Commit Graph

10 Commits

Author SHA1 Message Date
Laurent Vivier
9bd9755dbb Update email address
Signed-off-by: Laurent Vivier <Laurent@Vivier.EU>
2013-09-05 14:45:27 +02:00
Laurent Vivier
f5d95ed881 Avoid offset overflow on disk bigger than 2 GB 2008-04-12 22:15:20 +00:00
Laurent Vivier
35b5df8a85 replace int by long on void* cast to be able to compile on 64bit architecture 2008-02-14 22:39:14 +00:00
Laurent Vivier
912c63ad48 Add device_get_blocksize(), and adjust offset using blocksize instead of << 11 2007-10-10 16:46:03 +00:00
Laurent Vivier
7ba120c6c5 Add device_write_sector() and device_sector_size, use int fd instead FILE* 2007-10-09 19:16:11 +00:00
Laurent Vivier
1bb375da59 Change my email address to Laurent@lvivier.info 2006-09-15 14:55:39 +00:00
Laurent Vivier
9aa7430439 allow to read image file instead of /dev/cdrom 2006-09-08 22:57:36 +00:00
Laurent Vivier
bce8a698c5 Add libstream-like interface 2005-11-21 22:09:16 +00:00
Laurent Vivier
aed2d777a0 change device interface 2005-11-13 19:43:28 +00:00
Laurent Vivier
e421b248fc Add iso9660 tools 2005-11-12 22:28:50 +00:00