glibc/sysdeps
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
..
alpha Update. 1998-07-04 14:40:35 +00:00
am29k Update. 1998-03-09 09:11:57 +00:00
arm Update. 1998-06-29 12:44:22 +00:00
generic Update. 1998-07-04 14:40:35 +00:00
gnu Update. 1998-06-04 12:18:38 +00:00
hppa
i370
i386 Update. 1998-07-02 22:51:40 +00:00
i860
i960 Update. 1998-03-09 09:11:57 +00:00
ieee754 Update. 1997-11-26 04:23:08 +00:00
libm-i387 Update. 1998-06-18 12:33:44 +00:00
libm-ieee754 Update. 1998-07-04 10:39:13 +00:00
m68k Update. 1998-07-04 14:40:35 +00:00
m88k Update. 1998-03-09 09:11:57 +00:00
mach Update. 1998-07-04 14:40:35 +00:00
mips Update. 1997-11-26 04:23:08 +00:00
mvs
posix Update. 1998-06-07 14:06:56 +00:00
powerpc Update. 1998-06-11 11:32:21 +00:00
rs6000 Update. 1998-03-09 09:11:57 +00:00
sparc Update. 1998-07-04 14:40:35 +00:00
standalone Update. 1998-04-09 10:14:17 +00:00
tahoe
unix Update. 1998-07-05 12:05:16 +00:00
vax Update. 1998-03-09 09:11:57 +00:00
wordsize-32 Update. 1998-02-15 19:31:34 +00:00
wordsize-64 * shlib-versions: Match alpha*. * sysdeps/unix/sysv/linux/alpha/syscalls.list: Add adjtimex. * sysdeps/unix/sysv/linux/alpha/adjtimex.S: Remove. * sysdeps/alpha/fpu/bits/mathinline.h (isunordered et al): New. Implement copysign* with and without __ prefix. Likewise for fabs; use builtin for gcc 2.8. (floor*): New. (fdim*): New. * elf/elf.h (EF_SPARC*, EF_ALPHA*, SHT_ALPHA*, SHF_ALPHA*): New. (R_SPARC*): Match current v9 ABI. * sysdeps/wordsize-64/stdint.h (intptr_t): Is a long. * sunrpc/clnt_udp.c (clntudp_call): Use socklen_t. * sunrpc/pmap_rmt.c (clnt_broadcast): Likewise. * sunrpc/svc_tcp.c (svctcp_create, rendezvous_request): Likewise. * sysdeps/generic/getresgid.c: Use prototype form because of warning. * sysdeps/unix/sysv/linux/getdents.c: Likewise. * sysdeps/unix/sysv/linux/alpha/adjtime.c: Likewise. * sysdeps/unix/grantpt.c (argv): Fix consts. * sysdeps/unix/sysv/linux/getpt.c: Include <string.h> * sysdeps/unix/sysv/linux/sigaction.c: Likewise. 1998-03-01 00:56:42 +00:00
z8000