summaryrefslogtreecommitdiff
path: root/linux-user/strace.c
AgeCommit message (Expand)AuthorFilesLines
2008-05-29Strace fallback for unknown syscalls.pbrook1-1/+2
2007-11-14printf format fixbellard1-1/+3
2007-11-11hex numbers must have a leading 0xbellard1-3/+3
2007-11-11use correct typesbellard1-32/+38
2007-11-11Linux user memory access API change (initial patch by Thayne Harbaugh)bellard1-16/+17
2007-11-03Fix some compiler warnings.ths1-1/+6
2007-11-01Add new files fir strace support, missed in earlier commit.ths1-0/+299