sin-ack
|
6445a706cf
Kernel+LibC: Implement `readlinkat(2)`
|
2 年之前 |
Idan Horowitz
|
086969277e
Everywhere: Run clang-format
|
3 年之前 |
Jakub Berkop
|
895a050e04
Kernel: Fixed argument passing for profiling_enable syscall
|
3 年之前 |
sin-ack
|
59eb2d5de4
LibC: Implement serenity_open
|
3 年之前 |
Jelle Raaijmakers
|
ce3a63253a
LibC: Remove commented out code from `futex()`
|
3 年之前 |
Liav A
|
04ba31b8c5
Kernel+Userland: Remove loadable kernel moduless
|
3 年之前 |
Andreas Kling
|
1e90a3a542
Kernel: Make sys$perf_register_string() generate the string ID's
|
3 年之前 |
Andreas Kling
|
4657c79143
Kernel+LibC: Add sys$perf_register_string()
|
3 年之前 |
Ali Mohammad Pur
|
64ccf2196c
UserspaceEmulator+LibC: Add support for Region-of-Interest profiling
|
3 年之前 |
Edwin Hoksberg
|
99328e1038
Kernel+KeyboardSettings: Remove numlock syscall and implement ioctl
|
4 年之前 |
ForLoveOfCats
|
ce6658acc1
KeyboardSettings+Kernel: Setting to enable Num Lock on login
|
4 年之前 |
Gunnar Beutner
|
572bbf28cc
Kernel+LibC: Add support for filtering profiling events
|
4 年之前 |
Brian Gianforcaro
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 年之前 |
Brian Gianforcaro
|
3e87e43f9d
LibC: Expose new `profiling_free_buffer(..)` syscall.
|
4 年之前 |
Idan Horowitz
|
aa6547492e
LibC+ping: Move internet_checksum to serenity header
|
4 年之前 |
Andreas Kling
|
eb08a0edd5
LibC: Make it compile on 64-bit
|
4 年之前 |
Andreas Kling
|
e87eac9273
Userland: Add LibSystem and funnel all syscalls through it
|
4 年之前 |
Andreas Kling
|
d32ed28df4
LibC+LibKeyboard: Move getkeymap()+setkeymap() syscall wrappers to LibC
|
4 年之前 |
Andreas Kling
|
1658df9b6e
LibC: Add LibC wrapper for sys$readlink()
|
4 年之前 |
Tom
|
1d621ab172
Kernel: Some futex improvements
|
4 年之前 |
Andreas Kling
|
bf0719092f
Kernel+Userland: Remove shared buffers (shbufs)
|
4 年之前 |
Andreas Kling
|
05dbfe9ab6
Kernel: Remove sys$shbuf_seal() and userland wrappers
|
4 年之前 |
Andreas Kling
|
b818cf898e
Kernel+Userland: Remove sys$shbuf_allow_all() and userland wrappers
|
4 年之前 |
Andreas Kling
|
01c2480eb3
Kernel+LibC+WindowServer: Remove unused thread/process boost mechanism
|
4 年之前 |
Andreas Kling
|
fb4993f067
Kernel: Add anonymous files, created with sys$anon_create()
|
4 年之前 |
Andreas Kling
|
13d7c09125
Libraries: Move to Userland/Libraries/
|
4 年之前 |