glibc/wcsmbs
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
..
.cvsignore
Depend Update. 2000-09-06 22:15:07 +00:00
Makefile Update. 2000-09-06 22:15:07 +00:00
Versions Update. 1999-06-16 22:55:47 +00:00
btowc.c Update. 2000-06-19 21:12:06 +00:00
mbrlen.c Update. 1998-07-16 11:44:36 +00:00
mbrtowc.c Update. 2000-06-28 21:46:28 +00:00
mbsinit.c Update. 2000-04-07 16:45:34 +00:00
mbsnrtowcs.c Update. 2000-06-19 21:12:06 +00:00
mbsrtowcs.c Update. 2000-06-19 21:12:06 +00:00
tst-btowc.c Update. 2000-09-06 22:15:07 +00:00
tst-wcsnlen.c Update. 1999-08-16 06:52:42 +00:00
tst-wcstof.c
wchar.h Update. 2000-09-14 01:43:19 +00:00
wcpcpy.c
wcpncpy.c
wcrtomb.c Update. 2000-06-28 21:46:28 +00:00
wcscasecmp.c
wcscasecmp_l.c
wcscat.c
wcschr.c Update. 1999-07-01 21:13:35 +00:00
wcschrnul.c Update. 1999-06-21 13:38:44 +00:00
wcscmp.c
wcscoll.c Update. 2000-08-29 01:20:23 +00:00
wcscoll_l.c
wcscpy.c
wcscspn.c
wcsdup.c Update. 1998-07-16 11:44:36 +00:00
wcslen.c Update. 1998-07-14 15:06:24 +00:00
wcsmbs-tst1.c Update. 1998-09-14 11:43:26 +00:00
wcsmbsload.c Update. 2000-07-26 23:00:05 +00:00
wcsmbsload.h Update. 2000-01-26 06:55:29 +00:00
wcsncase.c
wcsncase_l.c
wcsncat.c
wcsncmp.c
wcsncpy.c
wcsnlen.c Update. 1999-08-16 06:52:42 +00:00
wcsnrtombs.c Update. 2000-06-19 21:12:06 +00:00
wcspbrk.c
wcsrchr.c Update. 1999-07-01 21:13:35 +00:00
wcsrtombs.c Update. 2000-06-19 21:12:06 +00:00
wcsspn.c
wcsstr.c
wcstod.c
wcstod_l.c
wcstof.c
wcstof_l.c
wcstok.c Update. 1998-09-09 11:53:19 +00:00
wcstold.c Update. 1998-12-31 18:19:19 +00:00
wcstold_l.c Update. 1999-02-26 21:35:38 +00:00
wcswidth.c Update. 1999-11-18 02:59:57 +00:00
wcsxfrm.c Update. 2000-08-29 01:20:23 +00:00
wcsxfrm_l.c
wctob.c Update. 2000-06-28 04:27:24 +00:00
wcwidth.c
wcwidth.h Update. 2000-09-01 19:36:44 +00:00
wmemchr.c
wmemcmp.c
wmemcpy.c Update. 1999-06-16 22:55:47 +00:00
wmemmove.c Update. 1999-06-16 22:55:47 +00:00
wmempcpy.c Update. 1999-06-16 22:55:47 +00:00
wmemset.c Update. 1999-04-28 23:13:52 +00:00