glibc/wctype
Ulrich Drepper 6cbe890a9d * wctype/wctype.h: The *_l functions are in POSIX 2008.
* wcsmbs/wchar.h: mbsnrtowcs, open_wmemstream, wcpcpy, wcpncpy,
	wcscasecmp, wcsdup, wcsncasecmp, wcsnlen, wcsnrtombs,
	wcscasecmp_l, wcsncasecmp_l, wcscoll_l, and wcsxfrm_l.
	* sysdeps/mach/hurd/bits/posix_opt.h: Reset value of macros from
	200112L to 200809L.
	* sysdeps/unix/sysv/linux/bits/posix_opt.h: Likewise.
	* posix/getconf.c (vars): Add _SC_THREAD_ROBUST_PRIO_INHERIT and
	_SC_THREAD_ROBUST_PRIO_PROTECT entries.
	* bits/confname.h: Add _SC_THREAD_ROBUST_PRIO_INHERIT and
	_SC_THREAD_ROBUST_PRIO_PROTECT.
	* posix/unistd.h: fexecve is in POSIX 2008.
	* time/time.h: strftime_l is in POSIX 2008.
	* io/sys/stat.h: futimens is in POSIX 2008.
	* string/strings.h: strcasecmp_l and strncasecmp_l are in POSIX 2008.
	* string/string.h: stpcpy, stpncpy, strndup, strnlen, strsignal,
	strcoll_l, strerror_l, and strxfrm_l are in POSIX 2008.
	* stdlib/stdlib.h: mkdtemp is in POSIX 2008.
2009-02-26 16:53:30 +00:00
..
.cvsignore Tue May 14 14:07:10 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> 1996-05-14 20:30:25 +00:00
Makefile * wctype/wctype.h: Get wint_t definition directly from <stddef.h>. 2008-12-29 23:21:21 +00:00
Versions Update. 1998-07-04 10:39:13 +00:00
bug-wctypeh.c * wctype/wctype.h: Get wint_t definition directly from <stddef.h>. 2008-12-29 23:21:21 +00:00
iswctype.c Update. 2002-08-04 09:27:27 +00:00
iswctype_l.c * ctype/ctype.h (isascii_l, toascii_l): Define to __*_l counterparts. 2002-08-27 23:36:31 +00:00
test_wcfuncs.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
test_wctype.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
towctrans.c Update. 2004-03-05 10:54:16 +00:00
towctrans_l.c * locale/Versions (libc: GLIBC_2.3): Add all the *_l functions 2002-08-06 08:40:20 +00:00
wcfuncs.c Don't use expensive wide char lookups in isw* functions if character is in ASCII range. 2005-10-17 15:48:30 +00:00
wcfuncs_l.c Don't use expensive wide char lookups in isw* functions if character is in ASCII range. 2005-10-17 15:48:30 +00:00
wchar-lookup.h Update. 2003-06-13 21:05:42 +00:00
wctrans.c Update. 2004-02-09 10:05:22 +00:00
wctrans_l.c * locale/Versions (libc: GLIBC_2.3): Add all the *_l functions 2002-08-06 08:40:20 +00:00
wctype.c 2002-08-02 Roland McGrath <roland@redhat.com> 2002-08-02 21:04:06 +00:00
wctype.h * wctype/wctype.h: The *_l functions are in POSIX 2008. 2009-02-26 16:53:30 +00:00
wctype_l.c * locale/Versions (libc: GLIBC_2.3): Add all the *_l functions 2002-08-06 08:40:20 +00:00