Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 2005-02-16 Eric Blake <ebb9@byu.net> | Jeff Johnston | 2005-02-16 | 1 | -8/+8 |
| | | | | | | | | | | | | * 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). | ||||
* | 2004-09-16 Antony King <antony.king@st.com> | Jeff Johnston | 2004-09-16 | 1 | -0/+4 |
| | | | | | | | | | * libc/ctype/ctype.tex: Added missing documentation. * libc/stdio/stdio.tex Ditto. * libc/stdlib/stdlib.tex Ditto. * libc/string/strings.tex Ditto. * libc/time/time.tex: Ditto. * libc/stdio/setbuffer.c: Removed setlinebuf documentation. | ||||
* | 2002-04-17 Jeff Johnston <jjohnstn@redhat.com> | Jeff Johnston | 2002-04-17 | 1 | -0/+4 |
| | | | | * libc/time/time.tex: Add tzset info. | ||||
* | import newlib-2000-02-17 snapshot | Christopher Faylor | 2000-02-17 | 1 | -0/+86 |