glibc/sysdeps
Ulrich Drepper ff152e3fc8 Update.
1998-05-14 13:25  Ulrich Drepper  <drepper@cygnus.com>

	* inet/netinet/in.h: Add defines for multicast.
	Reported by Jeremy Hall <jhall@UU.NET>.

	* stdlib/stdlib.h: Add prototypes for __setenv and __unsetenv.
	* sysdeps/generic/putenv.c: Use __setenv and __unsetenv, not setenv
	and unsetenv.  Optimize _LIBC case.
	* sysdeps/generic/setenv.c: Prevent unnecessary memory leaks.
	Define functions with leading __.

	* time/tzfile.c: Correct handling of global variables daylight,
	timezone, and tzname.
	* time/tzset.c: Likewise.
	* timezone/Makefile (tests): Add tst-timezone.
	* timezone/tst-timezone.c: New file.

1998-05-14 10:35  Ulrich Drepper  <drepper@cygnus.com>

	* timezone/asia: Update from tzdata1998d.
	* timezone/australasia: Likewise.
	* timezone/europe: Likewise.
1998-05-14 19:14:48 +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-04-30 16:57:48 +00:00
generic Update. 1998-05-14 19:14:48 +00:00
gnu Update. 1998-05-08 15:16:22 +00:00
hppa
i370 update. 1997-07-11 01:19:07 +00:00
i386 Update. 1998-05-08 12:32:47 +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 * sysdeps/m68k/bits/setjmp.h (_JMPBUF_UNWINDS): Added. 1998-04-22 02:07:41 +00:00
m88k Update. 1998-03-09 09:11:57 +00:00
mach Update. 1998-05-08 20:56:30 +00:00
mips Update. 1997-11-26 04:23:08 +00:00
mvs update. 1997-07-11 01:19:07 +00:00
posix (__profil): Don't define act and timer variables as static. 1998-05-12 09:33:31 +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
unix Update. 1998-05-12 12:22:17 +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