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
Depend
Makefile * stdlib/random_r.c (__initstate_r): Don't use non-existing state. 2005-04-12 15:29:07 +00:00
Versions
argz-addsep.c
argz-append.c
argz-count.c
argz-create.c
argz-ctsep.c
argz-delete.c
argz-extract.c
argz-insert.c
argz-next.c
argz-replace.c 2.5-18.1 2007-07-12 18:26:36 +00:00
argz-stringify.c
argz.h
basename.c
bug-strcoll1.c
bug-strncat1.c
bug-strpbrk1.c
bug-strspn1.c
byteswap.h
endian.h
envz.c 2.5-18.1 2007-07-12 18:26:36 +00:00
envz.h
inl-tester.c
memfrob.c
memory.h
noinl-tester.c
stratcliff.c
strcoll.c * include/libc-symbols.h (__hidden_proto): Remove bogus declaration 2005-03-17 21:06:39 +00:00
strcoll_l.c
strdup.c
strerror.c
strfry.c
string.h
strings.h
strndup.c
strsignal.c 2.5-18.1 2007-07-12 18:26:36 +00:00
strverscmp.c
strxfrm.c
strxfrm_l.c 2.5-18.1 2007-07-12 18:26:36 +00:00
swab.c
test-ffs.c
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
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
test-stpncpy.c
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
test-string.h
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
tester.c 2.5-18.1 2007-07-12 18:26:36 +00:00
tst-bswap.c
tst-inlcall.c
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
tst-strtok.c
tst-strxfrm.c
tst-svc.c
tst-svc.expect
tst-svc.input