Philippe Mathieu-Daudé
|
42b15d70cf
linux-user/strace: Let print_sockaddr() have a 'last' argument
|
5 年之前 |
Philippe Mathieu-Daudé
|
bb10540e76
linux-user/strace: Improve bind() output
|
5 年之前 |
Philippe Mathieu-Daudé
|
d84fe1ede7
linux-user/strace: Add print_sockfd()
|
5 年之前 |
Philippe Mathieu-Daudé
|
814ae70ff9
linux-user/strace: Dump AF_NETLINK sockaddr content
|
5 年之前 |
Philippe Mathieu-Daudé
|
0d2187c4e0
linux-user/strace: Improve settimeofday()
|
5 年之前 |
Philippe Mathieu-Daudé
|
6d33e03611
linux-user/strace: Add print_timezone()
|
5 年之前 |
Philippe Mathieu-Daudé
|
8f93089d0a
linux-user/strace: Display invalid pointer in print_timeval()
|
5 年之前 |
Jim Wilson
|
d42744fe04
linux-user: Add support for strace for statx() syscall
|
6 年之前 |
Helge Deller
|
1b7695fe5f
linux-user: Nicer strace output of chroot() syscall
|
6 年之前 |
Paolo Bonzini
|
7d37435bd5
avoid TABs in files that only contain a few
|
6 年之前 |
Yunqiang Su
|
113a9dd73f
linux-user: Add support for SO_REUSEPORT
|
6 年之前 |
Aleksandar Rikalo
|
4f7f892420
linux-user: Add preprocessor availability control to some syscalls
|
7 年之前 |
Riku Voipio
|
5f9cee46cd
linux-user: fix O_TMPFILE handling
|
8 年之前 |
Miloš Stojanović
|
ba9fcea1cb
linux-user: add strace support for uinfo structure of rt_sigqueueinfo() and rt_tgsigqueueinfo()
|
8 年之前 |
Miloš Stojanović
|
f196c3700d
linux-user: fix inconsistent spaces in print_siginfo() output
|
8 年之前 |
Miloš Stojanović
|
243e0fe550
linux-user: add rt_tgsigqueueinfo() strace
|
8 年之前 |
Miloš Stojanović
|
5162264e43
linux-user: add tkill(), tgkill() and rt_sigqueueinfo() strace
|
8 年之前 |
Riku Voipio
|
b9a0be9239
linux-user: remove ifdef __USER_MISC
|
9 年之前 |
Aleksandar Markovic
|
38860a0343
linux-user: Add support for clock_adjtime() syscall
|
8 年之前 |
Aleksandar Markovic
|
da2c8ad7a5
linux-user: Fix syslog() syscall support
|
9 年之前 |
Aleksandar Markovic
|
ff71a4545c
linux-user: Fix socketcall() syscall support
|
9 年之前 |
Aleksandar Markovic
|
19f59bcef9
linux-user: Add support for adjtimex() syscall
|
9 年之前 |
Peter Maydell
|
0cb581d6bd
linux-user: report signals being taken in strace output
|
9 年之前 |
Laurent Vivier
|
84bd828429
linux-user: fix clone() strace
|
9 年之前 |
Laurent Vivier
|
8997d1bd18
linux-user: add socket() strace
|
9 年之前 |
Laurent Vivier
|
fb3aabf384
linux-user: add socketcall() strace
|
9 年之前 |
Peter Maydell
|
7e3b92ece0
linux-user: Support F_GETPIPE_SZ and F_SETPIPE_SZ fcntls
|
9 年之前 |
Paolo Bonzini
|
02d0e09503
os-posix: include sys/mman.h
|
9 年之前 |
Peter Maydell
|
7dcdaeafe0
linux-user: Make target_strerror() return 'const char *'
|
9 年之前 |
Peter Maydell
|
d39594e9d9
linux-user: Clean up includes
|
9 年之前 |