glibc/sysdeps
Ulrich Drepper a53bad166c Update.
1998-06-22 17:02  Ulrich Drepper  <drepper@cygnus.com>

	* sysdeps/generic/enbl-secure.c: Don't use __libc_uid.
	* sysdeps/unix/sysv/linux/aio_sigqueue.c: Likewise.
	* sysdeps/unix/sysv/linux/sigqueue.c: Likewise.
	* sysdeps/unix/sysv/linux/init-first.c: Don't initialize __libc_uid.

1998-06-02  Gordon Matzigkeit  <gord@profitpress.com>

	* mach/Makefile: Change `mv' invocations to `mv -f'.
	* mach/Machrules: Likewise.

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

	* config.make.in (old-glibc-headers): Add it.

	* configure.in: Add test for glibc 2.0.x headers.

	* Makefile (headers2_0): New variable - contains so far only
	Linux/Intel glibc 2.0.x headers.
	(remove-old-headers): New rule to remove headers from glibc 2.0.x.
	(install): Depend on remove-old-headers.

1998-06-19  Mark Kettenis  <kettenis@phys.uva.nl>

	* sysdeps/generic/ftruncate.c: Define function as __ftruncate and
	make ftruncate a weak alias.
	* sysdeps/mach/hurd/ftruncate.c: Really define function as
	__ftruncate.
	* sysdeps/mach/hurd/truncate.c: Include <unistd.h>.
	(truncate): Fix function defenition to match prototype.

1998-06-20  Mark Kettenis  <kettenis@phys.uva.nl>

	* manual/terminal.texi: Document ttyname_r, getpt, grantpt,
	unlockpt, ptsname, ptsname_r, openpty and forkpty.

1998-06-22  Ulrich Drepper  <drepper@cygnus.com>

	* sysdeps/generic/glob.c: Make it possible to include glob.h
	before loading glob.c.
	Reported by Felix von Leitner <leitner@math.fu-berlin.de>.

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

	* nscd/connections.c: Use poll() instead of select().

1998-06-22 14:08  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>

	* sysdeps/generic/Dist: Fix typo.

1998-06-20  Thorsten Kukuk  <kukuk@vt.uni-paderborn.de>

	* nis/nis_add.c: Avoid unnecessary strlen () calls.
	* nis/nis_addmember.c: Likewise.
	* nis/nis_call.c: Likewise.
	* nis/nis_creategroup.c: Likewise.
	* nis/nis_destroygroup.c: Likewise.
	* nis/nis_findserv.c: Likewise.
	* nis/nis_ismember.c: Likewise.
	* nis/nis_print.c: Likewise.
	* nis/nis_print_group_entry.c: Likewise.
	* nis/nis_removemember.c: Likewise.
	* nis/nis_verifygroup.c: Likewise.
	* nis/ypclnt.c: Likewise.

	* nis/nis_file.c: Close file handles.

	* nis/nis_callback.c: Fix typo.
1998-06-22 17:08:51 +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-09 15:16:55 +00:00
generic Update. 1998-06-22 17:08:51 +00:00
gnu Update. 1998-06-04 12:18:38 +00:00
hppa Updated from /src/gmp-2.0 1996-05-07 21:04:52 +00:00
i370 update. 1997-07-11 01:19:07 +00:00
i386 Update. 1998-06-18 21:50:38 +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-06-18 12:33:44 +00:00
libm-ieee754 Update. 1998-06-12 07:36:49 +00:00
m68k * sysdeps/m68k/fpu/bits/mathinline.h: Define __ieee754_exp10 as 1998-06-10 05:27:41 +00:00
m88k Update. 1998-03-09 09:11:57 +00:00
mach Update. 1998-06-22 17:08:51 +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-06-11 11:32:21 +00:00
rs6000 Update. 1998-03-09 09:11:57 +00:00
sparc Update. 1998-06-16 16:30:14 +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-22 17:08:51 +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 Updated from /src/gmp-2.0 1996-05-07 21:04:52 +00:00