glibc/string
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 Tue May 14 14:07:10 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> 1996-05-14 20:30:25 +00:00
Depend Update. 2001-03-19 21:40:15 +00:00
Makefile * stdlib/random_r.c (__initstate_r): Don't use non-existing state. 2005-04-12 15:29:07 +00:00
Versions Update. 2004-03-22 19:54:06 +00:00
argz-addsep.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
argz-append.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
argz-count.c Update. 2002-04-09 20:36:24 +00:00
argz-create.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
argz-ctsep.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
argz-delete.c 2002-08-03 Roland McGrath <roland@redhat.com> 2002-08-04 01:28:06 +00:00
argz-extract.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
argz-insert.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
argz-next.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
argz-replace.c 2.5-18.1 2007-07-12 18:26:36 +00:00
argz-stringify.c Update. 2002-04-09 20:36:24 +00:00
argz.h Update. 2004-09-07 22:33:37 +00:00
basename.c * sunrpc/svc_authux.c (_svcauth_unix): Remove spurious printf (ugh!). 2002-08-12 02:02:20 +00:00
bug-strcoll1.c Update. 2001-04-26 20:45:18 +00:00
bug-strncat1.c * malloc/memusagestat.c (main): Use return instead of exit to 2000-12-31 10:52:32 +00:00
bug-strpbrk1.c * malloc/memusagestat.c (main): Use return instead of exit to 2000-12-31 10:52:32 +00:00
bug-strspn1.c * malloc/memusagestat.c (main): Use return instead of exit to 2000-12-31 10:52:32 +00:00
byteswap.h Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
endian.h Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
envz.c 2.5-18.1 2007-07-12 18:26:36 +00:00
envz.h Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
inl-tester.c Update. 1997-09-11 12:09:10 +00:00
memfrob.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
memory.h Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
noinl-tester.c Update. 1997-09-16 00:42:43 +00:00
stratcliff.c (main): Check memccpy. 2003-09-09 20:15:17 +00:00
strcoll.c * include/libc-symbols.h (__hidden_proto): Remove bogus declaration 2005-03-17 21:06:39 +00:00
strcoll_l.c Update. 2004-03-14 21:12:06 +00:00
strdup.c Update. 2002-08-03 21:19:56 +00:00
strerror.c * include/libc-symbols.h (__libc_freeres_fn_section, libc_freeres_fn): 2002-11-01 20:44:15 +00:00
strfry.c Update. 2002-03-12 00:38:37 +00:00
string.h 2004-10-15 Jakub Jelinek <jakub@redhat.com> 2004-10-18 04:17:19 +00:00
strings.h Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
strndup.c Update. 2002-08-03 21:19:56 +00:00
strsignal.c 2.5-18.1 2007-07-12 18:26:36 +00:00
strverscmp.c Update. 2002-08-04 09:27:27 +00:00
strxfrm.c Update. 2004-03-14 21:12:06 +00:00
strxfrm_l.c 2.5-18.1 2007-07-12 18:26:36 +00:00
swab.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
test-ffs.c Update. 2004-04-04 06:17:27 +00:00
test-memccpy.c 2.5-18.1 2007-07-12 18:26:36 +00:00
test-memchr.c 2.5-18.1 2007-07-12 18:26:36 +00:00
test-memcmp.c 2.5-18.1 2007-07-12 18:26:36 +00:00
test-memcpy.c 2.5-18.1 2007-07-12 18:26:36 +00:00
test-memmove.c 2.5-18.1 2007-07-12 18:26:36 +00:00
test-mempcpy.c * string/test-string.h: New file. 2002-11-07 19:15:01 +00:00
test-memset.c * string/test-memset.c (test_main): Use negative byte value is 2005-07-25 01:40:59 +00:00
test-stpcpy.c * string/test-string.h: New file. 2002-11-07 19:15:01 +00:00
test-stpncpy.c * string/test-strspn.c (do_test): Ensure zero termination. 2002-11-09 00:36:21 +00:00
test-strcat.c 2.5-18.1 2007-07-12 18:26:36 +00:00
test-strchr.c 2.5-18.1 2007-07-12 18:26:36 +00:00
test-strcmp.c 2.5-18.1 2007-07-12 18:26:36 +00:00
test-strcpy.c 2.5-18.1 2007-07-12 18:26:36 +00:00
test-strcspn.c * string/test-strchr.c (stupid_strchr): New function. 2002-11-08 22:10:01 +00:00
test-string.h Update. 2004-03-07 09:05:18 +00:00
test-strlen.c 2.5-18.1 2007-07-12 18:26:36 +00:00
test-strncmp.c 2.5-18.1 2007-07-12 18:26:36 +00:00
test-strncpy.c 2.5-18.1 2007-07-12 18:26:36 +00:00
test-strpbrk.c 2.5-18.1 2007-07-12 18:26:36 +00:00
test-strrchr.c 2.5-18.1 2007-07-12 18:26:36 +00:00
test-strspn.c 2.5-18.1 2007-07-12 18:26:36 +00:00
testcopy.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
tester.c 2.5-18.1 2007-07-12 18:26:36 +00:00
tst-bswap.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
tst-inlcall.c [BZ #130, BZ #131] 2004-04-29 21:55:45 +00:00
tst-strfry.c * stdlib/random_r.c (__initstate_r): Don't use non-existing state. 2005-04-12 15:29:07 +00:00
tst-strlen.c Update. 2001-08-28 04:52:25 +00:00
tst-strtok.c Update. 2001-02-22 13:46:25 +00:00
tst-strxfrm.c 2002-08-29 Roland McGrath <roland@redhat.com> 2002-08-29 09:26:30 +00:00
tst-svc.c * malloc/memusagestat.c (main): Use return instead of exit to 2000-12-31 10:52:32 +00:00
tst-svc.expect Update. 2001-02-02 08:24:56 +00:00
tst-svc.input Update. 2001-02-02 08:24:56 +00:00