Sign in
qemu-android
/
qemu-android
/
57a92c8e36ee9c0774d58c086b76b67ae981e6d4
/
block-vvfat.c
51a0f56
Fix incorrect use of pstrcpy (malc)
by blueswir1
· 16 years ago
be15b14
Replace uses of strncpy (a GNU extension) with Qemu pstrcpy
by blueswir1
· 16 years ago
363a37d
Fix OpenBSD linker warnings
by blueswir1
· 17 years ago
2137b4c
Add qemu_realloc(), by Gerd Hoffmann.
by ths
· 17 years ago
295abf3
Remove >= asserts on unsigned inputs
by malc
· 17 years ago
59fdb01
Fix parse_long_name, by Tristan Gingold.
by ths
· 17 years ago
64eaabd
Clarified filename handling, by Johannes Schindelin.
by ths
· 17 years ago
ad1a897
block-vvfat.c - fix is_free predicate, by Tristan Gingold.
by ths
· 17 years ago
3f47aa8
Fix some functions declared () rather than (void) (Ian Jackson)
by blueswir1
· 17 years ago
1e080d5
Fix number_of_entries for filename of length [13] (Tristan Gingold).
by balrog
· 17 years ago
ffe8ab8
Fix char* signedness, by Andre Przywara.
by ths
· 17 years ago
60fe76f
Fix wrong signedness, by Andre Przywara.
by ths
· 17 years ago
9596ebb
Add statics and missing #includes for prototypes.
by pbrook
· 17 years ago
faf0796
Split block API from vl.h.
by pbrook
· 17 years ago
b570094
vvfat mbr fixes, by Ivan Kalvachev.
by ths
· 17 years ago
3b46e62
find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the regex.
by ths
· 18 years ago
5fafdf2
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
by ths
· 18 years ago
6bcb76c
vvfat fixes (Roger Lathrop)
by bellard
· 19 years ago
83f6409
async file I/O API
by bellard
· 19 years ago
7a6cba6
Disk cache flush support.
by pbrook
· 19 years ago
da2414e
moved misplaced declaration
by bellard
· 19 years ago
48c2f06
win32 compile fix
by bellard
· 19 years ago
a046433
Major overhaul of the virtual FAT driver for read/write support (Johannes Schindelin)
by bellard
· 19 years ago
0b7a4a9
DOS 6.22 fix (Johannes Schindelin)
by bellard
· 19 years ago
de167e4
Virtual VFAT support (Johannes Schindelin)
by bellard
· 20 years ago