glibc/stdlib
Roland McGrath f0cf0902ea * Makerules ($(+sysdir_pfx)sysd-rules): Emit pattern rules to install
into $(inst_includedir)/%.h from sysdirs.
	[headers]: Change static pattern rule for installing
	$(headers) to do only those not matching %.h.
	($(inst_includedir)/%.h: $(objpfx)%.h): Add this pattern rule instead.
	($(inst_includedir)/%.h: %.h): Likewise.
	($(inst_includedir)/%.h: $(..)include/%.h): Likewise.

	* Makefile ($(inst_includedir)/gnu/stubs.h):
	Add $(make-target-directory).

	* stdlib/Makefile (headers): Restore headers removed in last change.

2006-01-16  Jakub Jelinek  <jakub@redhat.com>

	* math/e_exp2l.c: Don't include stdio.h, errno.h, stub-tag.h, include
	math_private.h.
	(__ieee754_exp2l): Compute for now as expl (M_LN2l * x)
	instead of failing.
	(exp2l): Remove stub_warning.

2006-01-15  Jakub Jelinek  <jakub@redhat.com>

	* io/tst-faccessat.c (do_test): Don't fail if geteuid () == 0.
2006-01-17 04:31:22 +00:00
..
bits * sysdeps/ieee754/ldbl-opt/nldbl-compat.h (NLDBL_HIDDEN): Removed. 2006-01-14 20:33:13 +00:00
sys
.cvsignore
a64l.c
abort.c 2005-12-13 Ulrich Drepper <drepper@redhat.com> 2005-12-14 08:43:25 +00:00
abs.c
add_n.c 2005-12-13 Ulrich Drepper <drepper@redhat.com> 2005-12-14 08:43:25 +00:00
addmul_1.c 2005-12-13 Ulrich Drepper <drepper@redhat.com> 2005-12-14 08:43:25 +00:00
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-strtod2.c [BZ #1230] 2005-09-28 06:09:24 +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
cmp.c 2005-12-13 Ulrich Drepper <drepper@redhat.com> 2005-12-14 08:43:25 +00:00
cxa_atexit.c * stdlib/cxa_atexit.c: Use PTR_MANGLE on function pointer. Fill in 2005-12-18 17:32:37 +00:00
cxa_finalize.c * stdlib/cxa_atexit.c: Use PTR_MANGLE on function pointer. Fill in 2005-12-18 17:32:37 +00:00
dbl2mpn.c 2005-12-13 Ulrich Drepper <drepper@redhat.com> 2005-12-14 08:43:25 +00:00
Depend [BZ #1230] 2005-09-28 06:09:24 +00:00
div.c 2005-12-13 Ulrich Drepper <drepper@redhat.com> 2005-12-14 08:43:25 +00:00
divmod_1.c 2005-12-13 Ulrich Drepper <drepper@redhat.com> 2005-12-14 08:43:25 +00:00
divrem.c 2005-12-13 Ulrich Drepper <drepper@redhat.com> 2005-12-14 08:43:25 +00:00
drand48_r.c
drand48-iter.c
drand48.c
erand48_r.c
erand48.c
errno.h
exit.c * stdlib/cxa_atexit.c: Use PTR_MANGLE on function pointer. Fill in 2005-12-18 17:32:37 +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
gen-mpn-copy 2.5-18.1 2007-07-12 18:26:36 +00:00
getcontext.c Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +00:00
getenv.c Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +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
inlines.c Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +00:00
isomac.c
jrand48_r.c 2.5-18.1 2007-07-12 18:26:36 +00:00
jrand48.c
l64a.c
labs.c Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +00:00
lcong48_r.c
lcong48.c
ldbl2mpn.c Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +00:00
ldiv.c Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +00:00
llabs.c Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +00:00
lldiv.c Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +00:00
longlong.h * stdlib/longlong.h: Update from GCC. 2005-12-06 00:48:30 +00:00
lrand48_r.c
lrand48.c
lshift.c Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +00:00
makecontext.c Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +00:00
Makefile * Makerules ($(+sysdir_pfx)sysd-rules): Emit pattern rules to install 2006-01-17 04:31:22 +00:00
mblen.c
mbstowcs.c
mbtowc.c
mod_1.c Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +00:00
monetary.h * math/math.h [__NO_LONG_DOUBLE_MATH] (__nldbl_nexttowardf): New 2006-01-14 12:10:44 +00:00
mp_clz_tab.c Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +00:00
mpn2dbl.c Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +00:00
mpn2flt.c Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +00:00
mpn2ldbl.c Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +00:00
mrand48_r.c
mrand48.c
msort.c
mul_1.c Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +00:00
mul_n.c Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +00:00
mul.c Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +00:00
nrand48_r.c
nrand48.c
old_atexit.c
on_exit.c * stdlib/cxa_atexit.c: Use PTR_MANGLE on function pointer. Fill in 2005-12-18 17:32:37 +00:00
putenv.c Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +00:00
qsort.c
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
rshift.c Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +00:00
secure-getenv.c
seed48_r.c
seed48.c
setcontext.c Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +00:00
setenv.c Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +00:00
srand48_r.c
srand48.c
stdlib.h * math/math.h [__NO_LONG_DOUBLE_MATH] (__nldbl_nexttowardf): New 2006-01-14 12:10:44 +00:00
strfmon_l.c * math/math.h [__NO_LONG_DOUBLE_MATH] (__nldbl_nexttowardf): New 2006-01-14 12:10:44 +00:00
strfmon.c * math/math.h [__NO_LONG_DOUBLE_MATH] (__nldbl_nexttowardf): New 2006-01-14 12:10:44 +00:00
strtod_l.c * math/math.h [__NO_LONG_DOUBLE_MATH] (__nldbl_nexttowardf): New 2006-01-14 12:10:44 +00:00
strtod.c * math/math.h [__NO_LONG_DOUBLE_MATH] (__nldbl_nexttowardf): New 2006-01-14 12:10:44 +00:00
strtof_l.c
strtof.c
strtoimax.c Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +00:00
strtol_l.c Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +00:00
strtol.c Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +00:00
strtold_l.c Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +00:00
strtold.c * math/math.h [__NO_LONG_DOUBLE_MATH] (__nldbl_nexttowardf): New 2006-01-14 12:10:44 +00:00
strtoll_l.c Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +00:00
strtoll.c Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +00:00
strtoul_l.c Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +00:00
strtoul.c Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +00:00
strtoull_l.c Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +00:00
strtoull.c Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +00:00
strtoumax.c Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +00:00
sub_n.c Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +00:00
submul_1.c Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +00:00
swapcontext.c Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +00:00
system.c Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +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
testmb.c
testrand.c
testsort.c
tst-bsearch.c
tst-environ.c
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
tst-strtol.c
tst-strtoll.c
tst-system.c
tst-xpg-basename.c
ucontext.h
udiv_qrnnd.c Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +00:00
Versions
wcstoimax.c Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +00:00
wcstombs.c
wcstoumax.c Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +00:00
wctomb.c
xpg_basename.c