aboutsummaryrefslogtreecommitdiff
path: root/linux-user/strace.c
AgeCommit message (Expand)Author
2009-06-19linux-user: strace now handles guest stringscorrectly [v2]Riku Voipio
2009-06-16linux-user: strace now handles guest strings correctly [v2]Mika Westerberg
2008-12-22Use the ARRAY_SIZE() macro where appropriate.malc
2008-12-13Remove unnecessary trailing newlinesblueswir1
2008-10-03Fix warning about unused functionblueswir1
2008-09-30Silence some warnings about uninitialized variablesblueswir1
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