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 Update. 2002-07-20 01:14:41 +00:00
.cvsignore
Makefile 2005-07-21 Roland McGrath <roland@redhat.com> 2005-07-22 04:25:47 +00:00
Versions Update. 2004-05-03 21:40:12 +00:00
a64l.c * stdlib/a64l.c: Expect least significant digit first. 2001-10-25 10:20:40 +00:00
abs.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
alloca.h Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
atexit.c * csu/elf-init.c: Update copyright terms including special exception 2004-08-16 04:51:23 +00:00
atof.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
atoi.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
atol.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
atoll.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
bsearch.c * include/sys/syslog.h: Use libc_hidden_proto for syslog, vsyslog. 2002-08-03 12:59:33 +00:00
bug-strtod.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
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-iter.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
drand48.c Update. 2002-03-12 20:04:56 +00:00
drand48_r.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
erand48.c Update. 2002-03-12 20:04:56 +00:00
erand48_r.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
errno.h Update. 2002-07-20 01:14:41 +00:00
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 (CFLAGS-oldtmpfile.c): Add -fexceptions. 2003-09-02 07:14:15 +00:00
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 2002-08-26 Brian Youmans <3diff@gnu.org> 2002-08-26 22:40:48 +00:00
gmp.h 2002-08-26 Brian Youmans <3diff@gnu.org> 2002-08-26 22:40:48 +00:00
grouping.c Update. 2003-06-11 23:22:36 +00:00
grouping.h Update. 2003-06-11 23:22:36 +00:00
groupingwc.c Update. 2003-06-11 23:22:36 +00:00
isomac.c (get_null_defines): Treat NOT_IN_libc special. It is known to be defined. 2002-08-08 04:44:47 +00:00
jrand48.c Update. 2002-03-12 20:04:56 +00:00
jrand48_r.c 2.5-18.1 2007-07-12 18:26:36 +00:00
l64a.c * stdlib/a64l.c: Expect least significant digit first. 2001-10-25 10:20:40 +00:00
lcong48.c Update. 2002-03-12 20:04:56 +00:00
lcong48_r.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
longlong.h 2.5-18.1 2007-07-12 18:26:36 +00:00
lrand48.c Update. 2002-03-12 20:04:56 +00:00
lrand48_r.c 2002-08-04 Roland McGrath <roland@redhat.com> 2002-08-05 02:18:42 +00:00
mblen.c * locale/localeinfo.h (struct locale_data): Add private.ctype. 2002-09-02 19:34:39 +00:00
mbstowcs.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
mbtowc.c * locale/localeinfo.h (struct locale_data): Add private.ctype. 2002-09-02 19:34:39 +00:00
monetary.h 2.5-18.1 2007-07-12 18:26:36 +00:00
mrand48.c Update. 2002-03-12 20:04:56 +00:00
mrand48_r.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
msort.c Update. 2004-02-07 15:57:44 +00:00
nrand48.c Update. 2002-03-12 20:04:56 +00:00
nrand48_r.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
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.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
rand_r.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
random.c * iconv/gconv_conf.c: Convert GCC extension initializer syntax to C99. 2002-12-16 02:05:36 +00:00
random_r.c (__initstate_r): Don't use non-existing state. 2005-04-12 15:21:29 +00:00
rpmatch.c Update. 2003-06-11 23:22:36 +00:00
secure-getenv.c Update. 2002-08-03 07:02:10 +00:00
seed48.c Update. 2002-03-12 20:04:56 +00:00
seed48_r.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
srand48.c Update. 2002-03-12 20:04:56 +00:00
srand48_r.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
stdlib.h * include/stdlib.h: Remove malloc attribute from __posix_memalign. 2005-07-15 10:47:20 +00:00
strfmon.c 2.5-18.1 2007-07-12 18:26:36 +00:00
strfmon_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
strtod_l.c 2.5-18.1 2007-07-12 18:26:36 +00:00
strtof.c Update. 2004-03-14 21:12:06 +00:00
strtof_l.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 Update. 2002-02-14 09:25:02 +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
test-canon2.c 2.5-18.1 2007-07-12 18:26:36 +00:00
testdiv.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
testdiv.input
testmb.c
testmb2.c Update. 2004-02-23 23:30:12 +00:00
testrand.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
testsort.c
tst-bsearch.c Update. 2003-09-17 08:47:44 +00:00
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 Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
tst-limits.c Update. 2003-07-31 19:26:38 +00:00
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 Update. 2003-09-17 18:23:49 +00:00
tst-rand48.c 2.5-18.1 2007-07-12 18:26:36 +00:00
tst-random.c Update. 2001-08-23 23:36:47 +00:00
tst-random2.c [BZ #710] 2005-02-10 09:40:23 +00:00
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 * malloc/memusagestat.c (main): Use return instead of exit to 2000-12-31 10:52:32 +00:00
tst-strtoll.c * malloc/memusagestat.c (main): Use return instead of exit to 2000-12-31 10:52:32 +00:00
tst-system.c Update. 2002-12-17 06:52:45 +00:00
tst-xpg-basename.c * catgets/open_catalog.c (__open_catalog): Don't use a value type 2002-09-24 04:24:25 +00:00
ucontext.h Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
wcstombs.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
wctomb.c * locale/localeinfo.h (struct locale_data): Add private.ctype. 2002-09-02 19:34:39 +00:00
xpg_basename.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00