glibc/misc
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
..
bits Update. 1997-07-06 22:02:42 +00:00
sys Update. 1999-06-19 09:58:37 +00:00
.cvsignore Tue May 14 14:07:10 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> 1996-05-14 20:30:25 +00:00
Makefile Update. 1999-07-06 16:26:03 +00:00
Versions Update. 1999-07-06 16:26:03 +00:00
ar.h Update. 1997-06-21 02:59:26 +00:00
daemon.c Update. 1999-06-08 21:20:07 +00:00
dirname.c update from main archive 961105 1996-11-06 04:24:40 +00:00
efgcvt.c Update. 1999-06-23 12:38:51 +00:00
efgcvt_r.c Update. 1999-06-24 13:25:48 +00:00
err.c Update. 1998-07-16 11:44:36 +00:00
err.h Update. 1998-11-30 14:21:53 +00:00
error.c Update. 1999-06-19 09:58:37 +00:00
error.h Update. 1997-06-21 02:59:26 +00:00
fstab.c Update. 1998-07-16 11:44:36 +00:00
fstab.h Update. 1999-06-08 21:20:07 +00:00
getpass.c Update. 1999-04-28 23:13:52 +00:00
getttyent.c Update. 1999-06-08 21:20:07 +00:00
getusershell.c Update. 1999-06-08 21:20:07 +00:00
hsearch.c Update. 1998-06-15 10:29:49 +00:00
hsearch_r.c Update. 1997-11-18 02:50:07 +00:00
init-misc.c Update. 1998-01-30 11:44:34 +00:00
insremque.c update from main archive 961105 1996-11-06 04:24:40 +00:00
ioctltst.c update from main archive 961206 1996-12-07 03:30:25 +00:00
libgen.h Update. 1997-06-21 02:59:26 +00:00
lsearch.c Update. 1998-01-21 17:04:36 +00:00
mkdtemp.c Update. 1999-07-06 16:26:03 +00:00
mkstemp.c Update. 1999-07-06 16:26:03 +00:00
mktemp.c Update. 1999-07-06 16:26:03 +00:00
mntent.c Update. 1997-10-31 22:55:02 +00:00
mntent.h Update. 1998-12-04 20:58:15 +00:00
mntent_r.c Update. 1998-09-06 23:45:24 +00:00
nlist.h Update. 1997-06-21 02:59:26 +00:00
qefgcvt.c Update. 1999-06-23 12:38:51 +00:00
qefgcvt_r.c Update. 1999-06-23 12:38:51 +00:00
regexp.c update from main archive 961119 1996-11-20 03:45:51 +00:00
regexp.h Updated. 1999-03-29 02:31:34 +00:00
search.h Update. 1998-08-09 17:39:48 +00:00
sgtty.h Update. 1998-10-05 13:40:47 +00:00
stab.h Update. 1997-06-21 02:59:26 +00:00
syscall.h update from main archive 960107 1997-01-07 23:29:44 +00:00
sysexits.h Update. 1999-06-09 13:08:30 +00:00
syslog.c Update. 1999-06-08 21:20:07 +00:00
syslog.h initial import 1995-02-18 01:27:10 +00:00
tsearch.c Update. 1997-11-06 00:02:46 +00:00
tst-dirname.c update from main archive 961220 1996-12-22 00:32:43 +00:00
tst-efgcvt.c Update. 1999-06-24 13:25:48 +00:00
tst-fdset.c Update. 1997-11-18 02:50:07 +00:00
tst-mntent.c Update. 1998-06-09 15:16:55 +00:00
tst-tsearch.c Update. 1997-05-31 00:47:04 +00:00
ttyent.h Update. 1999-06-08 21:20:07 +00:00
ttyslot.c Update. 1999-06-08 21:20:07 +00:00
ustat.h Thu Jul 18 04:33:21 1996 Roland McGrath <roland@baalperazim.frob.com> 1996-07-18 08:43:26 +00:00