glibc/manual
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
..
examples Update. 1998-12-31 18:19:19 +00:00
.cvsignore Update. 1998-07-17 12:36:43 +00:00
Makefile Update. 1999-01-18 09:38:36 +00:00
argp.texi Update. 1998-06-15 18:12:05 +00:00
arith.texi Update. 1999-06-30 17:16:08 +00:00
charset.texi (Converting Strings): @xref -> @pxref. 1999-01-22 09:17:00 +00:00
conf.texi Update. 1999-04-19 16:49:35 +00:00
contrib.texi Update. 1999-06-09 11:42:30 +00:00
creature.texi Update. 1998-12-14 09:14:02 +00:00
ctype.texi Update. 1999-06-16 15:44:59 +00:00
dir Update. 1997-06-19 19:11:22 +00:00
errno.texi Update. 1999-06-16 15:44:59 +00:00
filesys.texi Update. 1999-07-06 16:26:03 +00:00
getopt.texi 1999-03-16 Andreas Jaeger <aj@arthur.rhein-neckar.de> 1999-03-19 02:17:38 +00:00
header.texi Update. 1998-07-13 12:29:13 +00:00
install.texi Update. 1999-06-06 09:23:32 +00:00
intro.texi Update. 1999-01-11 20:13:43 +00:00
io.texi Update. 1999-06-22 12:18:19 +00:00
job.texi Update. 1998-07-13 12:29:13 +00:00
lang.texi Update. 1999-06-07 15:57:26 +00:00
lgpl.texinfo Update. 1998-03-19 14:32:08 +00:00
libc-texinfo.sh Update. 1999-01-18 09:38:36 +00:00
libc.texinfo Update. 1999-03-15 10:11:11 +00:00
libcbook.texi initial import 1995-02-18 01:27:10 +00:00
llio.texi Update. 1999-06-02 10:18:54 +00:00
locale.texi Update. 1999-01-11 20:13:43 +00:00
maint.texi Update. 1998-07-13 12:29:13 +00:00
math.texi Update. 1998-12-14 09:14:02 +00:00
memory.texi Update. 1999-06-16 15:44:59 +00:00
message.texi Update. 1998-11-16 12:02:08 +00:00
nss.texi Update. 1999-05-05 17:08:26 +00:00
nsswitch.texi update from main archive 960814 1996-08-15 01:23:29 +00:00
pattern.texi Update. 1998-11-16 12:02:08 +00:00
pipe.texi Update. 1998-07-13 12:29:13 +00:00
process.texi Update. 1999-01-24 10:17:23 +00:00
search.texi Update. 1999-01-08 08:54:53 +00:00
setjmp.texi Update. 1999-02-15 09:25:37 +00:00
signal.texi Update. 1999-03-08 14:23:38 +00:00
socket.texi Update. 1999-07-02 11:50:55 +00:00
startup.texi Update. 1999-02-07 12:50:11 +00:00
stdio-fp.c update from main archive 970225 1997-02-25 05:18:05 +00:00
stdio.texi Update. 1999-06-22 12:18:19 +00:00
string.texi Update. 1999-06-28 12:43:04 +00:00
summary.awk Update. 1997-07-06 22:02:42 +00:00
sysinfo.texi Update. 1998-07-13 12:29:13 +00:00
terminal.texi (Pseudo-Terminal Pairs): Change getpt and openpty documentation after recent change in the code. 1999-03-15 13:40:08 +00:00
texinfo.tex Update. 1999-06-02 10:18:54 +00:00
texis.awk Update. 1998-07-13 12:29:13 +00:00
time.texi Update. 1999-06-16 22:55:47 +00:00
tsort.awk Limited tsort replacement. 1999-01-18 09:22:51 +00:00
users.texi Update. 1999-06-30 17:16:08 +00:00
xtract-typefun.awk Update. 1998-04-21 18:15:51 +00:00