freebsd-dev/lib/libc/stdtime
Robert Drehmel d542f511a0 - Add the C99 'restrict' qualifier using the '__restrict' macro to
function prototype and definition of strptime(3).
 - Update the manual page.
2002-08-14 22:36:22 +00:00
..
asctime.c Fix the style of the SCM ID's. 2002-03-22 21:53:29 +00:00
ctime.3 mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
difftime.c Fix the style of the SCM ID's. 2002-03-22 21:53:29 +00:00
localtime.c Remove use of __P() (actually P()) from code now that it's no longer 2002-05-28 20:12:42 +00:00
Makefile.inc Add routines to convert time_t to/from fixed-bit fields. These routines 2001-10-28 19:54:49 +00:00
private.h Assume __STDC__, remove non-__STDC__ code. 2002-05-28 17:03:12 +00:00
strftime.3 Grammar nit: treat "contents" as plural. 2002-05-31 22:26:19 +00:00
strftime.c Remove use of __P() (actually P()) from code now that it's no longer 2002-05-28 20:12:42 +00:00
strptime.3 - Add the C99 'restrict' qualifier using the '__restrict' macro to 2002-08-14 22:36:22 +00:00
strptime.c - Add the C99 'restrict' qualifier using the '__restrict' macro to 2002-08-14 22:36:22 +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 Style fixes 2002-08-07 16:49:20 +00:00
timelocal.h * style(9)'fy 2002-01-24 15:07:44 +00:00
tzfile.5 mdoc(7) police: removed HISTORY info from the .Os call. 2001-07-10 13:41:46 +00:00
tzfile.h Fix the style of the SCM ID's. 2002-03-22 23:42:05 +00:00