acadia-newlib/newlib/libc/time
Brian Inglis 6090952296 strftime: Add support for %s (seconds since epoch)
* libc/time/strftime.c (__strftime): add support for %s (seconds from
	Unix epoch).  Fix whitespaces.

Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
2015-10-27 09:41:40 +01:00
..
Makefile.am 2014-09-11 Freddie Chopin <freddie_chopin@op.pl> 2014-09-11 21:55:01 +00:00
Makefile.in 2014-09-11 Freddie Chopin <freddie_chopin@op.pl> 2014-09-11 21:55:01 +00:00
asctime.c
asctime_r.c
clock.c * libc/time/clock.c (clock): Fix warnings about signed-unsigned 2014-09-04 08:27:03 +00:00
ctime.c
ctime_r.c
difftime.c
gettzinfo.c
gmtime.c
gmtime_r.c gmtime_r: Use faster algorithm by Howard Hinnant 2015-06-15 12:00:59 +02:00
lcltime.c
lcltime_r.c Avoid excessive locking and calling tzset in time functions. 2015-04-23 21:57:08 +02:00
local.h Add _tzset_unlocked and _tzset_unlocked_r 2015-04-23 21:57:08 +02:00
mktime.c Avoid excessive locking and calling tzset in time functions. 2015-04-23 21:57:08 +02:00
month_lengths.c 2014-09-15 Jeff Johnston <jjohnstn@redhat.com> 2014-09-15 16:05:37 +00:00
strftime.c strftime: Add support for %s (seconds since epoch) 2015-10-27 09:41:40 +01:00
strptime.c * libc/time/clock.c (clock): Fix warnings about signed-unsigned 2014-09-04 08:27:03 +00:00
time.c
time.tex
tzcalc_limits.c 2014-09-12 Jeff Johnston <jjohnstn@redhat.com> 2014-09-12 21:41:46 +00:00
tzlock.c
tzset.c Fix SYNOPSIS prototypes without marked up parameter names 2015-06-23 17:30:22 +01:00
tzset_r.c Add _tzset_unlocked and _tzset_unlocked_r 2015-04-23 21:57:08 +02:00
tzvars.c
wcsftime.c * libc/time/time.tex (wcsftime.def): Include. 2009-03-12 15:34:57 +00:00