summary refs log tree commit diff stats
path: root/bsd-user/strace.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* exec: Move [b]tswapl() declarations to 'exec/user/tswap-target.h'Philippe Mathieu-Daudé2024-04-261-0/+1
* bsd-user: Clean up includesMarkus Armbruster2023-02-081-1/+0
* bsd-user/strace.c: print_taken_signalWarner Losh2022-01-281-0/+97
* bsd-user: style tweak: Remove #if 0'd codeWarner Losh2021-05-111-8/+0
* bsd-user: move strace OS/arch dependent code to host/arch dirsStacey Son2021-01-111-0/+11
* bsd-user: Clean up includesPeter Maydell2016-02-041-5/+1
* bsd-user: Implement strace support for print_ioctl syscallSean Bruno2014-06-111-0/+19
* bsd-user: Implement strace support for print_sysctl syscallSean Bruno2014-06-111-0/+22
* bsd-user: GPL v2 attribution update and styleSean Bruno2014-06-111-58/+68
* bsd-users: fix straceChristoph Egger2009-07-171-2/+2
* Preliminary BSD user emulator supportblueswir12008-10-261-0/+191