glibc/stdlib
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
sys
.cvsignore
a64l.c
abs.c
alloca.h
atexit.c * csu/elf-init.c: Update copyright terms including special exception 2004-08-16 04:51:23 +00:00
atof.c
atoi.c
atol.c
atoll.c
bsearch.c
bug-strtod.c
canonicalize.c * stdlib/test-canon.c: Make doesExist a directory and add more tests 2005-04-27 07:37:00 +00:00
cxa_atexit.c 2.5-18.1 2007-07-12 18:26:36 +00:00
cxa_finalize.c 2.5-18.1 2007-07-12 18:26:36 +00:00
drand48_r.c
drand48-iter.c
drand48.c
erand48_r.c
erand48.c
errno.h
exit.c 2.5-18.1 2007-07-12 18:26:36 +00:00
exit.h 2.5-18.1 2007-07-12 18:26:36 +00:00
fmtmsg.c * include/stdio.h (__fxprintf): Remove wfmt argument. 2005-07-20 17:51:14 +00:00
fmtmsg.h
fpioconst.c 2.5-18.1 2007-07-12 18:26:36 +00:00
fpioconst.h Update. 2004-05-03 21:40:12 +00:00
gen-mpn-copy 2.5-18.1 2007-07-12 18:26:36 +00:00
getsubopt.c [BZ #391] 2004-09-20 20:56:19 +00:00
gmp-impl.h
gmp.h
grouping.c
grouping.h
groupingwc.c
isomac.c
jrand48_r.c 2.5-18.1 2007-07-12 18:26:36 +00:00
jrand48.c
l64a.c
lcong48_r.c
lcong48.c
longlong.h 2.5-18.1 2007-07-12 18:26:36 +00:00
lrand48_r.c
lrand48.c
Makefile 2005-07-21 Roland McGrath <roland@redhat.com> 2005-07-22 04:25:47 +00:00
mblen.c
mbstowcs.c
mbtowc.c
monetary.h 2.5-18.1 2007-07-12 18:26:36 +00:00
mrand48_r.c
mrand48.c
msort.c
nrand48_r.c
nrand48.c
old_atexit.c Update. 2004-03-10 09:29:17 +00:00
on_exit.c 2.5-18.1 2007-07-12 18:26:36 +00:00
qsort.c [BZ #16] 2004-03-10 06:46:51 +00:00
rand_r.c
rand.c
random_r.c (__initstate_r): Don't use non-existing state. 2005-04-12 15:21:29 +00:00
random.c
rpmatch.c
secure-getenv.c
seed48_r.c
seed48.c
srand48_r.c
srand48.c
stdlib.h * include/stdlib.h: Remove malloc attribute from __posix_memalign. 2005-07-15 10:47:20 +00:00
strfmon_l.c 2.5-18.1 2007-07-12 18:26:36 +00:00
strfmon.c 2.5-18.1 2007-07-12 18:26:36 +00:00
strtod_l.c 2.5-18.1 2007-07-12 18:26:36 +00:00
strtod.c 2.5-18.1 2007-07-12 18:26:36 +00:00
strtof_l.c Update. 2004-03-14 21:12:06 +00:00
strtof.c Update. 2004-03-14 21:12:06 +00:00
strtold.c 2.5-18.1 2007-07-12 18:26:36 +00:00
test-a64l.c
test-canon2.c 2.5-18.1 2007-07-12 18:26:36 +00:00
test-canon.c * stdlib/test-canon.c: Make doesExist a directory and add more tests 2005-04-27 07:37:00 +00:00
testdiv.c
testdiv.input
testmb2.c Update. 2004-02-23 23:30:12 +00:00
testmb.c
testrand.c
testsort.c
tst-bsearch.c
tst-environ.c * sysdeps/generic/setenv.c (setenv): Return -1/EINVAL if name is 2004-06-09 18:33:36 +00:00
tst-fmtmsg.c Update. 2005-01-27 18:49:47 +00:00
tst-fmtmsg.sh
tst-limits.c
tst-putenv.c Update. 2005-01-04 07:48:13 +00:00
tst-putenvmod.c Update. 2005-01-04 07:48:13 +00:00
tst-qsort.c
tst-rand48.c 2.5-18.1 2007-07-12 18:26:36 +00:00
tst-random2.c [BZ #710] 2005-02-10 09:40:23 +00:00
tst-random.c
tst-setcontext.c 2.5-18.1 2007-07-12 18:26:36 +00:00
tst-strtod.c [BZ #274] 2004-07-25 03:31:54 +00:00
tst-strtol.c
tst-strtoll.c
tst-system.c
tst-xpg-basename.c
ucontext.h
Versions Update. 2004-05-03 21:40:12 +00:00
wcstombs.c
wctomb.c
xpg_basename.c