Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Renumber clauses to reduce diffs to other versions | emaste | 2013-05-28 | 1 | -1/+1 |
| | | | | | NetBSD, OpenBSD, and Android's Bionic number the clauses 1 through 3, so follow suit to make comparison easier. | ||||
* | Add the ffsll and flsll functions. These are ffs and fls operating | kib | 2008-11-03 | 1 | -0/+48 |
on long long arguments. Reviewed by: bde (previous version, that included asm implementation for all ffs and fls functions on i386 and amd64) MFC after: 2 weeks |