Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | libc: Purge unneeded cdefs.h | Warner Losh | 2023-11-01 | 1 | -1/+0 |
* | Remove $FreeBSD$: one-line .c pattern | Warner Losh | 2023-08-16 | 1 | -2/+0 |
* | lib/libc/string: replace ffs/fls implementations with clang builtins | Robert Clausecker | 2023-07-03 | 1 | -7/+7 |
* | General further adoption of SPDX licensing ID tags. | Pedro F. Giffuni | 2017-11-20 | 1 | -0/+2 |
* | Renumber clauses to reduce diffs to other versions | Ed Maste | 2013-05-28 | 1 | -1/+1 |
* | Per Regents of the University of Calfornia letter, remove advertising | Warner Losh | 2007-01-09 | 1 | -4/+0 |
* | Translate from GNU C to ISO C. | Dag-Erling Smørgrav | 2004-01-14 | 1 | -1/+1 |
* | Add and document ffsl(), fls() and flsl(). | Dag-Erling Smørgrav | 2004-01-13 | 1 | -0/+52 |