glibc/sysdeps/posix
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
..
clock.c Tue Mar 19 14:18:42 1996 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu> 1996-03-19 20:21:54 +00:00
ctermid.c initial import 1995-02-18 01:27:10 +00:00
cuserid.c update from main archive 961105 1996-11-06 04:24:40 +00:00
defs.c initial import 1995-02-18 01:27:10 +00:00
Dist initial import 1995-02-18 01:27:10 +00:00
dup2.c update from main archive 1996-09-27 03:45:24 +00:00
dup.c initial import 1995-02-18 01:27:10 +00:00
euidaccess.c update from main archive 961008 1996-10-08 23:39:20 +00:00
fdopen.c update from main archive 1996-09-27 03:45:24 +00:00
flock.c update from main archive 1996-09-27 03:45:24 +00:00
fpathconf.c update from main archive 961109 1996-11-10 02:21:51 +00:00
getaddrinfo.c update from main archive 961030 1996-10-31 02:57:12 +00:00
getcwd.c update from main archive 961206 1996-12-07 03:30:25 +00:00
getdtsz.c Update. 1996-08-07 23:50:59 +00:00
getpagesize.c update from main archive 961105 1996-11-06 04:24:40 +00:00
gettimeofday.c update from main archive 1996-09-27 03:45:24 +00:00
isatty.c update from main archive 1996-09-27 03:45:24 +00:00
isfdtype.c update from main archive 1996-09-27 03:45:24 +00:00
killpg.c update from main archive 1996-09-27 03:45:24 +00:00
libc_fatal.c Sat Jun 22 21:29:52 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> 1996-06-23 01:31:00 +00:00
Makefile update from main archive 961114 1996-11-15 04:08:00 +00:00
mk-stdiolim.c update from main archive 960927 1996-09-28 03:24:10 +00:00
mkstemp.c update from main archive 961105 1996-11-06 04:24:40 +00:00
mktemp.c update from main archive 961105 1996-11-06 04:24:40 +00:00
pathconf.c update from main archive 1996-09-27 03:45:24 +00:00
pipestream.c *** empty log message *** 1996-10-08 18:38:08 +00:00
profil.c update from main archive 960904 1996-09-05 02:49:18 +00:00
raise.c initial import 1995-02-18 01:27:10 +00:00
readv.c update from main archive 961119 1996-11-20 03:45:51 +00:00
remove.c update from main archive 1996-09-27 03:45:24 +00:00
rename.c update from main archive 961030 1996-10-31 02:57:12 +00:00
sigblock.c update from main archive 961119 1996-11-20 03:45:51 +00:00
sigintr.c update from main archive 961119 1996-11-20 03:45:51 +00:00
signal.c update from main archive 961119 1996-11-20 03:45:51 +00:00
sigpause.c update from main archive 961119 1996-11-20 03:45:51 +00:00
sigsetmask.c update from main archive 961119 1996-11-20 03:45:51 +00:00
sigsuspend.c update from main archive 1996-09-27 03:45:24 +00:00
sigvec.c update from main archive 961119 1996-11-20 03:45:51 +00:00
sigwait.c update from main archive 961119 1996-11-20 03:45:51 +00:00
sleep.c update from main archive 1996-09-27 03:45:24 +00:00
stdio_init.c initial import 1995-02-18 01:27:10 +00:00
sysconf.c update from main archive 961105 1996-11-06 04:24:40 +00:00
system.c update from main archive 1996-09-27 03:45:24 +00:00
tempname.c update from main archive 961001 1996-10-02 01:40:17 +00:00
truncate.c update from main archive 1996-09-27 03:45:24 +00:00
ttyname_r.c update from main archive 961203 1996-12-04 01:41:39 +00:00
ttyname.c update from main archive 961203 1996-12-04 01:41:39 +00:00
utimes.c Sun Feb 18 15:08:10 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> 1996-02-19 23:14:44 +00:00
wait3.c update from main archive 1996-09-27 03:45:24 +00:00
wait.c update from main archive 1996-09-27 03:45:24 +00:00
writev.c update from main archive 961119 1996-11-20 03:45:51 +00:00