Search
lxdream.org :: lxdream/src/paths_unix.c :: diff
lxdream 0.9.1
released Jun 29
Download Now
filename src/paths_unix.c
changeset 1021:848db285a184
prev964:f2f3c7612d06
next1024:c67f2d61ab97
author nkeynes
date Mon Jun 08 04:12:21 2009 +0000 (14 years ago)
permissions -rw-r--r--
last change General cleanup of the GD-rom subsystem
- merge gdrom_image_t and gdrom_disc_t
- Abstract MMC devices using a lower-level scsi transport
- OSX: only look at the whole disc device, and ignore partitions
file annotate diff log raw
1.1 --- a/src/paths_unix.c Thu Jan 15 04:15:11 2009 +0000
1.2 +++ b/src/paths_unix.c Mon Jun 08 04:12:21 2009 +0000
1.3 @@ -1,5 +1,5 @@
1.4 /**
1.5 - * $Id: cocoaui.c 863 2008-09-06 05:21:57Z nkeynes $
1.6 + * $Id$
1.7 *
1.8 * Wrappers for system-dependent functions (mainly path differences)
1.9 *
.