mirror of git://sourceware.org/git/glibc.git
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. |
||
|---|---|---|
| .. | ||
| bits | ||
| sys | ||
| .cvsignore | ||
| Makefile | ||
| Versions | ||
| ar.h | ||
| daemon.c | ||
| dirname.c | ||
| efgcvt.c | ||
| efgcvt_r.c | ||
| err.c | ||
| err.h | ||
| error.c | ||
| error.h | ||
| fstab.c | ||
| fstab.h | ||
| getpass.c | ||
| getttyent.c | ||
| getusershell.c | ||
| hsearch.c | ||
| hsearch_r.c | ||
| init-misc.c | ||
| insremque.c | ||
| ioctltst.c | ||
| libgen.h | ||
| lsearch.c | ||
| mntent.c | ||
| mntent.h | ||
| mntent_r.c | ||
| nlist.h | ||
| qefgcvt.c | ||
| qefgcvt_r.c | ||
| regexp.c | ||
| regexp.h | ||
| search.h | ||
| sgtty.h | ||
| stab.h | ||
| syscall.h | ||
| sysexits.h | ||
| syslog.c | ||
| syslog.h | ||
| tsearch.c | ||
| tst-dirname.c | ||
| tst-efgcvt.c | ||
| tst-fdset.c | ||
| tst-mntent.c | ||
| tst-tsearch.c | ||
| ttyent.h | ||
| ttyslot.c | ||
| ustat.h | ||