aboutsummaryrefslogtreecommitdiff
path: root/src/misc/ffsl.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Setup stub unit test infrastructureEuAndreh2024-01-051-0/+8
|
* implement ffsl and ffsll functionsRich Felker2014-07-311-0/+7
per the resolution of Austin Group issue #617, these are accepted for XSI option in POSIX future and thus I'm treating them as standard functions.