mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-10 07:10:06 +00:00
71412a8c76
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. |
||
---|---|---|
.. | ||
sys | ||
.cvsignore | ||
ap.c | ||
asctime.c | ||
clocktest.c | ||
ctime_r.c | ||
ctime.c | ||
date.c | ||
difftime.c | ||
dysize.c | ||
getdate.c | ||
gmtime.c | ||
localtime.c | ||
Makefile | ||
mktime.c | ||
offtime.c | ||
strftime.c | ||
strfxtime.c | ||
strptime.c | ||
test_time.args | ||
test_time.c | ||
time.h | ||
timegm.c | ||
tzfile.c | ||
tzset.c | ||
Versions |