summaryrefslogtreecommitdiff
path: root/linux-user/strace.c
AgeCommit message (Expand)Author
2008-09-14Fix warnings that would be caused by gcc flag -Wwrite-stringsblueswir1
2008-05-29Strace fallback for unknown syscalls.pbrook
2007-11-14printf format fixbellard
2007-11-11hex numbers must have a leading 0xbellard
2007-11-11use correct typesbellard
2007-11-11Linux user memory access API change (initial patch by Thayne Harbaugh)bellard
2007-11-03Fix some compiler warnings.ths
2007-11-01Add new files fir strace support, missed in earlier commit.ths