glibc/manual
Ulrich Drepper a18f587da5 update from main archive 961206
Sat Dec  7 03:24:36 1996  Ulrich Drepper  <drepper@cygnus.com>

	* configure.in: Discard error message from test in test for
	bash-2.0.

	* io/getpw.c: Don't apply getcwd on user supplied buffer.
	Instead always use temporary buffer and only copy the result.
	Patch by HJ Lu.
	* stdlib/canonicalize.c: Likewise.

	* libio/fileops.c: Change comments according to libg++2.8b5.
	* libio/iosetvbuf.c: Follow change in libg++-2.8b5 to clear
	unbuffered flag.
	Reported by HJ Lu.

	* manual/nss.texi: Correct prototypes.

	* misc/syslog.c: Make reentrant.  Catch SIGPIPE signal to prevent
	crash if syslog daemon is restarted.

	* stdlib/rand_r.c: New file.  Implementation of POSIX.2 function
	rand_r.
	* stdlib/Makefile (routines): Add rand_r.

	* sysdeps/stub/libc-lock.h: Define __libc_lock_trylock and
	__libc_mutex_lock.

	* configure.in: Add --disable-sanity-check option.
	* sysdeps/unix/sysv/linux/configure.in: If linuxthreads or
	des-crypt are not available and --disbale-sanity-check is not
	given abort with a message.

Thu Dec  5 19:19:53 1996  Richard Henderson  <rth@tamu.edu>

	* posix/glob.c: Tests against STDC_HEADERS should also test
	__GNU_LIBRARY__.

Thu Dec  5 16:20:55 1996  Ulrich Drepper  <drepper@cygnus.com>

	* misc/err.c (vwarn): Set errno again before using %m format.

Thu Dec  5 10:14:05 1996  Andreas Jaeger  <aj@arthur.pfalz.de>

	* grp/grp.h: Add declaration of __getgrent_r.

	* io/fts.c (fts_build): Remove "register" from variables dirbuf
	and dp since their address is needed.

	* sysdeps/posix/getcwd.c (__getcwd): Remove "register" from
	variable d since d's address is needed.

	* misc/tst-dirname.c (main): Provide prototype.
	* misc/ioctltst.c (main): Dito.

	* Makefile: Add gnu/lib-names.h to install-others before including
	Makerules.

Wed Dec  4 16:00:09 1996  Ulrich Drepper  <drepper@cygnus.com>

	* sysdeps/unix/sysv/linux/sys/socketvar.h: New file.  Simply use
	<sys/socket.h>.
	* sysdeps/unix/sysv/linux/Dist: Add sys/socketvar.h.
	* sysdeps/unix/sysv/linux/Makefile [$(subdir)=inet)]: Add
	sys/socketvar.h to sysdep_headers.

	since the value might be outside the range of the `long int'.
1996-12-07 03:30:25 +00:00
..
examples update from main archive 961114 1996-11-15 04:08:00 +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
=copying.texinfo initial import 1995-02-18 01:27:10 +00:00
=float.texinfo initial import 1995-02-18 01:27:10 +00:00
=limits.texinfo initial import 1995-02-18 01:27:10 +00:00
=process.texinfo initial import 1995-02-18 01:27:10 +00:00
=stdarg.texi initial import 1995-02-18 01:27:10 +00:00
=stddef.texi initial import 1995-02-18 01:27:10 +00:00
arith.texi update from main archive 961113 1996-11-14 02:04:07 +00:00
conf.texi initial import 1995-02-18 01:27:10 +00:00
creature.texi update from main archive 961113 1996-11-14 02:04:07 +00:00
ctype.texi initial import 1995-02-18 01:27:10 +00:00
errno.texi Fri Nov 15 12:27:25 1996 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu> 1996-11-15 19:50:04 +00:00
filesys.texi update from main archive 961001 1996-10-02 01:40:17 +00:00
header.texi initial import 1995-02-18 01:27:10 +00:00
intro.texi update from main archive 961105 1996-11-06 04:24:40 +00:00
io.texi initial import 1995-02-18 01:27:10 +00:00
job.texi initial import 1995-02-18 01:27:10 +00:00
lang.texi Fri Jun 7 09:11:17 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> 1996-06-07 20:37:41 +00:00
lgpl.texinfo initial import 1995-02-18 01:27:10 +00:00
libc.texinfo update from main archive 961109 1996-11-10 02:21:51 +00:00
libcbook.texi initial import 1995-02-18 01:27:10 +00:00
llio.texi update from main archive 961105 1996-11-06 04:24:40 +00:00
locale.texi initial import 1995-02-18 01:27:10 +00:00
maint.texi Update. 1996-08-14 21:45:21 +00:00
Makefile update from main archive 960909 1996-09-10 02:00:15 +00:00
math.texi update from main archive 961105 1996-11-06 04:24:40 +00:00
mbyte.texi initial import 1995-02-18 01:27:10 +00:00
memory.texi update from main archive 961105 1996-11-06 04:24:40 +00:00
move-if-change * Makefile (subdirs): Add elf first. 1995-02-21 06:15:34 +00:00
nss.texi update from main archive 961206 1996-12-07 03:30:25 +00:00
nsswitch.texi update from main archive 960814 1996-08-15 01:23:29 +00:00
pattern.texi initial import 1995-02-18 01:27:10 +00:00
pipe.texi Wed May 15 18:59:38 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> 1996-05-15 23:05:44 +00:00
process.texi initial import 1995-02-18 01:27:10 +00:00
search.texi initial import 1995-02-18 01:27:10 +00:00
setjmp.texi initial import 1995-02-18 01:27:10 +00:00
signal.texi initial import 1995-02-18 01:27:10 +00:00
socket.texi update from main archive 960829 1996-08-30 00:58:28 +00:00
startup.texi Sun Jul 14 01:51:39 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> 1996-07-14 06:04:09 +00:00
stdio.texi update from main archive 961114 1996-11-15 04:08:00 +00:00
string.texi update from main archive 960814 1996-08-15 01:23:29 +00:00
summary.awk initial import 1995-02-18 01:27:10 +00:00
sysinfo.texi initial import 1995-02-18 01:27:10 +00:00
terminal.texi initial import 1995-02-18 01:27:10 +00:00
texinfo.tex (\deftypevarheader, \deftypevrheader): Remove 1996-11-19 21:11:43 +00:00
time.texi update from main archive 961105 1996-11-06 04:24:40 +00:00
users.texi update from main archive 961113 1996-11-14 02:04:07 +00:00