glibc/wcsmbs
Ulrich Drepper 91bc38d09c Update.
2000-08-12  Andreas Jaeger  <aj@suse.de>

	* include/features.h (__STDC_ISO_10646__): Define.
	Reported by Markus Kuhn <Markus.Kuhn@cl.cam.ac.uk>.

	* include/features.h (__USE_ISOC99): Define for _XOPEN_SOURCE >= 600.

	* locale/langinfo.h: Define YESSTR and NOSTR also for XPG4 (but not
	for revision 6 and up).

	* posix/sys/types.h: Define __need_timer_t and __need_clockid_t before
	including <time.h>.
	* time/time.h: Allow __need_timer_t and __need_clockid_t to be defined
	to get definitions of just these types.

	* signal/signal.h: Define thread signal handling functions also for
	POSIX95.

	* sysdeps/unix/sysv/linux/bits/types.h: Define thread types also for
	POSIX95.
	* sysdeps/unix/sysv/linux/alpha/bits/types.h: Likewise.
	* sysdeps/unix/sysv/linux/ia64/bits/types.h: Likewise.
	* sysdeps/unix/sysv/linux/mips/bits/types.h: Likewise.
	* sysdeps/unix/sysv/linux/sparc/bits/types.h: Likewise.

	* sysvipc/sys/shm.h: Define pid_t for XPG.

	* wcsmbs/wchar.h: Make the various wide char string and stream
	functions available for the respective XPG versions.
2000-08-14 04:57:27 +00:00
..
.cvsignore
Makefile
Versions
btowc.c Update. 2000-06-19 21:12:06 +00:00
mbrlen.c
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-wcsnlen.c
tst-wcstof.c
wchar.h Update. 2000-08-14 04:57:27 +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
wcschrnul.c
wcscmp.c
wcscoll.c Update. 1999-12-31 00:04:07 +00:00
wcscoll_l.c
wcscpy.c
wcscspn.c
wcsdup.c
wcslen.c
wcsmbs-tst1.c
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
wcsnrtombs.c Update. 2000-06-19 21:12:06 +00:00
wcspbrk.c
wcsrchr.c
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
wcstold.c
wcstold_l.c
wcswidth.c Update. 1999-11-18 02:59:57 +00:00
wcsxfrm.c Update. 1999-12-31 00:04:07 +00:00
wcsxfrm_l.c
wctob.c Update. 2000-06-28 04:27:24 +00:00
wcwidth.c
wcwidth.h Update. 2000-07-25 04:37:22 +00:00
wmemchr.c
wmemcmp.c
wmemcpy.c
wmemmove.c
wmempcpy.c
wmemset.c