freebsd-src/lib/libc/stdtime
Dima Dorfman 427fc5ed6f Recognize the %s format.
Submitted by:	Thomas Zenker <thz@lennartz-electronic.de> and
		    Maxim Konovalov <maxim@macomnet.ru>, respectively
Reviewed by:	-audit
2001-07-13 13:59:24 +00:00
..
asctime.c Remove _THREAD_SAFE and make libc thread-safe by default by 2001-01-24 13:01:12 +00:00
ctime.3 mdoc(7) police: removed HISTORY info from the .Os call. 2001-07-10 13:41:46 +00:00
difftime.c Remove _THREAD_SAFE and make libc thread-safe by default by 2001-01-24 13:01:12 +00:00
localtime.c Don't mung the user's tm_sec field if we don't need to. (Belt-and-suspenders 2001-06-05 20:13:28 +00:00
Makefile.inc MAN[1-9] -> MAN. 2001-03-27 17:27:19 +00:00
private.h Correct factor-of-10 error in INT_STRLEN_MAXIMUM() calculation. 2000-08-04 11:03:20 +00:00
strftime.3 Get rid of non-standard %E[Ff] formats, userland apps already fixed 2001-03-21 14:52:12 +00:00
strftime.c Get rid of non-standard %E[Ff] formats, userland apps already fixed 2001-03-21 14:52:12 +00:00
strptime.3 mdoc(7) police: remove extraneous .Pp before and/or after .Sh. 2001-07-09 09:54:33 +00:00
strptime.c Recognize the %s format. 2001-07-13 13:59:24 +00:00
time2posix.3 Prepare for mdoc(7)NG. 2000-12-29 14:08:20 +00:00
timelocal.c Oops, back out prev. change - POSIX require %y in d_fmt 2001-03-21 14:12:37 +00:00
timelocal.h Relax local FreeBSD restrictions on 3 chars abbrev. name length and %c format 2001-03-18 11:58:15 +00:00
tzfile.5 mdoc(7) police: removed HISTORY info from the .Os call. 2001-07-10 13:41:46 +00:00
tzfile.h Merge from vendor branch: timezone file structure changes and doco. 1999-01-21 17:22:59 +00:00