acadia-newlib/newlib/libc/time
Jeff Johnston f1d439fc64 2005-02-16 Eric Blake <ebb9@byu.net>
* libc/time/time.tex: Improve the documentation.
        * libc/time/strftime.c: Improve the documentation.
        (iso_year_adjust): New helper function.
        (strftime): Simplify '%E' and '%O'. Change '%c' to use
        recursion. Fix '%C', '%y', and '%Y' to deal with years with more
        than 4 characters.  Combine '%d' and '%e'. Implement '%D', '%F',
        '%g', '%G', '%n', '%R', '%t', '%T', '%u', '%V', '%X', and '%z'.
        Avoid core dumps on valid inputs (maxsize == 0, or
        tim_p->tm_isdst > 1).
2005-02-16 21:15:37 +00:00
..
Makefile.am 2002-04-17 Jeff Johnston <jjohnstn@redhat.com> 2002-04-17 21:23:31 +00:00
Makefile.in 2004-01-27 Artem B. Bityuckiy <abitytsky@softminecorp.com> 2004-01-27 23:26:26 +00:00
asctime.c * implement a new `struct _reent' that is significantly smaller. use this 2002-02-03 09:24:18 +00:00
asctime_r.c Wed May 10 13:52:24 2000 Egor Duda <deo@logos-m.ru> 2000-05-10 17:58:29 +00:00
clock.c * libc/time/clock.c: Clarify documentation of return value when no measurement 2003-10-14 17:41:30 +00:00
ctime.c 2002-09-24 Jeff Johnston <jjohnstn@redhat.com> 2002-09-24 21:26:45 +00:00
ctime_r.c import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
difftime.c 2003-01-21 Anita Kulkarni <anitak@kpit.com> 2003-01-21 19:37:04 +00:00
gmtime.c 2002-04-17 Jeff Johnston <jjohnstn@redhat.com> 2002-04-17 21:23:31 +00:00
gmtime_r.c 2002-04-17 Jeff Johnston <jjohnstn@redhat.com> 2002-04-17 21:23:31 +00:00
lcltime.c * implement a new `struct _reent' that is significantly smaller. use this 2002-02-03 09:24:18 +00:00
lcltime_r.c 2002-04-17 Jeff Johnston <jjohnstn@redhat.com> 2002-04-17 21:23:31 +00:00
local.h 2002-04-17 Jeff Johnston <jjohnstn@redhat.com> 2002-04-17 21:23:31 +00:00
mktime.c 2002-04-17 Jeff Johnston <jjohnstn@redhat.com> 2002-04-17 21:23:31 +00:00
mktm_r.c 2004-12-08 Alex Mogilnikov <alx@intellectronika.ru> 2004-12-08 17:54:38 +00:00
strftime.c 2005-02-16 Eric Blake <ebb9@byu.net> 2005-02-16 21:15:37 +00:00
strptime.c 2004-07-29 Jeff Johnston <jjohnstn@redhat.com> 2004-07-29 15:54:18 +00:00
time.c import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
time.tex 2005-02-16 Eric Blake <ebb9@byu.net> 2005-02-16 21:15:37 +00:00
tzlock.c 2004-09-16 Antony King <antony.king@st.com> 2004-09-16 21:16:59 +00:00
tzset.c 2002-04-17 Jeff Johnston <jjohnstn@redhat.com> 2002-04-17 21:23:31 +00:00
tzset_r.c 2005-01-19 Shaun Jackman <sjackman@gmail.com> 2005-01-19 16:44:42 +00:00