acadia-newlib/newlib/libc/misc
Sebastian Huber 461152e4eb Add ffsl(), ffsll(), fls(), flsl(), flsll()
Use compiler builtin for ffs().  Remove duplicate implementation from
Cygwin.

Signed-off-by: Sebastian Huber <sebastian.huber@embedded-brains.de>
2017-07-05 13:49:48 +02:00
..
Makefile.am Allow locking routine to be retargeted 2017-02-13 17:07:11 -05:00
Makefile.in Allow locking routine to be retargeted 2017-02-13 17:07:11 -05:00
__dprintf.c
ffs.c Add ffsl(), ffsll(), fls(), flsl(), flsll() 2017-07-05 13:49:48 +02:00
fini.c
init.c
lock.c Allow locking routine to be retargeted 2017-02-13 17:07:11 -05:00
misc.tex Allow locking routine to be retargeted 2017-02-13 17:07:11 -05:00
unctrl.c