summaryrefslogtreecommitdiffstats
path: root/lib/libc/string/fls.c
Commit message (Collapse)AuthorAgeFilesLines
* Renumber clauses to reduce diffs to other versionsemaste2013-05-281-1/+1
| | | | | NetBSD, OpenBSD, and Android's Bionic number the clauses 1 through 3, so follow suit to make comparison easier.
* Per Regents of the University of Calfornia letter, remove advertisingimp2007-01-091-4/+0
| | | | | | clause. # If I've done so improperly on a file, please let me know.
* Translate from GNU C to ISO C.des2004-01-141-1/+1
|
* Add and document ffsl(), fls() and flsl().des2004-01-131-0/+52
OpenPOWER on IntegriCloud