glibc/sysdeps/unix/sysv/linux/bits
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
..
dirent.h Update. 1997-11-26 04:23:08 +00:00
errno.h Update. 1998-07-16 13:49:59 +00:00
fcntl.h Update. 1998-10-25 09:11:53 +00:00
in.h Update. 1998-10-06 09:15:03 +00:00
ioctl-types.h Update. 1999-06-17 12:33:08 +00:00
ioctls.h Update. 1998-04-02 12:44:17 +00:00
local_lim.h Update. 1998-11-12 18:06:31 +00:00
poll.h Update. 1997-11-26 04:23:08 +00:00
posix_opt.h Update. 1999-01-16 17:09:04 +00:00
pthreadtypes.h Update. 1998-06-30 12:09:42 +00:00
resource.h Update. 1998-07-08 22:53:56 +00:00
sched.h Update. 1999-01-19 15:34:49 +00:00
sigaction.h Update. 1998-11-03 17:21:07 +00:00
sigcontext.h Update. 1998-08-31 16:30:27 +00:00
siginfo.h Update. 1998-08-20 17:40:36 +00:00
signum.h Update. 1998-01-25 17:01:47 +00:00
sigset.h Update. 1998-08-18 23:27:30 +00:00
sigstack.h Update. 1998-06-10 11:00:50 +00:00
socket.h Update. 1999-07-06 16:26:03 +00:00
stat.h Update. 1999-02-11 12:11:01 +00:00
statfs.h Update. 1998-03-20 16:35:19 +00:00
statvfs.h Update. 1998-06-09 15:16:55 +00:00
termios.h Update. 1999-01-19 12:28:57 +00:00
time.h Update. 1998-10-25 09:11:53 +00:00
types.h Update. 1999-04-16 17:23:03 +00:00
uio.h Update. 1997-11-26 04:23:08 +00:00
ustat.h Update. 1997-06-21 02:59:26 +00:00
utsname.h Update. 1997-11-26 04:23:08 +00:00
waitflags.h Update. 1997-11-26 04:23:08 +00:00