glibc/time
Ulrich Drepper 91bc38d09c Update.
2000-08-12  Andreas Jaeger  <aj@suse.de>

	* include/features.h (__STDC_ISO_10646__): Define.
	Reported by Markus Kuhn <Markus.Kuhn@cl.cam.ac.uk>.

	* include/features.h (__USE_ISOC99): Define for _XOPEN_SOURCE >= 600.

	* locale/langinfo.h: Define YESSTR and NOSTR also for XPG4 (but not
	for revision 6 and up).

	* posix/sys/types.h: Define __need_timer_t and __need_clockid_t before
	including <time.h>.
	* time/time.h: Allow __need_timer_t and __need_clockid_t to be defined
	to get definitions of just these types.

	* signal/signal.h: Define thread signal handling functions also for
	POSIX95.

	* sysdeps/unix/sysv/linux/bits/types.h: Define thread types also for
	POSIX95.
	* sysdeps/unix/sysv/linux/alpha/bits/types.h: Likewise.
	* sysdeps/unix/sysv/linux/ia64/bits/types.h: Likewise.
	* sysdeps/unix/sysv/linux/mips/bits/types.h: Likewise.
	* sysdeps/unix/sysv/linux/sparc/bits/types.h: Likewise.

	* sysvipc/sys/shm.h: Define pid_t for XPG.

	* wcsmbs/wchar.h: Make the various wide char string and stream
	functions available for the respective XPG versions.
2000-08-14 04:57:27 +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-06-14 00:55:24 +00:00
Versions Update. 2000-04-11 07:08:31 +00:00
asctime.c Update. 2000-07-29 08:11:47 +00:00
clocktest.c * tst-trans.c: Include <stdlib.h> and <string.h>. 2000-06-21 12:39:22 +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-08-14 04:57:27 +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. 2000-08-10 04:40:02 +00:00
tzset.c Update. 2000-02-22 09:00:35 +00:00
wcsftime.c Update. 1999-06-16 22:55:47 +00:00