glibc/sysdeps/unix/sysv
Ulrich Drepper 71412a8c76 Update.
1998-07-05 11:49  Ulrich Drepper  <drepper@cygnus.com>

	* iconv/gconv_conf.c (read_conf_file): Use feof_unlocked on private
	stream.
	* inet/ruserpass.c (token): Likewise.
	* nss/nsswitch.c (nss_parse_file): Likewise.
	* intl/localealias.c: Likewise.  Also for ferror.
	* time/getdate.c (__getdate_r): Likewise.

	* libio/Makefile (routines): Add iofgets_u.
	* libio/iofgets_u.c: New file.
	* libio/Versions: Add fgets_unlocked.
	* libio/stdio.h: Add prototype for fgets_unlocked.

	* misc/getttyent.c (getttyent): Use fgets_unlocked instead of fgets.
	* misc/getusershell.c (initshells): Likewise.
	* misc/mntent_r.c (__getmntent_r): Explicitly lock stream.  Use
	fgets_unlocked.
	* nss/nss_files/files-XXX.c (internal_getent): Likewise.
	* resolv/res_init.c (res_init): Likewise.
	* sysdeps/unix/sysv/linux/getsysstats.c: Likewise.
1998-07-05 12:05:16 +00:00
..
bits Update. 1997-11-26 04:23:08 +00:00
i386 Update. 1997-11-12 00:06:02 +00:00
irix4 Update. 1998-07-04 14:40:35 +00:00
isc2.2 Thu Jan 18 00:32:43 1996 Roland McGrath <roland@churchy.gnu.ai.mit.edu> 1996-01-19 00:42:21 +00:00
linux Update. 1998-07-05 12:05:16 +00:00
minix/bits Update. 1997-11-26 04:23:08 +00:00
sco3.2 Update. 1997-06-21 02:59:26 +00:00
sco3.2.4 Update. 1997-11-26 04:23:08 +00:00
sysv4 Update. 1998-06-07 14:06:56 +00:00
direct.h initial import 1995-02-18 01:27:10 +00:00
Dist Update. 1997-03-19 05:47:56 +00:00
getdents.c update from main archive 970121 1997-01-23 04:24:20 +00:00
gethostname.c Update. 1997-05-26 23:01:17 +00:00
Makefile update from main archive 970121 1997-01-23 04:24:20 +00:00
setrlimit.c Update. 1998-06-13 00:49:55 +00:00
settimeofday.c Update. 1997-06-23 21:55:26 +00:00
sigaction.c Update. 1997-06-23 21:55:26 +00:00
syscalls.list * sysdeps/unix/sysv/syscalls.list: Add setrlimit and settimeofday, 1996-02-12 10:23:47 +00:00
sysd-stdio.c Update. 1997-05-25 01:12:55 +00:00
sysv_termio.h Update. 1997-06-23 21:55:26 +00:00
tcdrain.c Update. 1997-06-23 21:55:26 +00:00
tcflow.c Update. 1997-06-23 21:55:26 +00:00
tcflush.c Update. 1997-06-23 21:55:26 +00:00
tcgetattr.c Update. 1997-06-23 21:55:26 +00:00
tcgetpgrp.c Update. 1997-05-26 23:01:17 +00:00
tcsendbrk.c Update. 1997-06-23 21:55:26 +00:00
tcsetattr.c Update. 1997-06-23 21:55:26 +00:00
tcsetpgrp.c Update. 1997-05-26 23:01:17 +00:00
Versions Update. 1998-07-02 22:51:40 +00:00