glibc/sysdeps
Ulrich Drepper 31f7410f5c Update.
1998-06-08 13:34  Ulrich Drepper  <drepper@cygnus.com>

	* elf/sprof.c: Implement call graph profiling.

	* sysdeps/generic/getenv.c: Optimize to use strncmp less often.

1998-06-07  Andreas Jaeger  <aj@arthur.rhein-neckar.de>

	* pwd/fgetpwent_r.c (__fgetpwent_r): Correct buffer overflow fix.
	* grp/fgetgrent_r.c (__fgetgrent_r): Likewise.
	* shadow/fgetspent_r.c (__fgetspent_r): Likewise.
	Noticed by Jake Garver <garver@valkyrie.net>.

1998-06-07  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>

	* libio/genops.c (__underflow): Read character from read pointer
	as unsigned.
	(__uflow): Likewise.
1998-06-08 13:37:25 +00:00
..
alpha Don't check against SP. 1998-04-24 14:43:00 +00:00
am29k Update. 1998-03-09 09:11:57 +00:00
arm Update. 1998-06-01 14:26:00 +00:00
generic Update. 1998-06-08 13:37:25 +00:00
gnu Update. 1998-06-04 12:18:38 +00:00
hppa
i370 update. 1997-07-11 01:19:07 +00:00
i386 Update. 1998-06-07 14:06:56 +00:00
i860 Update. 1997-06-23 21:55:26 +00:00
i960 Update. 1998-03-09 09:11:57 +00:00
ieee754 Update. 1997-11-26 04:23:08 +00:00
libm-i387 Update. 1998-05-06 12:54:05 +00:00
libm-ieee754 Update. 1998-05-06 14:43:15 +00:00
m68k Update. 1998-05-29 10:21:16 +00:00
m88k Update. 1998-03-09 09:11:57 +00:00
mach Update. 1998-06-02 12:58:14 +00:00
mips Update. 1997-11-26 04:23:08 +00:00
mvs update. 1997-07-11 01:19:07 +00:00
posix Update. 1998-06-07 14:06:56 +00:00
powerpc Update. 1998-05-07 21:24:52 +00:00
rs6000 Update. 1998-03-09 09:11:57 +00:00
sparc Update. 1998-04-29 17:14:29 +00:00
standalone Update. 1998-04-09 10:14:17 +00:00
tahoe update from main archive 960909 1996-09-10 02:00:15 +00:00
unix Update. 1998-06-07 14:06:56 +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