]> sourceware.org Git - newlib-cygwin.git/commit - newlib/ChangeLog
2005-02-16 Eric Blake <ebb9@byu.net>
authorJeff Johnston <jjohnstn@redhat.com>
Wed, 16 Feb 2005 21:15:37 +0000 (21:15 +0000)
committerJeff Johnston <jjohnstn@redhat.com>
Wed, 16 Feb 2005 21:15:37 +0000 (21:15 +0000)
commitf1d439fc641fb71c9cf1e32e6a06885f10dbabdc
treefcc480faf2d6f4108a7b8df49c71e35a2f8afa1e
parent031619634c6811e80c2abff69f4d74928091e6e6
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).
newlib/ChangeLog
newlib/libc/time/strftime.c
newlib/libc/time/time.tex
This page took 0.028505 seconds and 5 git commands to generate.