Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-01-03 | misc: Fix typos in comments (found by codespell) | Stefan Weil | |
Signed-off-by: Stefan Weil <sw@weilnetz.de> | |||
2011-08-20 | fix common misspellings | Jonathan Neuschäfer | |
* Fix spelling with codespell[1] and manually review it. [1] http://git.profusion.mobi/cgit.cgi/lucas/codespell/ | |||
2003-08-09 | 2003-08-09 Marcus Brinkmann <marcus@gnu.org> | Marcus Brinkmann | |
* fat.h: Include <byteswap.h>. | |||
2003-08-09 | 2003-08-09 Marcus Brinkmann <marcus@gnu.org> | Marcus Brinkmann | |
* 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. | |||
2002-12-03 | Initial check-in. | Marcus Brinkmann | |