glibc/time
Andreas Jaeger e25054c49c Update.
2000-05-17  Jakub Jelinek  <jakub@redhat.com>

	* sysdeps/generic/dl-cache.h (_DL_CACHE_DEFAULT_ID): Only define if
	not yet defined.
	(_dl_cache_check_flags): Likewise.
	* sysdeps/unix/sysv/linux/sparc/sparc64/dl-cache.h: include_next
	dl-cache.h.

2000-05-17  Andreas Jaeger  <aj@suse.de>

	* manual/creature.texi (Feature Test Macros): Remove paragraph
	since the description is wrong.
	Closes PR libc/1691, reported by Geoff Clare <gwc@unisoft.com>.

2000-05-17  Andreas Jaeger  <aj@suse.de>

	* time/test_time.args: Removed.
	* time/Makefile (test_time-ARGS): Added contents here instead.

	* posix/tstgetopt.args: Removed.
	* posix/Makefile (tstgetopt-ARGS): Added contents here instead.

	* Rules: Allow arguments for test files to be specified in
	Makefile with testname-ARGS; remove rules with .args in it.

	* dirent/Makefile (opendir-tst1-ARGS): Use this for opendir-tst1,
	remove old bogus rule for opendir-tst1.args.

	* stdlib/test-canon.c: Rewrite to use test-skeleton.c.

	* stdlib/Makefile (test-canon-ARGS): New, supply argument to chdir
	into objdir.  This allows a readonly sourcetree.
	Reported by lrgallardo@yahoo.com, closes PR libc/1421.

2000-05-16  Andreas Jaeger  <aj@suse.de>,
            David Huggins-Daines <dhd@linuxcare.com>

	* sysdeps/generic/dl-cache.c (_dl_load_cache_lookup): Set
	cache_data in case of only new cache format correctly.

	* sysdeps/generic/dl-cache.c (_dl_load_cache_lookup): Align struct
	cache_file_new.

	* sysdeps/generic/dl-cache.h (ALIGN_CACHE): New macro to align
	struct cache_file_new.

	* elf/cache.c (save_cache): Fix str_offset if only new cache is
	present.

	* elf/cache.c (save_cache): Align struct new_file_cache.
	(print_cache): Likewise.
2000-05-17 11:04:21 +00:00
..
sys Update. 2000-02-28 05:08:01 +00:00
.cvsignore Tue May 14 14:07:10 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> 1996-05-14 20:30:25 +00:00
Makefile Update. 2000-05-17 11:04:21 +00:00
Versions Update. 2000-04-11 07:08:31 +00:00
asctime.c Update. 1997-07-06 22:02:42 +00:00
clocktest.c Update. 1998-02-27 16:53:21 +00:00
ctime.c update from main archive 961217 1996-12-18 03:23:47 +00:00
ctime_r.c Update. 1998-07-16 11:44:36 +00:00
datemsk Update. 2000-03-03 19:49:23 +00:00
difftime.c update from main archive 970101 1997-01-01 15:28:18 +00:00
dysize.c update from main archive 970120 1997-01-21 06:10:42 +00:00
getdate.c Update. 2000-03-03 08:13:22 +00:00
gmtime.c Update. 1998-12-10 09:47:59 +00:00
localtime.c Update. 1998-12-10 09:47:59 +00:00
mktime.c Update. 1999-02-16 15:35:52 +00:00
offtime.c Update. 1998-12-10 09:47:59 +00:00
strftime.c Update. 2000-01-08 05:28:22 +00:00
strptime.c Update. 2000-02-11 21:04:20 +00:00
test_time.c update from main archive 970218 1997-02-19 04:43:53 +00:00
time.h Update. 2000-04-11 07:12:59 +00:00
timegm.c update from main archive 970120 1997-01-21 06:10:42 +00:00
tst-getdate.c Update. 2000-03-03 19:49:23 +00:00
tst-posixtz.c Update. 1998-10-26 11:11:28 +00:00
tst-strptime.c Update. 2000-01-03 17:00:25 +00:00
tst_wcsftime.c Update. 1999-06-16 22:55:47 +00:00
tzfile.c Update. 1999-04-28 23:13:52 +00:00
tzset.c Update. 2000-02-22 09:00:35 +00:00
wcsftime.c Update. 1999-06-16 22:55:47 +00:00