AnotherTest
|
41aa78f6de
UserspaceEmulator: Add support for chmod
|
пре 4 година |
AnotherTest
|
b1d36243e5
UserspaceEmulator: Add support for setgroups
|
пре 4 година |
AnotherTest
|
457e00f319
UserspaceEmulator: Add support for sched_(g s)etparam
|
пре 4 година |
AnotherTest
|
33730cbd92
UserspaceEmulator: Add support for some more ioctl() requests
|
пре 4 година |
AnotherTest
|
aee0df19c1
UserspaceEmulator: Add support for emulating SC_mount
|
пре 4 година |
AnotherTest
|
9afe9069a9
UserspaceEmulator: Optionally write reports to the debug log
|
пре 4 година |
Paul Scharnofske
|
d94f674bbb
Use new format functions in remaining DevTools. (#3755)
|
пре 4 година |
asynts
|
e089855af0
UserspaceEmulator: Remove remaining printf calls.
|
пре 4 година |
asynts
|
d5ffb51a83
AK: Don't add newline for outf/dbgf/warnf.
|
пре 4 година |
Linus Groh
|
bcfc6f0c57
Everywhere: Fix more typos
|
пре 4 година |
asynts
|
ba3488a6d5
UserspaceEmulator: Replace printf usages with format.
|
пре 4 година |
Andreas Kling
|
709581e141
UserspaceEmulator: Implement the getsid() syscall
|
пре 4 година |
Nico Weber
|
31e7f73aae
UserspaceEmulator: Support all msg_iovlens in recvmsg and sendmsg
|
пре 4 година |
Nico Weber
|
47b3e98af8
Kernel+LibC+UserspaceEmulator: Add SO_TIMESTAMP, and cmsg definitions
|
пре 4 година |
Nico Weber
|
b36a2d6686
Kernel+LibC+UserspaceEmulator: Mostly add recvmsg(), sendmsg()
|
пре 4 година |
Nico Weber
|
62f615f0f4
UsespaceEmulator: Fix minor bugs in recvfrom() interception
|
пре 4 година |
Nico Weber
|
f0018aca1d
UserspaceEmulator: Intercept sendto()
|
пре 4 година |
Tom
|
c8d9f1b9c9
Kernel: Make copy_to/from_user safe and remove unnecessary checks
|
пре 4 година |
Andreas Kling
|
f8e59addf7
Kernel+LibC+UE: Introduce SIGINFO (generated with ^T)
|
пре 4 година |
Andreas Kling
|
57dd3b66c5
Kernel+LibC+UE: Implement sleep() via sys$clock_nanosleep()
|
пре 4 година |
Andreas Kling
|
f857f3ce4c
Kernel+LibC+UE: Implement usleep() via sys$clock_nanosleep()
|
пре 4 година |
Luke
|
694b86a4bf
LibDebug: Move everything into the "Debug" namespace
|
пре 4 година |
Brian Gianforcaro
|
5a3cc2da8b
UserspaceEmulator: Identical code on both branches, unify return in virt$ioctl
|
пре 5 година |
Brian Gianforcaro
|
7688539402
UserspaceEmulator: Fix conditionally uninitialized locals in virt$select
|
пре 5 година |
Nico Weber
|
fd73de684e
X86+Profiler+UserspaceEmulator: Deduplicate ELFSymbolProvider to LibX86
|
пре 5 година |
Nico Weber
|
430b265cd4
AK: Rename KB, MB, GB to KiB, MiB, GiB
|
пре 5 година |
Andreas Kling
|
65f2270232
Kernel+LibC+UserspaceEmulator: Bring back sys$dup2()
|
пре 5 година |
Andreas Kling
|
bf247fb45f
Kernel+LibC+UserspaceEmulator: Remove sys$dup() and sys$dup2()
|
пре 5 година |
Ben Wiederhake
|
5574d45eda
DevTools: Mark compilation-unit-only functions as static
|
пре 5 година |
Brian Gianforcaro
|
0f42463eab
Kernel: Use Userspace<T> for the execve syscall
|
пре 5 година |