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
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
time32.c
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
tzfile.5
tzfile.h