glibc/sysdeps/unix/sysv/linux/mips
Ulrich Drepper d164630900 Update.
* libio/stdio.h: Define __FILE if __need___FILE is defined.
	* stdio/stdio.h: Likewise.
	* wcsmbs/wchar.h: Get definition of __FILE. Use __FILE instead of FILE.
	* include/stdio.h: Handle __need___FILE like __need_FILE.
	* include/wchar.h: Use __FILE instead of FILE.
	* libio/fwprintf.c: Include <stdio.h> for FILE definition.
	* libio/fwscanf.c: Likewise.
	* libio/getwc.c: Likewise.

	* sysdeps/generic/stdint.h (WINT_MAX): Define to 4294967295u.
	* sysdeps/generic/bits/wchar.h (WCHAR_MIN): Define to -2147483647 - 1.
	* sysdeps/unix/sysv/linux/i386/bits/wchar.h: Likewise.

	* assert/assert.h: Update comment header about ISO C section.
	* math/complex.h: Likewise.
	* ctype/ctype.h: Likewise.
	* include/errno.h: Likewise.
	* include/limits.h: Likewise.
	* locale/locale.h: Likewise.
	* math/math.h: Likewise.
	* setjmp/setjmp.h: Likewise.
	* signal/signal.h: Likewise.
	* stdio/stdio.h: Likewise.
	* libio/stdio.h: Likewise.
	* stdlib/stdlib.h: Likewise.
	* string/string.h: Likewise.
	* time/time.h: Likewise.
	* wcsmbs/wchar.h: Likewise.
	* wctype/wctype.h: Likewise.
	Patches by Joseph S. Myers <jsm28@cam.ac.uk>.

2000-09-13  Andreas Jaeger  <aj@suse.de>

	* sysdeps/unix/sysv/linux/bits/socket.h (__cmsg_nxthdr): Fix test
	for no more entries.
	* sysdeps/unix/sysv/aix/bits/socket.h (__cmsg_nxthdr): Likewise.
	* sysdeps/unix/sysv/linux/mips/bits/socket.h (__cmsg_nxthdr): Likewise.
	Reported by Eric S. Johnson <esj@cs.fiu.edu>, closes PR libc/1887.

2000-09-13  Ulrich Drepper  <drepper@redhat.com>
2000-09-14 01:43:19 +00:00
..
bits Update. 2000-09-14 01:43:19 +00:00
sys (SYS_getdents64): New. (SYS_fcntl64): New. 2000-09-07 08:17:04 +00:00
_test_and_set.c Update. 2000-07-28 13:37:56 +00:00
brk.c Update. 2000-02-01 11:55:32 +00:00
clone.S 2000-04-14 Andreas Jaeger <aj@suse.de> 2000-04-14 17:36:37 +00:00
Dist Update. 2000-08-02 22:44:39 +00:00
entry.h Update. 1997-07-12 23:35:19 +00:00
fcntl.c Update. 2000-09-07 14:54:03 +00:00
ftruncate64.c * string/endian.h (__LONG_LONG_PAIR): New macro. 2000-07-06 23:42:33 +00:00
getmsg.c Update. 1999-12-21 16:03:22 +00:00
getpmsg.c Update. 1999-12-21 16:03:22 +00:00
kernel_sigaction.h 2000-04-07 Andreas Jaeger <aj@suse.de> 2000-04-07 20:07:21 +00:00
kernel_stat.h Update. 1997-07-12 23:35:19 +00:00
kernel_termios.h Update. 1998-11-28 21:06:13 +00:00
lockf64.c Update. 2000-09-07 15:46:19 +00:00
Makefile [$(subdir) = misc]: Use sysdep_headers instead of headers for make dist. 2000-09-06 08:21:55 +00:00
pipe.S Add newline at EOF. 2000-04-14 17:53:07 +00:00
pread64.c * sysdeps/generic/bp-checks.h (CHECK_SIGSET, CHECK_SIGSETopt): 2000-07-07 02:19:06 +00:00
pread.c * sysdeps/generic/bp-checks.h (CHECK_SIGSET, CHECK_SIGSETopt): 2000-07-07 02:19:06 +00:00
putmsg.c Update. 1999-12-21 16:03:22 +00:00
putpmsg.c Update. 1999-12-21 16:03:22 +00:00
pwrite64.c * sysdeps/generic/bp-checks.h (CHECK_SIGSET, CHECK_SIGSETopt): 2000-07-07 02:19:06 +00:00
pwrite.c * sysdeps/generic/bp-checks.h (CHECK_SIGSET, CHECK_SIGSETopt): 2000-07-07 02:19:06 +00:00
register-dump.h Update. 2000-02-08 17:27:54 +00:00
sigcontextinfo.h Update. 2000-02-08 17:27:54 +00:00
syscalls.list Update. 2000-09-07 15:46:19 +00:00
sysdep.S Update. 1998-12-31 18:19:19 +00:00
truncate64.c * sysdeps/generic/bp-checks.h (CHECK_SIGSET, CHECK_SIGSETopt): 2000-07-07 02:19:06 +00:00
ustat.c * sysdeps/generic/bp-checks.h (CHECK_SIGSET, CHECK_SIGSETopt): 2000-07-07 02:19:06 +00:00
Versions Update. 2000-07-28 13:37:56 +00:00
xmknod.c * sysdeps/generic/bp-checks.h (CHECK_SIGSET, CHECK_SIGSETopt): 2000-07-07 02:19:06 +00:00
xstatconv.c Update. 2000-09-05 19:33:49 +00:00