aboutsummaryrefslogtreecommitdiff
path: root/lib/libstand/strcasecmp.c
Commit message (Collapse)AuthorAgeFilesLines
* Remove California Regent's clause 3, per letterWarner Losh2007-01-091-4/+0
| | | | Notes: svn path=/head/; revision=165906
* Remove 'register' keyword.David E. O'Brien2002-03-211-3/+3
| | | | Notes: svn path=/head/; revision=92913
* Add __FBSDID()s to libstandMatthew Dillon2001-09-301-0/+3
| | | | Notes: svn path=/head/; revision=84221
* Add strcasecmp source file required for dosfs operation.Mike Smith1998-10-071-0/+74
Notes: svn path=/head/; revision=40036