glibc/stdlib
Ulrich Drepper 2e65ca2b22 Update.
1999-07-06  Ulrich Drepper  <drepper@cygnus.com>

	* sysdeps/unix/sysv/linux/alpha/ioperm.c: Update for some more
	motherboards.
	Patch by Jay Estabrook.

	* sysdeps/unix/sysv/linux/configure.in: Don't test for libc4 in
	ldd for SPARC.
	* /sysdeps/unix/sysv/linux/sparc/ldd-rewrite.sed: New file.
	Patch by Cristian Gafton.

1999-07-02  Cristian Gafton  <gafton@redhat.com>

	* sysdeps/unix/sysv/linux/bits/socket.h (__cmsg_nxthdr): "return 0"
	instead of "return NULL" to make C++ happy.

1999-07-04  Mark Kettenis  <kettenis@gnu.org>

	* libio/iofdopen.c (_IO_new_fdopen): Set EINVAL if MODE is not
	allowed by the file access mode of the open file.

1999-07-06  Ulrich Drepper  <drepper@cygnus.com>

	* sysdeps/generic/setfpucw.c: Include math.h to get all needed
	macros defined.

1999-07-03  Jakub Jelinek   <jj@ultra.linux.cz>

	* sysdeps/sparc/sparc64/submul_1.S: Fix carry handling. Optimize.
	* sysdeps/sparc/sparc64/lshift.S: Make a leaf subroutine. Optimize.
	* sysdeps/sparc/sparc64/rshift.S: Likewise.
	* sysdeps/sparc/sparc64/mul_1.S: Optimize.

1999-07-04  Wolfram Gloger  <wmglo@dent.med.uni-muenchen.de>

	* malloc/malloc.c (request2size): Check for overflow and return
	NULL whenever it is encountered.

1999-07-04  Zack Weinberg  <zack@rabi.columbia.edu>

	* sysdeps/posix/tempname.c (__gen_tempname):   Add
	ability to create directories.  Replace OPENIT and LARGEFILE
	args with a single flags parameter.
	* sysdeps/generic/tempname.c: Likewise.
	* include/stdio.h: Adjust prototype of __gen_tempname to
	match.  Define symbolic constants for second argument.

	* misc/mkdtemp.c: New file, provides new function mkdtemp().
	* stdlib/stdlib.h: Prototype it.
	* misc/Versions: Export it.
	* misc/Makefile (routines): Add mktemp.
	* manual/filesys.texi: Document it.

	* misc/mktemp.c: Adjust call of __gen_tempname to match new
	convention.
	* misc/mkstemp.c: Likewise.
	* stdio-common/tempnam.c: Likewise.
	* stdio-common/tmpfile.c: Likewise.
	* stdio-common/tmpfile64.c: Likewise.
	* stdio-common/tmpnam.c: Likewise.
	* stdio-common/tmpnam_r.c: Likewise.

1999-07-05  Jakub Jelinek   <jj@ultra.linux.cz>

	* sysdeps/sparc/sparc64/dl-machine.h (elf_machine_rela): Support
	R_SPARC_OLO10 relocations.
	* elf/elf.h (R_SPARC_OLO10): Fix comment.
1999-07-06 16:26:03 +00:00
..
.cvsignore
a64l.c Update. 1999-04-28 23:13:52 +00:00
abs.c
alloca.h
atexit.c Update. 1999-04-28 23:13:52 +00:00
atof.c
atoi.c
atol.c
atoll.c
bsearch.c
canonicalize.c Update. 1999-02-09 09:50:05 +00:00
drand48_r.c
drand48-iter.c
drand48.c
erand48_r.c
erand48.c
exit.c Update. 1999-04-28 23:13:52 +00:00
exit.h
fmtmsg.c Update. 1999-04-30 17:44:43 +00:00
fmtmsg.h
fpioconst.c Update. 1999-05-06 09:06:27 +00:00
fpioconst.h Update. 1999-04-28 23:13:52 +00:00
gen-mpn-copy
getsubopt.c Update. 1999-04-28 23:13:52 +00:00
gmp-impl.h
gmp.h
grouping.h
isomac.c
jrand48_r.c
jrand48.c
l64a.c
lcong48_r.c
lcong48.c
longlong.h Update. 1999-06-21 14:58:43 +00:00
lrand48_r.c
lrand48.c
Makefile Update. 1999-06-15 12:07:01 +00:00
mblen.c Update. 1999-06-16 22:55:47 +00:00
mbstowcs.c
mbtowc.c Update. 1999-06-16 22:55:47 +00:00
monetary.h
mp_clz_tab.c
mrand48_r.c
mrand48.c
msort.c
nrand48_r.c
nrand48.c
on_exit.c
qsort.c
rand_r.c
rand.c
random_r.c
random.c
rpmatch.c
secure-getenv.c
seed48_r.c
seed48.c
srand48_r.c
srand48.c
stdlib.h Update. 1999-07-06 16:26:03 +00:00
strfmon_l.c
strfmon.c Update. 1999-06-16 22:55:47 +00:00
strtod_l.c
strtod.c Update. 1999-04-28 23:13:52 +00:00
strtof_l.c
strtof.c
strtold_l.c Update. 1999-02-26 21:35:38 +00:00
test-canon2.c
test-canon.c
testdiv.c
testdiv.input
testmb.c
testrand.c
testsort.c
tst-strtod.c Update. 1999-05-17 10:09:50 +00:00
tst-strtol.c
tst-strtoll.c Update. 1999-06-21 13:38:44 +00:00
ucontext.h
Versions Update. 1999-02-07 12:50:11 +00:00
wcstombs.c
wctomb.c Update. 1999-06-16 22:55:47 +00:00
xpg_basename.c