Brian Gianforcaro
|
0f3990cfa3
Kernel: Support signaling all processes with pid == -1
|
5 years ago |
Brian Gianforcaro
|
1f64e3eb16
Kernel: Implement FUTEX_WAKE of arbitrary count.
|
5 years ago |
Drew Stratford
|
4a37362249
LibPthread: implicitly call pthread_exit on return from start routine.
|
5 years ago |
Itamar
|
edaa9c06d9
LibELF: Make ELF::Loader RefCounted
|
5 years ago |
Sergey Bugaev
|
54550365eb
Kernel: Use shared locking mode in some places
|
5 years ago |
Sergey Bugaev
|
f18d6610d3
Kernel: Don't include null terminator in sys$readlink() result
|
5 years ago |
Andreas Kling
|
815b73bdcc
Kernel: Simplify sys$setgroups(0, ...)
|
5 years ago |
Andreas Kling
|
9962db5bf8
Kernel: Remove SmapDisablers in {peek,poke}_user_data()
|
5 years ago |
Itamar
|
3e9a7175d1
Debugger: Add DebugSession
|
5 years ago |
Itamar
|
aae3f7b914
Process: Fix siginfo for code CLD_STOPPED
|
5 years ago |
Itamar
|
9e51e295cf
ptrace: Add PT_SETREGS
|
5 years ago |
Itamar
|
0431712660
ptrace: Stop a traced thread when it exists from execve
|
5 years ago |
Itamar
|
b306ac9b2b
ptrace: Add PT_POKE
|
5 years ago |
Itamar
|
984ff93406
ptrace: Add PT_PEEK
|
5 years ago |
Andreas Kling
|
c19b56dc99
Kernel+LibC: Add minherit() and MAP_INHERIT_ZERO
|
5 years ago |
Andrew Kaster
|
61acca223f
LibELF: Move validation methods to their own file
|
5 years ago |
Andrew Kaster
|
21b5909dc6
LibELF: Move ELF classes into namespace ELF
|
5 years ago |
Andreas Kling
|
dec352dacd
Kernel: Ignore zero-length PROGBITS sections in sys$module_load()
|
5 years ago |
Andreas Kling
|
c06d5ef114
Kernel+LibC: Remove ESUCCESS
|
5 years ago |
Andreas Kling
|
871d450b93
Kernel: Remove redundant "ACPI" from filenames in ACPI/
|
5 years ago |
Andreas Kling
|
4644217094
Kernel: Remove "non-operational" ACPI parser state
|
5 years ago |
Andreas Kling
|
dc7340332d
Kernel: Update cryptically-named functions related to symbolication
|
5 years ago |
Liav A
|
23fb985f02
Kernel & Userland: Allow to mount image files formatted with Ext2FS
|
5 years ago |
Andreas Kling
|
9ae3cced76
Revert "Kernel & Userland: Allow to mount image files formatted with Ext2FS"
|
5 years ago |
Liav A
|
a60ea79a41
Kernel & Userland: Allow to mount image files formatted with Ext2FS
|
5 years ago |
Itamar
|
6b74d38aab
Kernel: Add 'ptrace' syscall
|
5 years ago |
Shannon Booth
|
757c14650f
Kernel: Simplify process assertion checking if region is in range
|
5 years ago |
Liav A
|
b536547c52
Process: Use monotonic time for timeouts
|
5 years ago |
Liav A
|
4484513b45
Kernel: Add new syscall to allow changing the system date
|
5 years ago |
Liav A
|
9db291d885
Kernel: Introduce the new Time management subsystem
|
5 years ago |