Date: Fri, 19 Apr 1996 12:00:27 -0700 (PDT) From: Bruce Evans <bde> To: CVS-committers, cvs-all, cvs-lib Subject: cvs commit: src/lib/libc/gen clock.3 time.3 src/lib/libc/stdtime ctime.3 strftime.3 time2posix.3 Message-ID: <199604191900.MAA25169@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
bde 96/04/19 12:00:27 Modified: lib/libc/gen clock.3 time.3 lib/libc/stdtime ctime.3 strftime.3 time2posix.3 Log: Removed bogus includes of <sys/types.h> from synopses. This commit covers the man pages for most of the ANSI library functions. A few others such as strtol.3 have to mention <sys/types.h> because they mix ANSI interfaces with less well designed extensions. Revision Changes Path 1.4 +1 -1 src/lib/libc/gen/clock.3 1.3 +0 -1 src/lib/libc/gen/time.3 1.3 +0 -1 src/lib/libc/stdtime/ctime.3 1.4 +0 -2 src/lib/libc/stdtime/strftime.3 1.3 +0 -1 src/lib/libc/stdtime/time2posix.3
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199604191900.MAA25169>