]> git.ipfire.org Git - thirdparty/glibc.git/commit - intl/localealias.c
Update.
authorUlrich Drepper <drepper@redhat.com>
Tue, 17 Jul 2001 08:32:35 +0000 (08:32 +0000)
committerUlrich Drepper <drepper@redhat.com>
Tue, 17 Jul 2001 08:32:35 +0000 (08:32 +0000)
commit2706ee382341eb1c2e5f96c7d90f346696dbd0d8
treec29690519bcb43604d9e0affa936aa7a2798660a
parent23700036397721389b90ac41571d68df2f26ad67
Update.

2001-07-17  Ulrich Drepper  <drepper@redhat.com>

* inet/rcmd.c (iruserfopen): Disable implicit locking for the stream.
* inet/ruserpass.c (ruserpass): Likewise.
* nss/nsswitch.c (nss_parse_file): Likewise.
* resolv/res_hconf.c (_res_hconf_init): Likewise.
* resolv/res_init.c (__res_vinit): Likewise.
* gmon/bb_exit_func.c (__bb_exit_func): Likewise.
* misc/getpass.c (getpass): Likewise.
* misc/getusershell.c (initshells): Likewise.
* misc/getttyent.c (setttyent): Likewise.
* misc/mntent_r.c (__setmntent): Likewise.
* time/getdate.c (__getdate_r): Likewise.
* time/tzfile.c (__tzfile_read): Likewise.
* iconv/gconv_conf.c (read_conf_file): Likewise.
* intl/localealias.c (read_alias_file): Disable implicit locking
for the stream.  Use _unlocked functions for glibc.
* sysdeps/unix/sysv/linux/getsysstats.c (__get_nprocs): Disable
implicit locking for the stream.
(__get_nprocs_conf): Likewise.
(phys_pages_info): Likewise.
16 files changed:
ChangeLog
gmon/bb_exit_func.c
iconv/gconv_conf.c
inet/rcmd.c
inet/ruserpass.c
intl/localealias.c
misc/getpass.c
misc/getttyent.c
misc/getusershell.c
misc/mntent_r.c
nss/nsswitch.c
resolv/res_hconf.c
resolv/res_init.c
sysdeps/unix/sysv/linux/getsysstats.c
time/getdate.c
time/tzfile.c