cvs commit: src/lib/libc/stdtime strftime.3 strftime.c src/sys/sys
param.h
Xin LI
delphij at FreeBSD.org
Mon Dec 6 08:13:19 PST 2004
delphij 2004-12-06 16:13:18 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_5)
lib/libc/stdtime strftime.c strftime.3
sys/sys param.h
Log:
MFC glibc-style strftime(3) -(no padding), _(use space as padding),
and 0(zero padding) padding specifiers.
Bump __FreeBSD_version so the ports team would be able to distinguish
between 5.3-STABLE before and after this change.
Revision Changes Path
1.34.2.1 +10 -1 src/lib/libc/stdtime/strftime.3
1.40.2.1 +69 -20 src/lib/libc/stdtime/strftime.c
1.209.2.6 +1 -1 src/sys/sys/param.h
More information about the cvs-all
mailing list