Ulrich Drepper b85697f61d Update.
1999-12-17  Ulrich Drepper  <drepper@cygnus.com>

	* string/bits/string2.h (__strtok_r_1c): Help gcc optimizing string
	access.

	* locale/programs/ld-collate.c: Implement handling of absolute
	ellipsis.  Parsing of file and constructing the internal data
	structures should now be complete.
	(collate_finish): Start adding support to generate the data
	structures which are written out to the file.

	* intl/dcgettext.c: Rewrite to handle caching of previous results here
	instead of in the dcgettext macro.
	* intl/libintl.h (dcgettext): Don't define for systems using this
	glibc or systems with tsearch.

	* sysdeps/generic/mathdef.h: Protect definitions for math.h
	against double inclusion.
	* sysdeps/alpha/fpu/bits/mathdef.h: Likewise.
	* sysdeps/i386/fpu/bits/mathdef.h: Likewise.
	* sysdeps/m68k/fpu/bits/mathdef.h: Likewise.
	* sysdeps/powerpc/fpu/bits/mathdef.h: Likewise.

	* sysdeps/i386/fpu/libm-test-ulps: Add more deltas (are mobile PIIs
	that different?).

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

	* rt/aio.h (struct aiocb64): Add member __next_prio to sync the
	struct with aiocb.

	* rt/Makefile (tests): Added tst-aio64.
	Added dependency rules for tst-aio64.

	* rt/tst-aio64.c: New file, copied from tst-aio.c and changed for
	64bit tests.

1999-12-15  Thorsten Kukuk  <kukuk@suse.de>

	* sysdeps/unix/sysv/linux/alpha/oldgetrlimit64.c: Removed.
	* sysdeps/unix/sysv/linux/alpha/oldsetrlimit64.c: Removed.
	* sysdeps/unix/sysv/linux/bits/resource.h: Change RLIM_INFINITY back to
	old value (signed long).
	* sysdeps/unix/sysv/linux/i386/bits/resource.h: New, with unsigned
	long RLIM_INFINITY.
	* sysdeps/unix/sysv/linux/getrlimit.c: Moved from here to ...
	* sysdeps/unix/sysv/linux/i386/getrlimit.c: ... here.
	* sysdeps/unix/sysv/linux/getrlimit64.c: Moved from here to ...
	* sysdeps/unix/sysv/linux/i386/getrlimit64.c: ... here.
	* sysdeps/unix/sysv/linux/oldgetrlimit64.c: Moved from here to ...
	* sysdeps/unix/sysv/linux/i386/oldgetrlimit64.c: ... here.
	* sysdeps/unix/sysv/linux/oldsetrlimit64.c: Moved from here to ...
	* sysdeps/unix/sysv/linux/i386/oldsetrlimit64.c: ... here.
	* sysdeps/unix/sysv/linux/setrlimit.c: Moved from here to ...
	* sysdeps/unix/sysv/linux/i386/setrlimit.c: ... here.
	* sysdeps/unix/sysv/linux/setrlimit64.c: Moved from here to ...
	* sysdeps/unix/sysv/linux/i386/setrlimit64.c: ... here.
	* sysdeps/unix/sysv/linux/sparc/bits/resource.h: New.
	* sysdeps/unix/sysv/linux/sparc/sparc64/oldgetrlimit64.c: Removed.
	* sysdeps/unix/sysv/linux/sparc/sparc64/oldsetrlimit64.c: Removed.

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

	* elf/ldconfig.c: Add new option -l to manualy link shared
	libraries.
	(options): Added option.
	(parse_opt): Set option.
	(main): Handle option.
	(manual_link): New function.

1999-12-17  Thorsten Kukuk  <kukuk@suse.de>

	* string/bits/string2.h: Fix patch from 1999-12-07.

1999-12-16  Ulrich Drepper  <drepper@cygnus.com>

	* sysdeps/generic/strsep.c: If delim string has only one character
	don't run over end of string.

	* locale/programs/ld-collate.c (insert_weights): Also update next
	pointer of last cursor element.
	(insert_value): Return nonzero value if nothing got inserted.
	(handle_ellipsis): Don't do anything if to-value cannot be inserted.

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

	* stdlib/longlong.h (__sparc_v9__): Use %rDIGIT instead of %DIGIT
	where appropriate.

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

	* sysdeps/unix/sysv/linux/sparc/sparc64/sigaction.c (__sigaction):
	Copy sa_flags into kernel sigaction structure.

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

	* string/tester.c (test_strsep): More tests for access beyond
	the final NUL.  The first two tests come from PR libc/1486 by
	martinea@iro.umontreal.ca.

