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/ffs*.c: work around gcc warning | Robert Clausecker | 2023-07-14 | 1 | -1/+1 |
* | lib/libc/string: replace ffs/fls implementations with clang builtins | Robert Clausecker | 2023-07-03 | 1 | -7/+5 |
* | 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 |
* | Add the ffsll and flsll functions. These are ffs and fls operating | Konstantin Belousov | 2008-11-03 | 1 | -0/+48 |