Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix common misspellings | Jonathan Neuschäfer | 2011-08-20 | 1 | -1/+1 |
| | | | | | | * Fix spelling with codespell[1] and manually review it. [1] http://git.profusion.mobi/cgit.cgi/lucas/codespell/ | ||||
* | 2003-08-09 Marcus Brinkmann <marcus@gnu.org> | Marcus Brinkmann | 2003-08-09 | 1 | -0/+1 |
| | | | | * fat.h: Include <byteswap.h>. | ||||
* | 2003-08-09 Marcus Brinkmann <marcus@gnu.org> | Marcus Brinkmann | 2003-08-09 | 1 | -14/+9 |
| | | | | | | | | * fat.h (read_dword) [BYTE_ORDER == BIG_ENDIAN]: Use bswap_32 to swap bytes. (write_dword) [BYTE_ORDER == BIG_ENDIAN]: Likewise. (read_word) [BYTE_ORDER == BIG_ENDIAN]: Use bswap_16 to swap bytes. (write_word) [BYTE_ORDER == BIG_ENDIAN]: Likewise. | ||||
* | Initial check-in. | Marcus Brinkmann | 2002-12-03 | 1 | -0/+403 |