freebsd-dev/lib/libc/stdtime
Xin LI d9506686f3 Add glibc-style strftime(3) padding specifiers, namely, -(no padding),
_(use space as padding), and 0(zero padding).

These GNU extensions are widely used ones that is worthy for us to
have.

Discussed with:	stefanf, roam, -current
Approved by:	murray
Prodded by:	ports/72722, ports/72723
MFC After:	1 month
2004-11-04 08:34:57 +00:00
..
asctime.c Merge changes from the tzcode2004a import. Wherever possible I tried to bring 2004-06-14 10:31:52 +00:00
ctime.3 Mechanically kill hard sentence breaks. 2004-07-02 23:52:20 +00:00
difftime.c Merge changes from the tzcode2004a import. Wherever possible I tried to bring 2004-06-14 10:31:52 +00:00
localtime.c struct tm.tm_year is listed as 'years since 1900', and is signed. On 2004-08-24 00:15:37 +00:00
Makefile.inc libc_r wasn't so tied to libc for 22 months. 2002-11-18 09:50:57 +00:00
private.h Merge changes from the tzcode2004a import. Wherever possible I tried to bring 2004-06-14 10:31:52 +00:00
strftime.3 Add glibc-style strftime(3) padding specifiers, namely, -(no padding), 2004-11-04 08:34:57 +00:00
strftime.c Add glibc-style strftime(3) padding specifiers, namely, -(no padding), 2004-11-04 08:34:57 +00:00
strptime.3 Mechanically kill hard sentence breaks. 2004-07-02 23:52:20 +00:00
strptime.c Detect range errors when using the %s specifier. Previously, LONG_MAX 2003-11-17 04:19:15 +00:00
time2posix.3 mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
time32.c Move dillon's time conversion functions to a new header <timeconv.h>. 2002-06-17 01:42:33 +00:00
timelocal.c Fixes to locale code to properly use indirect pointers in order to prevent 2003-06-13 00:14:07 +00:00
timelocal.h * style(9)'fy 2002-01-24 15:07:44 +00:00
tzfile.5
tzfile.h Fix the style of the SCM ID's. 2002-03-22 23:42:05 +00:00