glibc/nss/nss_files
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
..
files-alias.c Update. 1998-02-15 19:31:34 +00:00
files-ethers.c Update to 2.1.x development version 1997-02-15 04:31:36 +00:00
files-grp.c update from main archive 970129 1997-01-30 04:09:36 +00:00
files-hosts.c Update. 1998-01-21 17:04:36 +00:00
files-key.c Update. 1998-06-11 11:32:21 +00:00
files-netgrp.c Update. 1997-12-08 03:06:47 +00:00
files-network.c Update. 1998-01-25 17:17:39 +00:00
files-parse.c Update. 1998-02-15 19:31:34 +00:00
files-proto.c update from main archive 970129 1997-01-30 04:09:36 +00:00
files-pwd.c update from main archive 970129 1997-01-30 04:09:36 +00:00
files-rpc.c update from main archive 970129 1997-01-30 04:09:36 +00:00
files-service.c Update. 1998-01-30 12:53:20 +00:00
files-spwd.c update from main archive 970129 1997-01-30 04:09:36 +00:00
files-XXX.c Update. 1998-07-05 12:05:16 +00:00