glibc/time
Ulrich Drepper 6cbe890a9d * wctype/wctype.h: The *_l functions are in POSIX 2008.
* wcsmbs/wchar.h: mbsnrtowcs, open_wmemstream, wcpcpy, wcpncpy,
	wcscasecmp, wcsdup, wcsncasecmp, wcsnlen, wcsnrtombs,
	wcscasecmp_l, wcsncasecmp_l, wcscoll_l, and wcsxfrm_l.
	* sysdeps/mach/hurd/bits/posix_opt.h: Reset value of macros from
	200112L to 200809L.
	* sysdeps/unix/sysv/linux/bits/posix_opt.h: Likewise.
	* posix/getconf.c (vars): Add _SC_THREAD_ROBUST_PRIO_INHERIT and
	_SC_THREAD_ROBUST_PRIO_PROTECT entries.
	* bits/confname.h: Add _SC_THREAD_ROBUST_PRIO_INHERIT and
	_SC_THREAD_ROBUST_PRIO_PROTECT.
	* posix/unistd.h: fexecve is in POSIX 2008.
	* time/time.h: strftime_l is in POSIX 2008.
	* io/sys/stat.h: futimens is in POSIX 2008.
	* string/strings.h: strcasecmp_l and strncasecmp_l are in POSIX 2008.
	* string/string.h: stpcpy, stpncpy, strndup, strnlen, strsignal,
	strcoll_l, strerror_l, and strxfrm_l are in POSIX 2008.
	* stdlib/stdlib.h: mkdtemp is in POSIX 2008.
2009-02-26 16:53:30 +00:00
..
sys * include/features.h: Define macros for XPG7/POSIX 2008. 2009-02-26 01:43:53 +00:00
.cvsignore
Depend
Makefile [BZ #5424, BZ #5428, BZ #5451] 2007-12-10 01:43:40 +00:00
Versions
adjtime.c
alt_digit.c [BZ #5443] 2008-04-11 08:20:04 +00:00
asctime.c
bug-asctime.c
bug-asctime_r.c
bug-getdate1.c * time/bug-getdate1.c (do_test): Don't use century values which 2007-12-12 18:23:00 +00:00
bug-mktime1.c
clock.c
clocktest.c
ctime.c
ctime_r.c
datemsk
difftime.c
dysize.c
era.c [BZ #5443] 2008-04-11 08:20:04 +00:00
ftime.c
getdate.c [BZ #5424, BZ #5428, BZ #5451] 2007-12-10 01:43:40 +00:00
getitimer.c
gettimeofday.c
gmtime.c
lc-time-cleanup.c Remove useless "if" before "free". 2008-03-19 06:43:34 +00:00
localtime.c
mktime.c (__mktime_internal): Normalize tp->tm_isdst value. 2008-07-06 21:17:58 +00:00
offtime.c
setitimer.c
settimeofday.c
stime.c
strftime.c
strftime_l.c [BZ #6612] 2008-06-13 06:08:54 +00:00
strptime.c * include/time.h (enum ptime_locale_status): Remove. 2007-07-28 19:08:57 +00:00
strptime_l.c Remove use of __P. 2008-06-27 21:36:13 +00:00
test_time.c
time.c
time.h * wctype/wctype.h: The *_l functions are in POSIX 2008. 2009-02-26 16:53:30 +00:00
timegm.c
tst-ftime_l.c
tst-getdate.c
tst-mktime.c
tst-mktime2.c * elf/dl-open.c (dl_open_worker): Declare l in 2 different 2007-03-17 17:09:13 +00:00
tst-mktime3.c
tst-posixtz.c
tst-strftime.c
tst-strptime.c
tst-strptime2.c
tst-strptime3.c [BZ #3944] 2007-02-09 01:33:57 +00:00
tst_wcsftime.c
tzfile.c * time/tzfile.c (__tzfile_read): Fix check for version 0 data files. 2007-11-06 01:04:13 +00:00
tzset.c * time/tzset.c (tzset_internal): Correct parsing of TZ envvar. 2009-02-24 22:45:58 +00:00
wcsftime.c
wcsftime_l.c