glibc/wcsmbs
Ulrich Drepper dc4bb1c2be * posix/bits/unistd.h (confstr, getgroups, ttyname_r, gethostname,
getdomainname): Add __NTH.
	* stdlib/bits/stdlib.h (ptsname_r, wctomb, mbstowcs, wcstombs):
	Likewise.
	(realpath): Likewise.  Use __const instead of const.  Add __restrict
	keywords.
	* socket/bits/socket2.h (recvfrom): Add __restrict keyword to __buf.
	* wcsmbs/bits/wchar2.h (wmemcpy, wmemmove, wmempcpy, wmemset,
	wcscpy, wcpcpy, wcsncpy, wcpncpy, wcscat, wcsncat, vswprintf, wcrtomb,
	mbsrtowcs, wcsrtombs, mbsnrtowcs, wcsnrtombs): Add __NTH.
	* string/bits/string3.h (__memset_ichk): Likewise.
	(__memcpy_ichk, __memmove_ichk, __mempcpy_ichk, __strcpy_ichk,
	__stpcpy_ichk, __strncpy_ichk, stpncpy, __strcat_ichk,
	__strncat_ichk): Likewise.  Use __const instead of const.
	(__stpncpy_chk): Use __const instead of const.
	(__stpncpy_alias): Use __REDIRECT_NTH instead of __REDIRECT.

2005-08-08  Ulrich Drepper  <drepper@redhat.com>
	    Jakub Jelinek  <jakub@redhat.com>

	* nscd/mem.c (BLOCK_ALIGN_LOG, BLOCK_ALIGN, BLOCK_ALIGN_M1): Move
	definitions to...
	* nscd/nscd.h (BLOCK_ALIGN_LOG, BLOCK_ALIGN, BLOCK_ALIGN_M1): ...here.
	* nscd/connections.c (usekey): New enum.
	(check_use, verify_persistent_db): New functions.
	(nscd_init): If persistent database is corrupted, unlink it and
	recreate rather than falling back to non-persistent database.
	Call verify_persistent_db.  Avoid overflows in total computation.

2005-08-08  Ulrich Drepper  <drepper@redhat.com>

	* iconvdata/utf-16.c (PREPARE_LOOP): Minor cleanups to make code
	better readable.  Avoid passing var to loop function, it's not
	necessary at all.
2005-08-08 19:04:11 +00:00
..
bits * posix/bits/unistd.h (confstr, getgroups, ttyname_r, gethostname, 2005-08-08 19:04:11 +00:00
.cvsignore
btowc.c * sysdeps/ia64/fpu/libm_cpu_defs.h: Update copyright. 2005-04-01 09:53:28 +00:00
Depend
Makefile * wcsmbs/Makefile: Add rules to build and run tst-wchar-h. 2005-07-24 20:03:14 +00:00
mbrlen.c
mbrtowc.c * posix/regexec.c (check_node_accept_bytes): Correct cast to avoid 2005-03-06 07:27:56 +00:00
mbsinit.c Update. 2003-11-15 21:58:21 +00:00
mbsnrtowcs.c * posix/regexec.c (check_node_accept_bytes): Correct cast to avoid 2005-03-06 07:27:56 +00:00
mbsrtowcs.c Update. 2004-03-15 01:09:34 +00:00
mbsrtowcs_l.c * posix/regexec.c (check_node_accept_bytes): Correct cast to avoid 2005-03-06 07:27:56 +00:00
tst-btowc.c
tst-mbrtowc.c Update. 2003-01-16 02:27:47 +00:00
tst-mbsrtowcs.c 2.5-18.1 2007-07-12 18:26:36 +00:00
tst-wchar-h.c * wcsmbs/Makefile: Add rules to build and run tst-wchar-h. 2005-07-24 20:03:14 +00:00
tst-wcpncpy.c Update. 2004-05-19 16:52:55 +00:00
tst-wcrtomb.c
tst-wcsnlen.c
tst-wcstof.c
Versions
wchar.h * wcsmbs/bits/wchar2.h: New file. 2005-07-15 10:32:45 +00:00
wcpcpy.c
wcpncpy.c (tests): Add tst-wcpncpy. 2003-07-22 19:23:54 +00:00
wcrtomb.c * posix/regexec.c (check_node_accept_bytes): Correct cast to avoid 2005-03-06 07:27:56 +00:00
wcscasecmp.c
wcscasecmp_l.c
wcscat.c
wcschr.c
wcschrnul.c
wcscmp.c
wcscoll.c * include/libc-symbols.h (__hidden_proto): Remove bogus declaration 2005-03-17 21:06:39 +00:00
wcscoll_l.c Update. 2004-03-14 21:12:06 +00:00
wcscpy.c Update. 2003-02-01 20:53:16 +00:00
wcscspn.c
wcsdup.c
wcslen.c
wcsmbs-tst1.c Update. 2003-07-31 19:26:38 +00:00
wcsmbsload.c 2.5-18.1 2007-07-12 18:26:36 +00:00
wcsmbsload.h
wcsncase.c
wcsncase_l.c
wcsncat.c
wcsncmp.c
wcsncpy.c * wcsmbs/bits/wchar2.h: New file. 2005-07-15 10:32:45 +00:00
wcsnlen.c
wcsnrtombs.c * posix/regexec.c (check_node_accept_bytes): Correct cast to avoid 2005-03-06 07:27:56 +00:00
wcspbrk.c
wcsrchr.c
wcsrtombs.c * posix/regexec.c (check_node_accept_bytes): Correct cast to avoid 2005-03-06 07:27:56 +00:00
wcsspn.c
wcsstr.c
wcstod.c Update. 2004-03-14 21:12:06 +00:00
wcstod_l.c Update. 2004-03-14 21:12:06 +00:00
wcstof.c Update. 2004-03-14 21:12:06 +00:00
wcstof_l.c Update. 2004-03-14 21:12:06 +00:00
wcstok.c
wcstold.c Update. 2004-03-14 21:12:06 +00:00
wcstold_l.c Update. 2004-03-14 21:12:06 +00:00
wcswidth.c
wcsxfrm.c Update. 2004-03-14 21:12:06 +00:00
wcsxfrm_l.c Update. 2004-03-14 21:12:06 +00:00
wctob.c * sysdeps/ia64/fpu/libm_cpu_defs.h: Update copyright. 2005-04-01 09:53:28 +00:00
wcwidth.c
wcwidth.h
wmemchr.c
wmemcmp.c
wmemcpy.c
wmemmove.c
wmempcpy.c
wmemset.c