glibc/libio
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
..
_G_config.h * sysdeps/libm-i387/s_finite.S: Use %eax instead of %al in setnel insn. 1996-06-04 06:48:18 +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
Banner update from main archive 960907 1996-09-07 23:56:19 +00:00
cleanup.c Thu Jun 13 17:25:11 1996 David Mosberger-Tang <davidm@azstarnet.com> 1996-06-19 06:54:12 +00:00
clearerr_u.c update from main archive 961001 1996-10-02 01:40:17 +00:00
clearerr.c update from main archive 960906 1996-09-07 04:10:57 +00:00
feof_u.c update from main archive 960906 1996-09-07 04:10:57 +00:00
feof.c update from main archvie 961013 1996-10-13 21:35:39 +00:00
ferror_u.c update from main archive 960906 1996-09-07 04:10:57 +00:00
ferror.c update from main archvie 961013 1996-10-13 21:35:39 +00:00
fgetc.c update from main archive 961001 1996-10-02 01:40:17 +00:00
filedoalloc.c Update. 1996-08-07 23:50:59 +00:00
fileno.c update from main archive 960906 1996-09-07 04:10:57 +00:00
fileops.c update from main archive 961206 1996-12-07 03:30:25 +00:00
fputc_u.c update from main archive 961001 1996-10-02 01:40:17 +00:00
fputc.c update from main archive 961001 1996-10-02 01:40:17 +00:00
freopen.c update from main archive 961001 1996-10-02 01:40:17 +00:00
fseek.c update from main archive 961001 1996-10-02 01:40:17 +00:00
genops.c update from main archive 961127 1996-11-28 04:16:09 +00:00
getc_u.c update from main archive 961001 1996-10-02 01:40:17 +00:00
getc.c update from main archvie 961013 1996-10-13 21:35:39 +00:00
getchar_u.c update from main archive 961001 1996-10-02 01:40:17 +00:00
getchar.c update from main archive 961001 1996-10-02 01:40:17 +00:00
iofclose.c update from main archive 961001 1996-10-02 01:40:17 +00:00
iofdopen.c update from main archive 1996-09-27 03:45:24 +00:00
iofflush_u.c update from main archive 961001 1996-10-02 01:40:17 +00:00
iofflush.c update from main archive 961001 1996-10-02 01:40:17 +00:00
iofgetpos.c update from main archive 961001 1996-10-02 01:40:17 +00:00
iofgets.c update from main archive 961008 1996-10-08 23:39:20 +00:00
iofopen.c update from main archive 960907 1996-09-07 23:56:19 +00:00
iofopncook.c update from main archive 960907 1996-09-07 23:56:19 +00:00
iofprintf.c
iofputs.c update from main archive 961001 1996-10-02 01:40:17 +00:00
iofread.c update from main archive 961001 1996-10-02 01:40:17 +00:00
iofsetpos.c update from main archive 961001 1996-10-02 01:40:17 +00:00
ioftell.c update from main archive 961001 1996-10-02 01:40:17 +00:00
iofwrite.c update from main archive 961001 1996-10-02 01:40:17 +00:00
iogetdelim.c update from main archive 961001 1996-10-02 01:40:17 +00:00
iogetline.c update from main archive 961001 1996-10-02 01:40:17 +00:00
iogets.c update from main archvie 961013 1996-10-13 21:35:39 +00:00
iolibio.h update from main archive 961105 1996-11-06 04:24:40 +00:00
iopadn.c
iopopen.c update from main archive 960907 1996-09-07 23:56:19 +00:00
ioprims.c
ioputs.c update from main archive 961001 1996-10-02 01:40:17 +00:00
ioseekoff.c
ioseekpos.c
iosetbuffer.c update from main archive 961001 1996-10-02 01:40:17 +00:00
iosetvbuf.c update from main archive 961206 1996-12-07 03:30:25 +00:00
iosprintf.c
ioungetc.c update from main archive 961001 1996-10-02 01:40:17 +00:00
iovsprintf.c update from main archive 960907 1996-09-07 23:56:19 +00:00
iovsscanf.c update from main archive 960907 1996-09-07 23:56:19 +00:00
libio.h update from main archive 961126 1996-11-27 06:13:15 +00:00
libioP.h update from main archive 1996-09-27 03:45:24 +00:00
Makefile update from main archive 961105 1996-11-06 04:24:40 +00:00
memstream.c update from main archive 960907 1996-09-07 23:56:19 +00:00
obprintf.c update from main archive 961105 1996-11-06 04:24:40 +00:00
pclose.c
peekc.c update from main archvie 961013 1996-10-13 21:35:39 +00:00
putc_u.c update from main archvie 961013 1996-10-13 21:35:39 +00:00
putc.c update from main archvie 961013 1996-10-13 21:35:39 +00:00
putchar_u.c update from main archive 960906 1996-09-07 04:10:57 +00:00
putchar.c update from main archive 961001 1996-10-02 01:40:17 +00:00
rewind.c update from main archive 961001 1996-10-02 01:40:17 +00:00
setbuf.c
setlinebuf.c
stdfiles.c update from main archive 960907 1996-09-07 23:56:19 +00:00
stdio.c
stdio.h update from main archive 961105 1996-11-06 04:24:40 +00:00
strfile.h update from main archive 961126 1996-11-27 06:13:15 +00:00
strops.c update from main archive 961126 1996-11-27 06:13:15 +00:00
vasprintf.c update from main archive 960907 1996-09-07 23:56:19 +00:00
vdprintf.c update from main archive 960907 1996-09-07 23:56:19 +00:00
vscanf.c
vsnprintf.c update from main archive 960907 1996-09-07 23:56:19 +00:00