glibc/sysdeps/unix/sysv/linux/m68k
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
..
bits Update. 1997-11-26 04:23:08 +00:00
sys * sysdeps/unix/sysv/linux/m68k/Makefile (sysdep_headers): Add 1998-08-24 01:42:29 +00:00
brk.c update from main archive 970209 1997-02-10 03:19:57 +00:00
clone.S * sysdeps/unix/sysv/linux/m68k/sysdep.h (SYSCALL_ERROR_LABEL): New 1998-06-10 01:37:21 +00:00
Dist Update. 1998-10-23 14:05:15 +00:00
dl-librecon.h * sysdeps/unix/sysv/linux/m68k/dl-librecon.h: New file. 1998-04-01 00:53:13 +00:00
getgroups.c update from main archive 970118 1997-01-19 04:54:28 +00:00
getmsg.c Update. 1999-12-21 08:10:06 +00:00
getpmsg.c Update. 1999-12-21 08:10:06 +00:00
Makefile * sysdeps/unix/sysv/linux/m68k/Makefile [subdir=signal]: Remove 1998-10-26 01:47:41 +00:00
mmap.S Update. 1998-11-16 12:02:08 +00:00
mremap.S Update from main archive 961219 1996-12-20 01:39:50 +00:00
putmsg.c Update. 1999-12-21 08:10:06 +00:00
putpmsg.c Update. 1999-12-21 08:10:06 +00:00
register-dump.h * sysdeps/unix/sysv/linux/m68k/register-dump.h: New file. 1998-08-28 01:42:42 +00:00
setegid.c Update. 1998-10-18 15:16:22 +00:00
seteuid.c Update. 1998-10-18 15:16:22 +00:00
setfsgid.c Update. 1998-10-18 15:16:22 +00:00
setfsuid.c * sysdeps/unix/sysv/linux/m68k/setfsuid.c: Add real contents. 1998-10-21 01:50:21 +00:00
setgid.c Update. 1998-10-18 15:16:22 +00:00
setgroups.c update from main archive 970118 1997-01-19 04:54:28 +00:00
setjmp.c update from main archive 961229 1996-12-30 01:47:46 +00:00
setregid.c Update. 1998-10-21 15:29:52 +00:00
setresgid.c Update. 1998-10-18 15:16:22 +00:00
setresuid.c Update. 1998-10-18 15:16:22 +00:00
setreuid.c Update. 1998-10-21 15:29:52 +00:00
setuid.c Update. 1998-10-18 15:16:22 +00:00
sigcontextinfo.h Update. 1999-08-23 17:53:16 +00:00
socket.S Update. 1998-07-20 05:03:25 +00:00
syscall.S * sysdeps/unix/sysv/linux/m68k/sysdep.h (SYSCALL_ERROR_LABEL): New 1998-06-10 01:37:21 +00:00
syscalls.list * sysdeps/unix/sysv/linux/m68k/Makefile [subdir=signal]: Remove 1998-10-26 01:47:41 +00:00
sysdep.h * sysdeps/unix/sysv/linux/m68k/sysdep.h (INLINE_SYSCALL): Undo 1998-11-16 02:41:56 +00:00
sysdep.S * sysdeps/unix/sysv/linux/m68k/sysdep.S: Make _errno a weak alias, 1998-07-01 01:42:09 +00:00
Versions * sysdeps/unix/sysv/linux/m68k/Versions: New file. 1998-07-03 05:37:32 +00:00
vfork.S * sysdeps/unix/sysv/linux/m68k/vfork.S: Test return value after 1999-01-18 01:45:33 +00:00