summaryrefslogtreecommitdiff
path: root/rbutil/ipodpatcher/fat32format.c (follow)
Commit message (Expand)AuthorAge
* Remove 64bit warning by using C99 fixed width format specifier.Dominik Riebeling2013-01-13
* ipodpatcher: move sectorbuf pointer into ipod_t structure.Dominik Riebeling2013-01-01
* Fix off-by-one memory corruption in ipodpatcher.Thomas Jarosch2011-08-25
* Make ipodpatcher compile on *BSD and recent Linux distributions - htole16/hto...Dave Chapman2009-08-04
* Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg2008-06-28
* Rename variables sectorbuf and verbose to avoid clashes in rbutil. Cleanup ex...Dominik Riebeling2008-06-17
* Fix a couple quirks from the previous commit.Nicolas Pennequin2008-05-05
* Convert the whole codebase to UTF-8, except docs/COMMITTERS and tools/creativ...Nicolas Pennequin2008-05-05
* Add -W to CFLAGS in Makefile and fix the generated warnings.Dave Chapman2007-07-29
* Initial integration of a --format option, based on fat32format.exe. The main...Dave Chapman2007-06-16