macemu/BasiliskII/src/Unix
2013-02-24 15:43:54 -05:00
..
Darwin get file size using stat, which seems to be more reliable 2011-12-27 21:01:32 +00:00
FreeBSD
Irix
ldscripts
Linux add SheepShaver -> BasiliskII symlinks 2012-06-18 20:02:42 +02:00
m4
Solaris
.gitignore ignore generated files 2012-06-18 20:14:22 +02:00
acinclude.m4
asm_support.s
audio_oss_esd.cpp
autogen.sh
BasiliskII.1 |Description: fix to the documentation 2012-04-01 15:07:53 +00:00
bincue_unix.cpp
bincue_unix.h
clip_unix.cpp more cleanups (unused/uninitialized variables, forgotten free()s, etc.) 2012-09-08 12:33:39 +02:00
config.guess
config.sub
configure.ac Use a diff var name in configure.ac to avoid erroneous caching. 2012-08-12 13:01:55 -04:00
cpr.sh
disk_sparsebundle.cpp Basilisk deserves sparse bundles too! 2013-02-24 14:40:41 -05:00
disk_unix.h Partial implementation of sparsebundles; still needs Info.plist parsing 2013-02-24 13:02:16 -05:00
ether_unix.cpp Fix compilation error on OS X. 2012-10-30 09:34:10 -04:00
extfs_unix.cpp more cleanups (unused/uninitialized variables, forgotten free()s, etc.) 2012-09-08 12:33:39 +02:00
fbdevices
install-sh
keycodes
main_unix.cpp |Description: important compiler warnings fixes 2012-04-01 15:05:55 +00:00
Makefile.in Basilisk deserves sparse bundles too! 2013-02-24 14:40:41 -05:00
mkinstalldirs
posix_sem.cpp
prefs_editor_gtk.cpp more cleanups (unused/uninitialized variables, forgotten free()s, etc.) 2012-09-08 12:33:39 +02:00
prefs_unix.cpp
rpc_unix.cpp more cleanups (unused/uninitialized variables, forgotten free()s, etc.) 2012-09-08 12:33:39 +02:00
rpc.h
semaphore.h
serial_unix.cpp fix sentinel warning 2010-10-19 03:30:20 +00:00
sigsegv.cpp more cleanups (unused/uninitialized variables, forgotten free()s, etc.) 2012-09-08 12:33:39 +02:00
sigsegv.h Fix issue from my last change where it ended up not defining 2010-10-23 21:13:21 +00:00
sshpty.c another try to get sshpty.c compiling on bsd 2012-06-17 23:15:10 +00:00
sshpty.h
strlcpy.c
strlcpy.h
sys_unix.cpp generically search for disk types 2013-02-24 15:43:54 -05:00
sysdeps.h Fix build with SnowLeopard SDK. 2012-07-04 22:22:00 -04:00
timer_unix.cpp
tinyxml2.cpp Full sparsebundle implementation 2013-02-24 14:11:29 -05:00
tinyxml2.h Full sparsebundle implementation 2013-02-24 14:11:29 -05:00
tunconfig
user_strings_unix.cpp
user_strings_unix.h
vhd_unix.cpp [Geoffrey Brown] 2010-10-19 03:21:52 +00:00
vhd_unix.h [Geoffrey Brown] 2010-10-19 03:21:52 +00:00
video_blit.cpp
video_blit.h
video_vosf.h
video_x.cpp more cleanups (unused/uninitialized variables, forgotten free()s, etc.) 2012-09-08 12:33:39 +02:00
vm_alloc.cpp cleanup ifdef chain syntax 2012-01-01 22:32:24 +00:00
vm_alloc.h Fix CrashReporter poping up when PPC is not emulated on pre-10.5 systems. 2011-12-30 20:37:30 +00:00
xpram_unix.cpp