1999-12-14  Thorsten Kukuk  <kukuk@suse.de>

	* nis/ypclnt.c: Correct handling of cached client handles.
	(__xdr_ypresp_all): Call callback function for errors, too,
	like Solaris does.
	* nis/nss_compat/compat-grp.c: Make sure errno is always set correct.
	* nis/nss_compat/compat-initgroups.c: Likewise.
	* nis/nss_compat/compat-spwd.c: Likewise.
	* nis/nss_nis/nis-alias.c: Likewise.
	* nis/nss_nis/nis-ethers.c: Likewise.
	* nis/nss_nis/nis-grp.c: Likewise.
	* nis/nss_nis/nis-hosts.c: Likewise.
	* nis/nss_nis/nis-netgrp.c: Likewise.
	* nis/nss_nis/nis-publickey.c: Likewise.
	* nis/nss_nis/nis-service.c: Likewise. Also use services.byservicename
	Map if available, optimize query if name/port and protocol is known.
1999-12-18 19:45:25 +00:00
..
1999-12-18 19:45:25 +00:00
1999-11-15 08:05:06 +00:00
1999-12-18 19:45:25 +00:00
1999-12-18 19:45:25 +00:00
1999-08-23 17:53:16 +00:00
1999-12-04 07:44:05 +00:00
1999-11-24 07:30:55 +00:00
1998-04-01 09:15:07 +00:00
1998-11-02 21:48:45 +00:00
1999-06-16 15:11:40 +00:00
1998-10-28 17:09:17 +00:00
1999-06-08 21:20:07 +00:00
1998-12-28 17:01:32 +00:00
1999-08-28 22:34:29 +00:00
1999-05-02 21:09:34 +00:00
1999-05-03 08:46:13 +00:00
1999-12-02 08:21:38 +00:00
1999-11-17 19:55:01 +00:00
1999-12-18 19:45:25 +00:00
1999-11-15 08:05:06 +00:00
1999-06-16 22:55:47 +00:00
1997-01-22 05:26:05 +00:00
1998-07-16 11:44:36 +00:00
1998-12-10 19:09:07 +00:00
1999-08-15 18:14:36 +00:00
1998-07-16 11:44:36 +00:00
1999-02-22 16:10:00 +00:00
1998-11-18 14:46:49 +00:00
1999-12-04 18:05:55 +00:00
1999-12-04 18:05:55 +00:00
1998-01-21 17:04:36 +00:00
1999-11-17 19:55:01 +00:00
1999-05-05 23:29:18 +00:00
1997-07-26 02:33:30 +00:00
1998-04-08 20:27:31 +00:00
1998-02-12 18:22:41 +00:00
1999-11-15 00:06:32 +00:00
1999-10-29 17:38:14 +00:00
1999-07-29 23:46:10 +00:00
1999-05-07 16:58:39 +00:00
1999-05-11 13:00:20 +00:00
1999-12-09 01:39:16 +00:00
1998-10-21 15:29:52 +00:00
1998-10-21 15:29:52 +00:00
1999-08-20 23:44:23 +00:00
1997-12-22 20:53:38 +00:00
1999-04-27 13:06:39 +00:00
1999-04-27 13:06:39 +00:00
1999-08-19 20:57:48 +00:00
1999-06-30 17:41:35 +00:00
1998-07-21 10:36:59 +00:00
1997-02-25 05:18:05 +00:00
1998-10-21 15:29:52 +00:00
1999-11-18 16:42:11 +00:00
1998-10-21 15:29:52 +00:00
1998-10-21 15:29:52 +00:00
1998-07-16 11:44:36 +00:00
1997-02-25 05:18:05 +00:00
1999-07-31 06:11:24 +00:00
1998-08-21 17:22:56 +00:00
1999-11-18 16:42:11 +00:00
1999-10-29 21:40:21 +00:00
1999-10-30 16:13:07 +00:00
1999-08-21 04:13:24 +00:00
1999-06-18 18:06:00 +00:00
1999-10-19 03:14:36 +00:00
1999-02-11 12:11:01 +00:00
1997-11-26 04:23:08 +00:00
1999-12-08 23:48:24 +00:00
1998-08-24 16:46:16 +00:00
1998-04-01 07:11:57 +00:00
1999-11-18 16:42:11 +00:00
1998-07-16 11:44:36 +00:00
1999-08-19 20:57:48 +00:00
1997-10-12 04:05:44 +00:00
1998-10-21 15:29:52 +00:00
1998-10-21 15:29:52 +00:00
1997-10-15 05:34:02 +00:00
1999-12-09 18:54:38 +00:00
1999-07-09 15:17:23 +00:00
1998-12-15 16:47:38 +00:00
1998-12-15 16:47:38 +00:00
1998-12-15 16:47:38 +00:00
1999-08-18 07:53:35 +00:00
1999-01-07 11:57:41 +00:00
1999-10-29 17:38:14 +00:00
1999-06-08 21:20:07 +00:00
1999-05-26 23:37:38 +00:00
1999-05-26 23:37:38 +00:00
1999-05-26 23:37:38 +00:00
1998-10-21 15:29:52 +00:00
1999-08-25 17:57:34 +00:00
1999-05-26 23:37:38 +00:00
1999-05-26 23:37:38 +00:00
1999-04-27 13:06:39 +00:00
1999-04-27 13:06:39 +00:00
1998-10-21 15:29:52 +00:00
1999-02-02 09:26:53 +00:00
1998-01-21 17:04:36 +00:00
1998-07-16 11:44:36 +00:00
1998-08-08 20:02:34 +00:00
1997-12-04 00:12:34 +00:00
1997-12-22 20:53:38 +00:00
1997-12-05 00:40:29 +00:00
1997-12-05 00:40:29 +00:00
1997-12-04 00:12:34 +00:00
1998-04-20 18:41:05 +00:00
1998-04-20 18:41:05 +00:00
1997-10-26 20:13:00 +00:00
1997-10-26 20:13:00 +00:00
1999-09-17 16:59:43 +00:00
1998-12-15 16:47:38 +00:00
1999-08-18 07:53:35 +00:00
1998-01-21 17:04:36 +00:00
1998-08-08 20:02:34 +00:00
1998-07-16 11:44:36 +00:00
1999-05-26 23:37:38 +00:00
1998-07-16 11:44:36 +00:00
1999-07-14 15:21:35 +00:00
1998-12-15 16:47:38 +00:00
1998-12-15 16:47:38 +00:00
1999-08-18 07:53:35 +00:00
1997-02-25 05:18:05 +00:00
1999-06-02 10:18:54 +00:00
1996-12-30 01:47:46 +00:00
1999-05-26 23:37:38 +00:00
1999-05-26 23:37:38 +00:00
1998-10-31 11:42:52 +00:00
1997-12-14 22:24:57 +00:00
1998-06-07 14:06:56 +00:00
1998-09-11 18:19:57 +00:00
1999-05-26 23:37:38 +00:00
1998-10-31 11:42:52 +00:00
1998-10-31 11:42:52 +00:00
1998-02-12 18:22:41 +00:00
1999-10-14 19:21:07 +00:00
1997-06-21 02:59:26 +00:00
1997-02-25 05:18:05 +00:00
1998-12-14 21:48:11 +00:00
1999-07-29 23:46:10 +00:00
1998-07-16 11:44:36 +00:00
1999-12-09 18:54:38 +00:00
1999-05-26 23:37:38 +00:00
1996-09-12 18:29:32 +00:00
1997-06-23 21:55:26 +00:00
1998-05-04 13:19:20 +00:00
1998-12-17 20:59:54 +00:00
1999-05-26 23:37:38 +00:00
1999-12-09 01:39:16 +00:00
1999-04-01 09:33:06 +00:00
1999-04-28 23:13:52 +00:00
1998-07-16 11:44:36 +00:00
1998-08-20 19:16:48 +00:00
1998-08-20 19:16:48 +00:00
1998-09-17 19:51:33 +00:00
1998-04-20 18:41:05 +00:00
1999-08-18 03:42:39 +00:00
1998-10-21 15:29:52 +00:00
1998-04-20 18:41:05 +00:00
1999-12-09 19:07:23 +00:00
1999-01-20 11:36:34 +00:00
1997-06-23 21:55:26 +00:00
1998-10-21 15:29:52 +00:00
1998-10-21 15:29:52 +00:00
1998-10-21 15:29:52 +00:00
1998-10-21 15:29:52 +00:00
1999-02-11 12:11:01 +00:00