glibc/nscd
Ulrich Drepper dbbbaf5335 Update.
1999-12-29  Andreas Jaeger  <aj@suse.de>

	* sysdeps/unix/sysv/linux/alpha/sys/io.h: Don't include
	<asm/io.h>; remove K&R compatibility; add missing ints.

	* sysdeps/unix/sysv/linux/arm/sys/io.h: Remove K&R compatibility,
	add missing ints.

	* sysdeps/unix/sysv/linux/sys/io.h: Don't include <asm/io.h>.

1999-12-29  Andreas Jaeger  <aj@suse.de>

	* manual/getopt.texi (Using Getopt): Document ordering of options.

1999-12-29  Andreas Jaeger  <aj@suse.de>

	* sysdeps/unix/sysv/linux/llseek.c: Emit link time warning for llseek.
	Requested by Michael Deutschmann <michael@talamasca.wkpowerlink.com>.

1999-12-14  Andreas Jaeger  <aj@suse.de>

	* sysdeps/unix/sysv/linux/scsi/scsi.h: Add new defines from Linux
	2.3.32.

1999-12-28  Jakub Jelinek  <jakub@redhat.com>

	* elf/sprof.c (load_shobj): Fix error message.
	(generate_call_graph): Cast %*s length argument to int.
	* locale/programs/localedef.c (construct_output_path): Likewise.
	* locale/programs/ld-ctype.c (ctype_finish): Use proper format
	specifier.
	(ctype_class_new): Likewise.
	* locale/programs/ld-time.c (time_finish): Likewise.
	* sunrpc/svc_simple.c (register_rpc): Likewise.
	* nscd/connections.c (nscd_run, start_threads): Use long instead of
	int to avoid cast warnings.
	* sysdeps/ieee754/ldbl-128/e_atan2l.c (__ieee754_atan2l): Kill
	warning.
	* sysdeps/ieee754/ldbl-128/s_roundl.c (__roundl): Remove unused
	variable se.

	* time/strftime.c (my_strftime): Provide wide era string when
	requested.

	* sysdeps/sparc/fpu/bits/mathinline.h (__signbit, __signbitl):
	Separate into 32bit and 64bit versions.
1999-12-29 17:52:49 +00:00
..
Depend Update. 1998-11-19 11:23:37 +00:00
Makefile Enable use of nscd_nischeck and secure tables. 1999-06-13 09:36:39 +00:00
TODO Update. 1998-10-18 15:35:09 +00:00
cache.c Update. 1999-06-19 09:58:37 +00:00
connections.c Update. 1999-12-29 17:52:49 +00:00
dbg_log.c Update. 1998-10-18 15:16:22 +00:00
dbg_log.h Update. 1998-10-18 15:16:22 +00:00
getgrgid_r.c Update. 1998-01-31 08:39:55 +00:00
getgrnam_r.c Update. 1998-01-31 08:39:55 +00:00
gethstbyad_r.c Update. 1999-07-18 16:05:57 +00:00
gethstbynm2_r.c Update. 1998-10-18 15:16:22 +00:00
getpwnam_r.c Update. 1998-01-31 08:39:55 +00:00
getpwuid_r.c Update. 1998-01-31 08:39:55 +00:00
grpcache.c Update. 1999-07-12 18:11:40 +00:00
hstcache.c Update. 1999-07-12 18:11:40 +00:00
nscd-client.h Update. 1999-09-27 00:22:04 +00:00
nscd.c Update. 1999-09-27 00:22:04 +00:00
nscd.conf Update. 1999-09-27 00:22:04 +00:00
nscd.h Update. 1999-06-11 20:58:21 +00:00
nscd.init Update. 1999-08-17 01:37:38 +00:00
nscd_conf.c Update. 1999-06-19 09:58:37 +00:00
nscd_getgr_r.c Update. 1999-09-05 23:34:47 +00:00
nscd_gethst_r.c Update. 1999-07-18 16:05:57 +00:00
nscd_getpw_r.c Update. 1999-06-17 12:33:08 +00:00
nscd_nischeck.c Update. 1999-06-17 12:33:08 +00:00
nscd_proto.h Update. 1999-07-18 16:05:57 +00:00
nscd_stat.c Update. 1999-06-19 09:58:37 +00:00
pwdcache.c Update. 1999-07-12 18:11:40 +00:00