Date: Fri, 30 Aug 2002 12:08:53 -0700 (PDT) From: Robert Drehmel <robert@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/string ffs.3 ffs.c Message-ID: <200208301908.g7UJ8rw2011877@freefall.freebsd.org>
index | next in thread | raw e-mail
robert 2002/08/30 12:08:53 PDT
Modified files:
lib/libc/string ffs.3 ffs.c
Log:
- Update the manual page to show that the associated header file
is <strings.h> and not <string.h> anymore.
- Tell the reader about this change in the HISTORY section.
- Switch to use an ANSI-C function definition.
- Include <strings.h> instead of <string.h> in the source file.
Revision Changes Path
1.6 +9 -2 src/lib/libc/string/ffs.3
1.5 +2 -3 src/lib/libc/string/ffs.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200208301908.g7UJ8rw2011877>
