OSDN Git Service

test/math: add fallback to libm-test-ulps-generic logic
[uclinux-h8/uClibc.git] / libc / string / ffs.c
2011-04-06 Carmelo AmorosoMerge remote-tracking branch 'origin/master' into prelink
2011-03-06 Peter S. Mazingersimplify ffs* code
2011-03-05 Bernd SchmidtImplement ffsl and ffsll.
2009-09-18 Bernhard Reutner... trim Experimentally off and uncommented hidden
2008-07-23 Bernhard Reutner... - trim any trailing whitespace
2008-06-04 Bernd SchmidtThis fixes a problem with the move of libc_hidden_proto...
2008-05-19 Denis VlasenkoMoving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL...
2006-03-23 Peter S. Mazingerselect needs sys/select.h, str[n]casecmp/ffs needs...
2006-01-14 Peter S. Mazingerhidden_def/hidden_proto: convert all users (I hope...
2006-01-03 Peter S. MazingerComplete split of all the string functions. Hope haven...