EMILE/tools
2008-04-21 19:49:13 +00:00
..
device.c Avoid offset overflow on disk bigger than 2 GB 2008-04-12 22:15:20 +00:00
device.h replace int by long on void* cast to be able to compile on 64bit architecture 2008-02-14 22:39:14 +00:00
emile_scanbus.c Add device_get_blocksize() 2007-10-10 16:47:03 +00:00
emile-first-tune.c correct usage 2007-09-13 18:31:42 +00:00
emile-install.c add args property, make some cleanup 2008-04-21 19:49:13 +00:00
emile-map-set.c rename map_partition_read and map_partition_write to map_read_sector and map_write_sector 2007-10-10 21:07:52 +00:00
emile-mkisofs.c use stream_* structures instead of specific ones 2008-04-20 16:35:55 +00:00
emile-set-cmdline.c modify emile_second_set_param() to not check if bootblock is present, checking is moving before call 2006-09-20 23:28:53 +00:00
emile-set-output.c configuration is int8_t 2007-09-08 23:09:14 +00:00
emile.c use libconfig 2008-04-16 18:32:17 +00:00
ext2_cat.c use stream_* structures instead of specific ones 2008-04-20 16:35:55 +00:00
ext2_ls.c use stream_* structures instead of specific ones 2008-04-20 16:35:55 +00:00
gzio.c
iso9660_cat.c use stream_* structures instead of specific ones 2008-04-20 16:35:55 +00:00
iso9660_ls.c use stream_* structures instead of specific ones 2008-04-20 16:35:55 +00:00
Makefile use libconfig 2008-04-16 18:32:17 +00:00
minigzip.c Add gzopen() prototype 2005-11-26 08:40:53 +00:00
read_vmlinuz.c