summaryrefslogtreecommitdiff
path: root/include/bitops.h
AgeCommit message (Expand)AuthorFilesLines
2011-01-17build-sys: use WORDS_BIGENDIAN to determine platform byte-orderFabian Groffen1-8/+3
2009-10-15fsck.minix: fix broken zone checkingKarel Zak1-0/+16
2009-03-17include: bitops - explicitly include endian.hKarel Zak1-0/+1
2008-12-08include: use __BYTE_ORDER rather than AC specific WORDS_BIGENDIANKarel Zak1-3/+7
2007-12-18include: <stdint.h> provides everythingSamuel Thibault1-1/+0
2007-12-17include: add bitops.h with swab{16,32,64} macrosKarel Zak1-2/+20
2007-12-17include: add bitops.h with swab{16,32,64} macrosKarel Zak1-0/+51