summaryrefslogtreecommitdiffstats
path: root/include/bitops.h
Commit message (Expand)AuthorAgeFilesLines
* include/bitops: avoid fallbacks for more systemsRuediger Meier2016-03-081-0/+21
* include/bitops: add casts to bswap functionsRuediger Meier2016-03-081-14/+19
* include: cleanup copyright headersKarel Zak2013-01-081-0/+6
* include/bitopts: Use the operating system byteswapping functionsKarel Zak2013-01-081-63/+97
* include: [bitops.h] make return values consistentKarel Zak2011-08-021-12/+12
* build-sys: use WORDS_BIGENDIAN to determine platform byte-orderFabian Groffen2011-01-171-8/+3Star
* fsck.minix: fix broken zone checkingKarel Zak2009-10-151-0/+16
* include: bitops - explicitly include endian.hKarel Zak2009-03-171-0/+1
* include: use __BYTE_ORDER rather than AC specific WORDS_BIGENDIANKarel Zak2008-12-081-3/+7
* include: <stdint.h> provides everythingSamuel Thibault2007-12-181-1/+0Star
* include: add bitops.h with swab{16,32,64} macrosKarel Zak2007-12-171-2/+20
* include: add bitops.h with swab{16,32,64} macrosKarel Zak2007-12-171-0/+51