summaryrefslogtreecommitdiff
path: root/src/misc/ffsll.c
AgeCommit message (Collapse)AuthorLines
2014-07-31implement ffsl and ffsll functionsRich Felker-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.