glibc/time
Martin Coufal 9555be54ef Add checks for wday, yday and new date formats
tm time struct contains tm_wday and tm_yday that were previously not
checked in this test.  Also added new test cases for date formats
containing %D, %R or %h.
Reviewed-by: Carlos O'Donell <carlos@redhat.com>
2023-06-30 11:25:39 +02:00
..
bits/types
sys
adjtime.c
alt_digit.c
asctime.c Fix all the remaining misspellings -- BZ 25337 2023-06-02 01:39:48 +00:00
bug-asctime_r.c
bug-asctime.c
bug-getdate1.c
bug-mktime1.c
bug-mktime4.c
clock_getcpuclockid.c
clock_getres.c
clock_gettime.c
clock_nanosleep.c
clock_settime.c
clock.c
clocktest.c
ctime_r.c
ctime.c
Depend
difftime.c
dysize.c
era.c
ftime.c
getdate.c time: Fix use-after-free in getdate 2023-06-06 21:14:46 +02:00
getitimer.c
gettimeofday.c
gmtime.c
lc-time-cleanup.c
localtime.c
Makefile Remove unused DATEMSK file for tst-getdate 2023-06-09 16:25:36 +02:00
mktime-internal.h
mktime.c Call "CST" a time zone abbreviation, not a name 2023-06-22 13:49:09 -07:00
offtime.c
setitimer.c
settimeofday.c
settimezone.c
stime.c
strftime_l.c time: strftime_l: Avoid an unbounded alloca. 2023-05-29 09:09:15 -04:00
strftime.c
strptime_l.c Use 64-bit time_t interfaces in strftime and strptime (bug 30053) 2023-02-07 10:15:09 +01:00
strptime.c
test_time.c
time.c
time.h Call "CST" a time zone abbreviation, not a name 2023-06-22 13:49:09 -07:00
timegm.c
timespec_get.c
timespec_getres.c
tst_wcsftime.c
tst-adjtime-time64.c
tst-adjtime.c
tst-clock2-time64.c
tst-clock2.c time: Also check for EPERM while trying to clock_settime 2023-06-05 12:51:48 -03:00
tst-clock_nanosleep-time64.c
tst-clock_nanosleep.c
tst-clock_settime-time64.c
tst-clock_settime.c
tst-clock-time64.c
tst-clock.c Fix all the remaining misspellings -- BZ 25337 2023-06-02 01:39:48 +00:00
tst-cpuclock1-time64.c
tst-cpuclock1.c tests: replace write by xwrite 2023-06-01 12:40:05 -04:00
tst-ctime-time64.c
tst-ctime.c
tst-difftime-time64.c
tst-difftime.c Fix all the remaining misspellings -- BZ 25337 2023-06-02 01:39:48 +00:00
tst-ftime_l.c
tst-ftime.c
tst-getdate.c Add checks for wday, yday and new date formats 2023-06-30 11:25:39 +02:00
tst-gmtime-time64.c
tst-gmtime.c
tst-itimer-time64.c
tst-itimer.c
tst-mktime2.c
tst-mktime3.c
tst-mktime4-time64.c
tst-mktime4.c
tst-mktime.c
tst-posixtz.c
tst-settimeofday-time64.c
tst-settimeofday.c
tst-strftime2.c
tst-strftime3.c
tst-strftime4-time64.c Use 64-bit time_t interfaces in strftime and strptime (bug 30053) 2023-02-07 10:15:09 +01:00
tst-strftime4.c Use 64-bit time_t interfaces in strftime and strptime (bug 30053) 2023-02-07 10:15:09 +01:00
tst-strftime.c
tst-strptime2.c Fix all the remaining misspellings -- BZ 25337 2023-06-02 01:39:48 +00:00
tst-strptime3.c
tst-strptime-whitespace.c
tst-strptime.c
tst-timegm-time64.c
tst-timegm.c
tst-timespec_get-time64.c
tst-timespec_get.c
tst-timespec_getres-time64.c
tst-timespec_getres.c
tst-tzname.c
tst-y2039-time64.c
tst-y2039.c
tzfile.c Call "CST" a time zone abbreviation, not a name 2023-06-22 13:49:09 -07:00
tzset.c Call "CST" a time zone abbreviation, not a name 2023-06-22 13:49:09 -07:00
Versions
wcsftime_l.c
wcsftime.c