glibc/sysdeps
Ulrich Drepper 61c162b5bc update from main archive 960107
Tue Jan  7 09:48:15 1997  Andreas Jaeger  <aj@arthur.pfalz.de>

	* signal/sigempty.c (sigemptyset): Correct typo: Empty set should
	have all bits zero.

Tue Jan  7 23:44:39 1997  Ulrich Drepper  <drepper@cygnus.com>

	* inet/gethstbynm.c: Include additional headers for additional
	code in nss/digits_dots.c.
	* inet/gethstbynm_r.c: Likewise.
	* inet/gethstbynm2.c: Likewise.
	* inet/gethstbynm2_r.c: Likewise.
	* nss/digits_dots.c: New file.  Handle dotted pair notation for
	gethstbynm functions.
	* nss/getXXbyYY.c: Include digits_dots.c to get extra code for
	handling dotted pair notation.
	* nss/getXXbyYY_r.c: Likewise.
	Patches by HJ Lu.

	* resolv/nss_dns/dns-host.c: Don't handle dotted pair notation.

	* io/getwd.c: Optimized a bit.

	* signal/signal.h: Always declare __sysv_signal.

	* sysdeps/generic/setenv.c: Add some portability code.

	* sysdeps/unix/sysv/fcntlbits.h: Update copyright.

	* sysdeps/unix/sysv/linux/fcntlbits.h: Add definitions from kernel
	to avoid using kernel headers.
	* sysdeps/unix/sysv/linux/alpha/fcntlbits.h: New file.  Alpha
	specific version.

	* sysdeps/unix/sysv/linux/syscalls.list: Add sys_mknod.  Don't
	mark sigreturn as EXTRA.

	* sysdeps/unix/sysv/linux/ustat.c: Declare __syscall_ustat.
	* sysdeps/unix/sysv/linux/alpha/ustat.c: New file.  Alpha version.

Tue Jan  7 09:48:15 1997  Andreas Jaeger  <aj@arthur.pfalz.de>

	* io/fts.c (fts_alloc): Add const to second parameter of function.

	* io/Makefile: Change CFLAGS-fts.c and define CFLAGS-ftw.c to
	prevent warnings.

	* signal/sigfillset.c: Include <string.h> for memset declaration.

Tue Jan  7 11:14:32 1997  Miles Bader  <miles@gnu.ai.mit.edu>

	* sysdeps/generic/setenv.c: Fix portability problems.

Tue Jan  7 02:10:17 1997  Ulrich Drepper  <drepper@cygnus.com>

	* posix/getopt.c (_getopt_internal): Don't reset __getopt_initialized
	after the last option was seen.

Mon Jan  6 15:30:21 1997  Ulrich Drepper  <drepper@cygnus.com>

	* elf/elf.h (DT_EXTRANUM): Set to 3 since 0x7ffffffd is used.
1997-01-07 23:29:44 +00:00
..
alpha update from main archive 960105 1997-01-06 22:07:28 +00:00
am29k initial import 1995-02-18 01:27:10 +00:00
generic update from main archive 960107 1997-01-07 23:29:44 +00:00
gnu update from main archive 970101 1997-01-01 15:28:18 +00:00
hppa Updated from /src/gmp-2.0 1996-05-07 21:04:52 +00:00
i386 update from main archive 960105 1997-01-06 22:07:28 +00:00
i860 initial import 1995-02-18 01:27:10 +00:00
i960 Sat Oct 14 02:52:36 1995 Ulrich Drepper <drepper@ipd.info.uni-karlsruhe.de> 1995-10-16 01:37:51 +00:00
ieee754 update from main archive 970101 1997-01-01 15:28:18 +00:00
libm-i387 update from main archive 970101 1997-01-01 15:28:18 +00:00
libm-ieee754 update from main archive 970101 1997-01-01 15:28:18 +00:00
m68k Instruction to abort any process 1997-01-02 18:38:59 +00:00
m88k Updated from /src/gmp-2.0 1996-05-07 21:04:52 +00:00
mach update from main archive 960105 1997-01-06 22:07:28 +00:00
mips Update from main archive 961219 1996-12-20 01:39:50 +00:00
posix update from main archive 960105 1997-01-06 22:07:28 +00:00
rs6000 Updated from /src/gmp-2.0 1996-05-07 21:04:52 +00:00
sparc update from main archive 961203 1996-12-04 01:41:39 +00:00
standalone Update from main archive 961219 1996-12-20 01:39:50 +00:00
stub update from main archive 960105 1997-01-06 22:07:28 +00:00
tahoe update from main archive 960909 1996-09-10 02:00:15 +00:00
unix update from main archive 960107 1997-01-07 23:29:44 +00:00
vax Update from main archive 961219 1996-12-20 01:39:50 +00:00
wordsize-32 * elf/link.h: Include elfclass.h to define __ELF_NATIVE_CLASS. 1996-06-10 13:03:12 +00:00
wordsize-64 * elf/link.h: Include elfclass.h to define __ELF_NATIVE_CLASS. 1996-06-10 13:03:12 +00:00
z8000 Updated from /src/gmp-2.0 1996-05-07 21:04:52 +00:00