aboutsummaryrefslogtreecommitdiff
path: root/bsd-user/strace.c
AgeCommit message (Expand)Author
2021-01-11bsd-user: move strace OS/arch dependent code to host/arch dirsStacey Son
2016-02-04bsd-user: Clean up includesPeter Maydell
2014-06-11bsd-user: Implement strace support for print_ioctl syscallSean Bruno
2014-06-11bsd-user: Implement strace support for print_sysctl syscallSean Bruno
2014-06-11bsd-user: GPL v2 attribution update and styleSean Bruno
2009-07-17bsd-users: fix straceChristoph Egger
2008-10-26Preliminary BSD user emulator supportblueswir1