Andreas Kling
|
652b22ee9c
Kernel: Remove SmapDisabler in sys$clock_settime()
|
5 سال پیش |
Andreas Kling
|
55f61c0004
Kernel: Add for_each_vmobject_of_type<T>
|
5 سال پیش |
Andreas Kling
|
042b1f6814
Kernel: Propagate failure to commit VM regions in more places
|
5 سال پیش |
Andreas Kling
|
6fe83b0ac4
Kernel: Crash the current process on OOM (instead of panicking kernel)
|
5 سال پیش |
Ben Wiederhake
|
dce3faff08
Kernel: Don't crash on invalid fcntl
|
5 سال پیش |
Michael Lelli
|
58a34fbe09
Kernel: Fix pledge syscall applying new pledges when it fails (#2076)
|
5 سال پیش |
Brian Gianforcaro
|
25a620a573
Kernel: Enable timeout support for sys$futex(FUTEX_WAIT)
|
5 سال پیش |
Andreas Kling
|
fb826aa59a
Kernel: Make sys$sethostname() superuser-only
|
5 سال پیش |
Luke Payne
|
f191b84b50
Kernel: Added the ability to set the hostname via new syscall
|
5 سال پیش |
Brian Gianforcaro
|
0f3990cfa3
Kernel: Support signaling all processes with pid == -1
|
5 سال پیش |
Brian Gianforcaro
|
1f64e3eb16
Kernel: Implement FUTEX_WAKE of arbitrary count.
|
5 سال پیش |
Drew Stratford
|
4a37362249
LibPthread: implicitly call pthread_exit on return from start routine.
|
5 سال پیش |
Itamar
|
edaa9c06d9
LibELF: Make ELF::Loader RefCounted
|
5 سال پیش |
Sergey Bugaev
|
54550365eb
Kernel: Use shared locking mode in some places
|
5 سال پیش |
Sergey Bugaev
|
f18d6610d3
Kernel: Don't include null terminator in sys$readlink() result
|
5 سال پیش |
Andreas Kling
|
815b73bdcc
Kernel: Simplify sys$setgroups(0, ...)
|
5 سال پیش |
Andreas Kling
|
9962db5bf8
Kernel: Remove SmapDisablers in {peek,poke}_user_data()
|
5 سال پیش |
Itamar
|
3e9a7175d1
Debugger: Add DebugSession
|
5 سال پیش |
Itamar
|
aae3f7b914
Process: Fix siginfo for code CLD_STOPPED
|
5 سال پیش |
Itamar
|
9e51e295cf
ptrace: Add PT_SETREGS
|
5 سال پیش |
Itamar
|
0431712660
ptrace: Stop a traced thread when it exists from execve
|
5 سال پیش |
Itamar
|
b306ac9b2b
ptrace: Add PT_POKE
|
5 سال پیش |
Itamar
|
984ff93406
ptrace: Add PT_PEEK
|
5 سال پیش |
Andreas Kling
|
c19b56dc99
Kernel+LibC: Add minherit() and MAP_INHERIT_ZERO
|
5 سال پیش |
Andrew Kaster
|
61acca223f
LibELF: Move validation methods to their own file
|
5 سال پیش |
Andrew Kaster
|
21b5909dc6
LibELF: Move ELF classes into namespace ELF
|
5 سال پیش |
Andreas Kling
|
dec352dacd
Kernel: Ignore zero-length PROGBITS sections in sys$module_load()
|
5 سال پیش |
Andreas Kling
|
c06d5ef114
Kernel+LibC: Remove ESUCCESS
|
5 سال پیش |
Andreas Kling
|
871d450b93
Kernel: Remove redundant "ACPI" from filenames in ACPI/
|
5 سال پیش |
Andreas Kling
|
4644217094
Kernel: Remove "non-operational" ACPI parser state
|
5 سال پیش |