aboutsummaryrefslogtreecommitdiff
path: root/darwin-user/syscall.c
AgeCommit message (Expand)Author
2011-12-02fix spelling in darwin-user sub directoryDong Xu Wang
2011-05-08Fix typos in comments (accross -> across)Stefan Weil
2010-05-22Fix %lld or %llx printf format useBlue Swirl
2009-07-16Update to a hopefully more future proof FSF addressBlue Swirl
2009-05-13Replace gcc variadic macro extension with C99 versionBlue Swirl
2009-01-15Convert references to logfile/loglevel to use qemu_log*() macrosaliguori
2009-01-05Fix more FSF addressesblueswir1
2008-12-22Use the ARRAY_SIZE() macro where appropriate.malc
2008-10-05Make ioctl table staticblueswir1
2008-03-09 Fix some functions declared () rather than (void) (Ian Jackson)blueswir1
2007-09-17find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the...ths
2007-09-16find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths
2007-03-19Handling more darwin-user syscalls, by Ilya Shar.ths
2007-02-22Revert host_info changes, and don't fail if sysctl is unknown when weths
2007-02-05This patch cleans up target_mach_msg_trap(), removes unuseful do_pread, begi...bellard
2007-01-18Darwin userspace emulation, by Pierre d'Herbemont.ths