provide ffs, gcc generates calls to it, even when __builtin_ffs() is used.
authorotto <otto@openbsd.org>
Tue, 30 Jan 2018 20:15:25 +0000 (20:15 +0000)
committerotto <otto@openbsd.org>
Tue, 30 Jan 2018 20:15:25 +0000 (20:15 +0000)
commit544a27041b454910782e3cf3b3673938dffaa3b6
treed8c67d5e14bbce62e278ddb748dd34143a580d5e
parent18ee316ae3e58d37019b7c833aa4021f1bd1d1c2
provide ffs, gcc generates calls to it, even when __builtin_ffs() is used.
ok deraadt@
libexec/ld.so/Makefile
libexec/ld.so/ffs.c [new file with mode: 0644]