summaryrefslogtreecommitdiff
path: root/lib/ffsl.h
Commit message (Expand)AuthorAgeFilesLines
* Put LGPLv2+ notices in source files where appropriate.Bruno Haible2021-06-041-7/+7
* maint: run 'make update-copyright'Paul Eggert2020-12-311-1/+1
* Use __builtin_ctz{,l,ll} and __builtin_ffs{,l,ll} with clang everywhere.Bruno Haible2020-08-051-2/+3
* ffsll: Optimize for MSVC in 64-bit mode.Bruno Haible2020-08-041-0/+8
* ffsll: Optimize for MSVC in 32-bit mode.Bruno Haible2020-08-041-0/+16
* maint: Run 'make update-copyright'Paul Eggert2019-12-311-1/+1
* maint: Run 'make update-copyright'Paul Eggert2019-01-011-1/+1
* maint: Run 'make update-copyright'Paul Eggert2018-01-011-1/+1
* all: prefer https: URLsPaul Eggert2017-09-131-1/+1
* version-etc: new yearPaul Eggert2017-01-011-1/+1
* version-etc: new yearPaul Eggert2016-01-011-1/+1
* version-etc: new yearPaul Eggert2014-12-311-1/+1
* maint: update copyrightEric Blake2014-01-011-1/+1
* maint: update all copyright year number rangesEric Blake2013-01-011-1/+1
* maint: update all copyright year number rangesJim Meyering2012-01-011-1/+1
* ffsl, ffsll: Avoid compilation error due to 'restrict'.Bruno Haible2011-10-311-0/+3
* ffsl: Optimize on 64-bit platforms.Bruno Haible2011-10-151-22/+19
* ffsl: Optimize on 32-bit platforms.Bruno Haible2011-10-141-11/+27
* ffsl, ffsll: Optimize for GCC.Bruno Haible2011-10-141-0/+4
* ffsl, ffsll: Avoid unportable behaviour.Bruno Haible2011-07-161-4/+4
* ffsl, ffsll: new modulesEric Blake2011-07-151-0/+47