Brian Gianforcaro
|
7688539402
UserspaceEmulator: Fix conditionally uninitialized locals in virt$select
|
há 4 anos atrás |
Nico Weber
|
fd73de684e
X86+Profiler+UserspaceEmulator: Deduplicate ELFSymbolProvider to LibX86
|
há 4 anos atrás |
Nico Weber
|
430b265cd4
AK: Rename KB, MB, GB to KiB, MiB, GiB
|
há 4 anos atrás |
Andreas Kling
|
65f2270232
Kernel+LibC+UserspaceEmulator: Bring back sys$dup2()
|
há 4 anos atrás |
Andreas Kling
|
bf247fb45f
Kernel+LibC+UserspaceEmulator: Remove sys$dup() and sys$dup2()
|
há 4 anos atrás |
Ben Wiederhake
|
5574d45eda
DevTools: Mark compilation-unit-only functions as static
|
há 4 anos atrás |
Brian Gianforcaro
|
0f42463eab
Kernel: Use Userspace<T> for the execve syscall
|
há 4 anos atrás |
Andreas Kling
|
fae9c9f81f
UserspaceEmulator: Add the dup2 syscall
|
há 4 anos atrás |
Andreas Kling
|
5dce5fa7c2
UserspaceEmulator: Add the chdir syscall
|
há 4 anos atrás |
Andreas Kling
|
ee5e8081da
UserspaceEmulator: Pass full path to new UE instance in virt$execve()
|
há 4 anos atrás |
Andreas Kling
|
5a5b687014
UserspaceEmulator: Add the getpgid() and waitid() syscalls
|
há 4 anos atrás |
Andreas Kling
|
93b1e54237
UserspaceEmulator: Add the setpgid syscall
|
há 4 anos atrás |
Andreas Kling
|
2b3b83801b
UserspaceEmulator: Make the "unimplemented syscall" output look nicer
|
há 4 anos atrás |
Andreas Kling
|
2f1d596dd3
UserspaceEmulator: Fix bad rc check in ttyname and getcwd syscalls
|
há 5 anos atrás |
Andreas Kling
|
d608d714b9
UserspaceEmulator: Support ioctl(TCGETS) and ioctl(TCSETS)
|
há 5 anos atrás |
Andreas Kling
|
e0e3e5b9b1
UserspaceEmulator: Add the access syscall
|
há 5 anos atrás |
Andreas Kling
|
c497603177
UserspaceEmulator: Add the getcwd syscall
|
há 5 anos atrás |
Andreas Kling
|
b187a42e53
UserspaceEmulator: Add the ttyname syscall
|
há 5 anos atrás |
Andreas Kling
|
9d93e208ac
UserspaceEmulator: Support ioctl(TIOCSPGRP)
|
há 5 anos atrás |
Andreas Kling
|
3717a00290
UserspaceEmulator: Add the getpgrp syscall
|
há 5 anos atrás |
Andreas Kling
|
8dea25d974
UserspaceEmulator: Add support for UNIX signals :^)
|
há 5 anos atrás |
Andreas Kling
|
dff8305138
UserspaceEmulator: Don't print backtrace offsets if we have file/line
|
há 5 anos atrás |
Andreas Kling
|
5de7bae383
UserspaceEmulator: Forward errors from fork() correctly
|
há 5 anos atrás |
Andreas Kling
|
c7e4c0734b
UserspaceEmulator: Use a report() function instead of dbgprintf()
|
há 5 anos atrás |
Andreas Kling
|
b8d3dbcf2d
UserspaceEmulator: Add syscalls: stat(), realpath(), gethostname()
|
há 5 anos atrás |
Andreas Kling
|
9def88e08d
UserspaceEmulator: Don't just return "EMULATED" in get_process_name()
|
há 5 anos atrás |
Andreas Kling
|
2ac5c2278d
UserspaceEmulator: Support ioctl(TIOCGWINSZ)
|
há 5 anos atrás |
Andreas Kling
|
0b287c18b9
UserspaceEmulator: Implement the execve() syscall :^)
|
há 5 anos atrás |
Andreas Kling
|
b9b74e355a
UserspaceEmulator: Implement the fork() syscall :^)
|
há 5 anos atrás |
Andreas Kling
|
d9f933df7b
UserspaceEmulator: Implement the setuid() and setgid() syscalls
|
há 5 anos atrás |