freebsd-src/lib/libc/stdtime
Robert Drehmel 2caa6a5afe Use one line for each function argument to keep the line
width smaller than 80 columns.

Thanks to Ruslan for an explanation of multiple ways to
achieve this.
2002-08-15 18:57:57 +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 Use one line for each function argument to keep the line 2002-08-15 18:57:57 +00:00
strftime.c - Add the 'restrict' qualifier to the function definition of 2002-08-14 23:20:48 +00:00
strptime.3 Use one line for each function argument to keep the line 2002-08-15 18:57:57 +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