glibc/nss
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
..
nss_db
nss_files Update. 1998-07-05 12:05:16 +00:00
alias-lookup.c
databases.def
db-Makefile
digits_dots.c
ethers-lookup.c
function.def
getXXbyYY_r.c Update. 1998-06-19 13:01:35 +00:00
getXXbyYY.c
getXXent_r.c Update. 1998-06-19 13:01:35 +00:00
getXXent.c
grp-lookup.c
hosts-lookup.c
key-lookup.c
Makefile Update. 1998-06-23 09:06:34 +00:00
netgrp-lookup.c
network-lookup.c
nss.h
nsswitch.c Update. 1998-07-05 12:05:16 +00:00
nsswitch.conf
nsswitch.h Update. 1998-06-19 13:01:35 +00:00
proto-lookup.c
pwd-lookup.c
rpc-lookup.c
service-lookup.c
spwd-lookup.c
test-netdb.c
Versions Update. 1998-07-02 22:51:40 +00:00
XXX-lookup.c