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
.cvsignore
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_r.c
ctime.c
datemsk Update. 2000-03-03 19:49:23 +00:00
difftime.c
dysize.c
getdate.c
gmtime.c
localtime.c
Makefile Update. 2000-06-14 00:55:24 +00:00
mktime.c
offtime.c
strftime.c
strptime.c
test_time.c
time.h Update. 2000-08-14 04:57:27 +00:00
timegm.c
tst_wcsftime.c
tst-getdate.c Update. 2000-03-03 19:49:23 +00:00
tst-posixtz.c
tst-strptime.c
tzfile.c Update. 2000-08-10 04:40:02 +00:00
tzset.c
Versions Update. 2000-04-11 07:08:31 +00:00
wcsftime.c