summaryrefslogtreecommitdiff
path: root/lib/libc/string/flsl.c
Commit message (Collapse)AuthorAgeFilesLines
* Per Regents of the University of Calfornia letter, remove advertisingWarner Losh2007-01-091-4/+0
| | | | | | | | | clause. # If I've done so improperly on a file, please let me know. Notes: svn path=/head/; revision=165903
* Translate from GNU C to ISO C.Dag-Erling Smørgrav2004-01-141-1/+1
| | | | Notes: svn path=/head/; revision=124514
* Add and document ffsl(), fls() and flsl().Dag-Erling Smørgrav2004-01-131-0/+52
Notes: svn path=/head/; revision=124483