summaryrefslogtreecommitdiff
path: root/lib/libc/string/bcmp.c
Commit message (Collapse)AuthorAgeFilesLines
* - Update the manual page of bcmp(3) by replacingRobert Drehmel2002-08-301-6/+4
| | | | | | | | | | | | | .In string.h with .In strings.h and adding a sentence to the HISTORY section. - Use an ANSI-C function definition. - Include <strings.h> instead of <string.h>. - Apply style(9): Put a space after return keywords. Notes: svn path=/head/; revision=102642
* Remove 'register' keyword.David E. O'Brien2002-03-211-2/+2
| | | | Notes: svn path=/head/; revision=92889
* rcsid[]->__FBSDIDDavid E. O'Brien2001-11-071-4/+2
| | | | Notes: svn path=/head/; revision=86170
* Make the rcsid and FreeBSD IDs more sane in the wcs* and wmem* files.David E. O'Brien2001-05-241-0/+4
| | | | | | | Do the same for the non-wcs*/wmem* files while I'm here. Notes: svn path=/head/; revision=77117
* BSD 4.4 Lite Lib SourcesRodney W. Grimes1994-05-271-0/+59
Notes: svn path=/cvs2svn/branches/unlabeled-1.1.1/; revision=1573