glibc/iconv
Ulrich Drepper c63598bf05 Update.
1999-12-21  Ulrich Drepper  <drepper@cygnus.com>

	* sysdeps/unix/sysv/linux/i386/getmsg.c: New file.
	* sysdeps/unix/sysv/linux/i386/getpmsg.c: New file.
	* sysdeps/unix/sysv/linux/i386/putmsg.c: New file.
	* sysdeps/unix/sysv/linux/i386/putpmsg.c: New file.
	* sysdeps/unix/sysv/linux/m68k/getmsg.c: New file.
	* sysdeps/unix/sysv/linux/m68k/getpmsg.c: New file.
	* sysdeps/unix/sysv/linux/m68k/putmsg.c: New file.
	* sysdeps/unix/sysv/linux/m68k/putpmsg.c: New file.
	* sysdeps/unix/sysv/linux/mips/getmsg.c: New file.
	* sysdeps/unix/sysv/linux/mips/getpmsg.c: New file.
	* sysdeps/unix/sysv/linux/mips/putmsg.c: New file.
	* sysdeps/unix/sysv/linux/mips/putpmsg.c: New file.
	* sysdeps/unix/sysv/linux/powerpc/getmsg.c: New file.
	* sysdeps/unix/sysv/linux/powerpc/getpmsg.c: New file.
	* sysdeps/unix/sysv/linux/powerpc/putmsg.c: New file.
	* sysdeps/unix/sysv/linux/powerpc/putpmsg.c: New file.
	* sysdeps/unix/sysv/linux/powerpc/syscalls.list: Add getpmsg and
	putpmsg.

1999-12-20  Ulrich Drepper  <drepper@cygnus.com>

	* sysdeps/unix/sysv/linux/lxstat64.c: Include "kernel-features.h"
	before testing for __ASSUME_STAT64_SYSCALL.
	* sysdeps/unix/sysv/linux/fxstat64.c: Likewise.
	* sysdeps/unix/sysv/linux/xstat64.c: Likewise.

1999-12-20  Andreas Schwab  <schwab@suse.de>

	* manual/install.texi (Running make install): Clearify that
	install_root should be an absolute file name.

	* iconv/gconv.c (__gconv): Deal with outbuf being NULL.

	* iconv/iconv.c (iconv): Allow omitting output buffer if no input
	buffer is given to place conversion descriptor in initial state.
	* iconvdata/gconv-modules: Correct aliases CSPC850MULTILINGUAL and
	CSPC862LATINHEBREW.
	* iconvdata/gconv-modules: Add aliases GB2312 and csGB2312
	(according to IANA registry).
	Reported by Bruno Haible <haible@ilog.fr>.

	* iconvdata/johab.c: Correct completely broken conversion to JOHAB.
1999-12-21 08:10:06 +00:00
..
Makefile Update. 1999-01-04 12:33:59 +00:00
Versions Update. 1999-01-18 23:15:16 +00:00
gconv.c Update. 1999-12-21 08:10:06 +00:00
gconv.h Update. 1999-10-09 21:56:43 +00:00
gconv_builtin.c Update. 1999-06-16 22:55:47 +00:00
gconv_builtin.h Update. 1999-08-15 22:50:39 +00:00
gconv_close.c Update. 1999-06-16 22:55:47 +00:00
gconv_conf.c Update. 1999-04-30 17:44:43 +00:00
gconv_db.c Update. 1999-12-08 04:02:45 +00:00
gconv_dl.c Update. 1999-12-08 04:02:45 +00:00
gconv_int.h Update. 1999-08-22 22:39:16 +00:00
gconv_open.c Update. 1999-08-22 22:39:16 +00:00
gconv_simple.c Update. 1999-06-16 22:55:47 +00:00
iconv.c Update. 1999-12-21 08:10:06 +00:00
iconv.h Update. 1999-10-09 21:56:43 +00:00
iconv_close.c Update. 1999-06-16 22:55:47 +00:00
iconv_open.c Update. 1999-08-22 22:39:16 +00:00
iconv_prog.c Update. 1999-11-25 19:27:07 +00:00
loop.c Update. 1999-06-16 22:55:47 +00:00
skeleton.c It's __is_last, not is_last. 1999-11-24 03:15:24 +00:00