Sergey Bugaev
|
65b0642dd0
LibC+LibPthread: Use FUTEX_PRIVATE_FLAG in more places
|
4 years ago |
Edwin Hoksberg
|
99328e1038
Kernel+KeyboardSettings: Remove numlock syscall and implement ioctl
|
4 years ago |
Sergey Bugaev
|
8fee93d868
LibC: Add futex_wait() and futex_wake() helpers
|
4 years ago |
ForLoveOfCats
|
ce6658acc1
KeyboardSettings+Kernel: Setting to enable Num Lock on login
|
4 years ago |
Brian Gianforcaro
|
83fc591cea
Kernel: Generate page fault events from the kernel profiler
|
4 years ago |
Gunnar Beutner
|
277f333b2b
Kernel: Add support for profiling kmalloc()/kfree()
|
4 years ago |
Gunnar Beutner
|
572bbf28cc
Kernel+LibC: Add support for filtering profiling events
|
4 years ago |
Gunnar Beutner
|
8b2ace0326
Kernel: Track performance events for context switches
|
4 years ago |
Gunnar Beutner
|
eb798d5538
Kernel+Profiler: Improve profiling subsystem
|
4 years ago |
Brian Gianforcaro
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 years ago |
Brian Gianforcaro
|
3e87e43f9d
LibC: Expose new `profiling_free_buffer(..)` syscall.
|
4 years ago |
Idan Horowitz
|
aa6547492e
LibC+ping: Move internet_checksum to serenity header
|
4 years ago |
Andreas Kling
|
9588f01739
UserspaceEmulator+LibC: Use sys$emuctl() to pass malloc info to UE
|
4 years ago |
Andreas Kling
|
e87eac9273
Userland: Add LibSystem and funnel all syscalls through it
|
4 years ago |
Andreas Kling
|
d32ed28df4
LibC+LibKeyboard: Move getkeymap()+setkeymap() syscall wrappers to LibC
|
4 years ago |
Andreas Kling
|
db1c6cf9cf
LibC+LibELF: Run clang-format
|
4 years ago |
Andreas Kling
|
1658df9b6e
LibC: Add LibC wrapper for sys$readlink()
|
4 years ago |
Tom
|
1d621ab172
Kernel: Some futex improvements
|
4 years ago |
Andreas Kling
|
bf0719092f
Kernel+Userland: Remove shared buffers (shbufs)
|
4 years ago |
Andreas Kling
|
05dbfe9ab6
Kernel: Remove sys$shbuf_seal() and userland wrappers
|
4 years ago |
Andreas Kling
|
b818cf898e
Kernel+Userland: Remove sys$shbuf_allow_all() and userland wrappers
|
4 years ago |
Andreas Kling
|
01c2480eb3
Kernel+LibC+WindowServer: Remove unused thread/process boost mechanism
|
4 years ago |
Andreas Kling
|
fb4993f067
Kernel: Add anonymous files, created with sys$anon_create()
|
4 years ago |
Andreas Kling
|
13d7c09125
Libraries: Move to Userland/Libraries/
|
4 years ago |