index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
darwin-user
/
syscall.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix spelling in darwin-user sub directory
Dong Xu Wang
2011-12-02
1
-1
/
+1
*
Fix typos in comments (accross -> across)
Stefan Weil
2011-05-08
1
-1
/
+1
*
Fix %lld or %llx printf format use
Blue Swirl
2010-05-22
1
-1
/
+1
*
Update to a hopefully more future proof FSF address
Blue Swirl
2009-07-16
1
-3
/
+1
*
Replace gcc variadic macro extension with C99 version
Blue Swirl
2009-05-13
1
-9
/
+9
*
Convert references to logfile/loglevel to use qemu_log*() macros
aliguori
2009-01-15
1
-2
/
+2
*
Fix more FSF addresses
blueswir1
2009-01-05
1
-1
/
+2
*
Use the ARRAY_SIZE() macro where appropriate.
malc
2008-12-22
1
-2
/
+2
*
Make ioctl table static
blueswir1
2008-10-05
1
-1
/
+1
*
Fix some functions declared () rather than (void) (Ian Jackson)
blueswir1
2008-03-09
1
-4
/
+4
*
find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the...
ths
2007-09-17
1
-2
/
+2
*
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
ths
2007-09-16
1
-2
/
+2
*
Handling more darwin-user syscalls, by Ilya Shar.
ths
2007-03-19
1
-2
/
+32
*
Revert host_info changes, and don't fail if sysctl is unknown when we
ths
2007-02-22
1
-1
/
+11
*
This patch cleans up target_mach_msg_trap(), removes unuseful do_pread, begi...
bellard
2007-02-05
1
-68
/
+280
*
Darwin userspace emulation, by Pierre d'Herbemont.
ths
2007-01-18
1
-0
/
+1315