freebsd-dev/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
ctime.3
difftime.c
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
private.h
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
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
tzfile.5
tzfile.h