summaryrefslogtreecommitdiff
path: root/lib/libc/string/ffsll.c
AgeCommit message (Expand)Author
2023-11-01libc: Purge unneeded cdefs.hWarner Losh
2023-08-16Remove $FreeBSD$: one-line .c patternWarner Losh
2023-07-14lib/libc/string/ffs*.c: work around gcc warningRobert Clausecker
2023-07-03lib/libc/string: replace ffs/fls implementations with clang builtinsRobert Clausecker
2017-11-20General further adoption of SPDX licensing ID tags.Pedro F. Giffuni
2013-05-28Renumber clauses to reduce diffs to other versionsEd Maste
2008-11-03Add the ffsll and flsll functions. These are ffs and fls operatingKonstantin Belousov