2009-03-07 |
blueswir1 | Sparse fixes: NULL use, header order, ANSI prototypes... |
blob | commitdiff | raw |
2009-02-05 |
aliguori | block: remove error handling from qemu_malloc() callers... |
blob | commitdiff | raw | diff to current |
2008-12-14 |
blueswir1 | Use a hex value instead of possibly ambiguous 8 bit... |
blob | commitdiff | raw | diff to current |
2008-12-13 |
blueswir1 | Remove unnecessary trailing newlines |
blob | commitdiff | raw | diff to current |
2008-11-22 |
blueswir1 | Use qemu_isfoobar and qemu_towombat versions, based... |
blob | commitdiff | raw | diff to current |
2008-11-16 |
blueswir1 | Attached patch fixes a series of this warning |
blob | commitdiff | raw | diff to current |
2008-11-10 |
balrog | Currently trying to turn an oversized directory into... |
blob | commitdiff | raw | diff to current |
2008-10-26 |
blueswir1 | Fix incorrect use of pstrcpy (malc) |
blob | commitdiff | raw | diff to current |
2008-10-25 |
blueswir1 | Replace uses of strncpy (a GNU extension) with Qemu... |
blob | commitdiff | raw | diff to current |
2008-08-21 |
blueswir1 | Fix OpenBSD linker warnings |
blob | commitdiff | raw | diff to current |
2008-08-06 |
ths | Add qemu_realloc(), by Gerd Hoffmann. |
blob | commitdiff | raw | diff to current |
2008-07-05 |
malc | Remove >= asserts on unsigned inputs |
blob | commitdiff | raw | diff to current |
2008-07-03 |
ths | Fix parse_long_name, by Tristan Gingold. |
blob | commitdiff | raw | diff to current |
2008-07-03 |
ths | Clarified filename handling, by Johannes Schindelin. |
blob | commitdiff | raw | diff to current |
2008-07-01 |
ths | block-vvfat.c - fix is_free predicate, by Tristan Gingold. |
blob | commitdiff | raw | diff to current |
2008-03-09 |
blueswir1 | Fix some functions declared () rather than (void)... |
blob | commitdiff | raw | diff to current |
2007-12-24 |
balrog | Fix number_of_entries for filename of length [13] ... |
blob | commitdiff | raw | diff to current |
2007-12-16 |
ths | Fix char* signedness, by Andre Przywara. |
blob | commitdiff | raw | diff to current |
2007-12-16 |
ths | Fix wrong signedness, by Andre Przywara. |
blob | commitdiff | raw | diff to current |
2007-11-18 |
pbrook | Add statics and missing #includes for prototypes. |
blob | commitdiff | raw | diff to current |
2007-11-11 |
pbrook | Split block API from vl.h. |
blob | commitdiff | raw | diff to current |
2007-09-25 |
ths | vvfat mbr fixes, by Ivan Kalvachev. |
blob | commitdiff | raw | diff to current |
2007-09-17 |
ths | find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again... |
blob | commitdiff | raw | diff to current |
2007-09-16 |
ths | find -type f | xargs sed -i 's/[\t ]$//g' # on most... |
blob | commitdiff | raw | diff to current |
2006-09-09 |
bellard | vvfat fixes (Roger Lathrop) |
blob | commitdiff | raw | diff to current |
2006-08-01 |
bellard | async file I/O API |
blob | commitdiff | raw | diff to current |
2006-06-04 |
pbrook | Disk cache flush support. |
blob | commitdiff | raw | diff to current |
2006-04-23 |
bellard | moved misplaced declaration |
blob | commitdiff | raw | diff to current |
2005-12-19 |
bellard | win32 compile fix |
blob | commitdiff | raw | diff to current |
2005-12-18 |
bellard | Major overhaul of the virtual FAT driver for read/write... |
blob | commitdiff | raw | diff to current |
2005-11-19 |
bellard | DOS 6.22 fix (Johannes Schindelin) |
blob | commitdiff | raw | diff to current |
2005-04-28 |
bellard | Virtual VFAT support (Johannes Schindelin) |
blob | commitdiff | raw | diff to current |
|