glibc/nss
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
..
nss_db update from main archive 961113 1996-11-14 02:04:07 +00:00
nss_files update from main archive 961220 1996-12-22 00:32:43 +00:00
alias-lookup.c update from main archive 961113 1996-11-14 02:04:07 +00:00
databases.def update from main archive 961113 1996-11-14 02:04:07 +00:00
db-Makefile update from main archive 961116 1996-11-17 03:15:52 +00:00
digits_dots.c update from main archive 960107 1997-01-07 23:29:44 +00:00
ethers-lookup.c Fri Jun 28 02:41:08 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> 1996-06-28 08:56:59 +00:00
getXXbyYY_r.c update from main archive 960107 1997-01-07 23:29:44 +00:00
getXXbyYY.c update from main archive 960107 1997-01-07 23:29:44 +00:00
getXXent_r.c update from main archive 961126 1996-11-27 06:13:15 +00:00
getXXent.c update from main archive 961201 1996-12-02 04:00:15 +00:00
grp-lookup.c update from main archive 961217 1996-12-18 03:23:47 +00:00
hosts-lookup.c Mon Jul 1 12:29:50 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> 1996-07-01 22:16:41 +00:00
key-lookup.c update from main archive 961110 1996-11-11 00:59:33 +00:00
Makefile update from main archive 961214 1996-12-15 02:15:29 +00:00
netgrp-lookup.c update from main archive 961001 1996-10-02 01:40:17 +00:00
network-lookup.c update from main archive 961217 1996-12-18 03:23:47 +00:00
nss.h update from main archive 961220 1996-12-21 04:13:58 +00:00
nsswitch.c update from main archive 961217 1996-12-18 03:23:47 +00:00
nsswitch.conf update from main archive 961001 1996-10-02 01:40:17 +00:00
nsswitch.h Update from main archive 961219 1996-12-20 01:39:50 +00:00
proto-lookup.c Tue Jun 25 02:59:11 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> 1996-06-25 08:56:57 +00:00
pwd-lookup.c update from main archive 961217 1996-12-18 03:23:47 +00:00
rpc-lookup.c Tue Jun 25 02:59:11 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> 1996-06-25 08:56:57 +00:00
service-lookup.c Tue Jun 25 02:59:11 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> 1996-06-25 08:56:57 +00:00
spwd-lookup.c update from main archive 961217 1996-12-18 03:23:47 +00:00
XXX-lookup.c Update from main archive 961219 1996-12-20 01:39:50 +00:00