summaryrefslogtreecommitdiff
path: root/lib/libc/string/strcasecmp.3
Commit message (Collapse)AuthorAgeFilesLines
* MFC: introduce .Lb macro to libc manpagesAlexey Zelkin2000-04-231-0/+3
| | | | | | | Great bunch of $freeBSD$ tags added Notes: svn path=/stable/3/; revision=59572
* PR: 5573Daniel O'Callaghan1998-01-271-1/+2
| | | | | | | | Submitted by: garbanzo@hooked.net Add strncasecmp, strncmp to NAME field. Notes: svn path=/head/; revision=32818
* Correctly use .Fn instead of .Nm to reference function namesMike Pritchard1996-08-221-1/+2
| | | | | | | | | | | in a bunch of man pages. Use the correct .Bx (BSD UNIX) or .At (AT&T UNIX) macros instead of explicitly specifying the version in the text in a bunch of man pages. Notes: svn path=/head/; revision=17782
* BSD 4.4 Lite Lib SourcesRodney W. Grimes1994-05-271-0/+86
Notes: svn path=/cvs2svn/branches/unlabeled-1.1.1/; revision=1573