Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | include/bitops: avoid fallbacks for more systems | Ruediger Meier | 2016-03-08 | 1 | -0/+21 |
* | include/bitops: add casts to bswap functions | Ruediger Meier | 2016-03-08 | 1 | -14/+19 |
* | include: cleanup copyright headers | Karel Zak | 2013-01-08 | 1 | -0/+6 |
* | include/bitopts: Use the operating system byteswapping functions | Karel Zak | 2013-01-08 | 1 | -63/+97 |
* | include: [bitops.h] make return values consistent | Karel Zak | 2011-08-02 | 1 | -12/+12 |
* | build-sys: use WORDS_BIGENDIAN to determine platform byte-order | Fabian Groffen | 2011-01-17 | 1 | -8/+3 |
* | fsck.minix: fix broken zone checking | Karel Zak | 2009-10-15 | 1 | -0/+16 |
* | include: bitops - explicitly include endian.h | Karel Zak | 2009-03-17 | 1 | -0/+1 |
* | include: use __BYTE_ORDER rather than AC specific WORDS_BIGENDIAN | Karel Zak | 2008-12-08 | 1 | -3/+7 |
* | include: <stdint.h> provides everything | Samuel Thibault | 2007-12-18 | 1 | -1/+0 |
* | include: add bitops.h with swab{16,32,64} macros | Karel Zak | 2007-12-17 | 1 | -2/+20 |
* | include: add bitops.h with swab{16,32,64} macros | Karel Zak | 2007-12-17 | 1 | -0/+51 |