glibc/stdlib
Ulrich Drepper b799f91ddd * stdlib/bits/stdlib.h: New file.
* stdlib/stdlib.h: Include <bits/stdlib.h> if fortification is
	requested.
	* Makefile (headers): Add bits/stdlib.h.
	* include/bits/stdlib.h: New file.
	* debug/Depend: New file.
	* debug/ptsname_r_chk.c: New file.
	* debug/realpath_chk.c: New file.
	* debug/wctomb_chk.c: New file.
	* debug/Makefile (routines): Add ptsname_r_chk, realpath_chk, and
	wctomb_chk.
	* debug/Versions: Export __ptsname_r_chk, __realpath_chk, and
	__wctomb_chk.
	* debug/tst-chk1.c: Add tests for __ptsname_r_chk, __realpath_chk, and
	__wctomb_chk.
2005-07-13 06:09:58 +00:00
..
bits * stdlib/bits/stdlib.h: New file. 2005-07-13 06:09:58 +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 * include/sys/syslog.h: Use libc_hidden_proto for syslog, vsyslog. 2002-08-03 12:59:33 +00:00
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-iter.c
drand48.c
drand48_r.c
erand48.c
erand48_r.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 Update. 2005-01-26 00:01:20 +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
jrand48_r.c 2.5-18.1 2007-07-12 18:26:36 +00:00
l64a.c
lcong48.c
lcong48_r.c
longlong.h 2.5-18.1 2007-07-12 18:26:36 +00:00
lrand48.c
lrand48_r.c 2002-08-04 Roland McGrath <roland@redhat.com> 2002-08-05 02:18:42 +00:00
Makefile * stdlib/bits/stdlib.h: New file. 2005-07-13 06:09:58 +00:00
mblen.c * locale/localeinfo.h (struct locale_data): Add private.ctype. 2002-09-02 19:34:39 +00:00
mbstowcs.c
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
mrand48_r.c
msort.c Update. 2004-02-07 15:57:44 +00:00
nrand48.c
nrand48_r.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.c
rand_r.c
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
seed48.c
seed48_r.c
srand48.c
srand48_r.c
stdlib.h * stdlib/bits/stdlib.h: New file. 2005-07-13 06:09:58 +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
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
testdiv.input
testmb.c
testmb2.c Update. 2004-02-23 23:30:12 +00:00
testrand.c
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
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
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
tst-strtoll.c
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
Versions Update. 2004-05-03 21:40:12 +00:00
wcstombs.c
wctomb.c * locale/localeinfo.h (struct locale_data): Add private.ctype. 2002-09-02 19:34:39 +00:00
xpg_basename.c