1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2026-01-18 19:11:06 +00:00
serenity/Base
Ali Mohammad Pur 8233da3398 Kernel: Add a 'no_error' pledge promise
This makes pledge() ignore promises that would otherwise cause it to
fail with EPERM, which is very useful for allowing programs to run under
a "jail" so to speak, without having them termiate early due to a
failing pledge() call.
2022-03-26 21:34:56 +04:30
..
bin Userland: Add more(1) emulation to less(1) 2021-07-07 20:01:15 +04:30
etc Everywhere: Move tests to /home/anon/Tests 2022-03-20 22:20:59 +01:00
home/anon 3DFileViewer: Enable smooth shading in viewer + teapot model 2022-03-24 19:22:27 +01:00
res Base: Add inline properties to custom-properties test page 2022-03-26 17:30:49 +01:00
root Base: Remove TelnetServer and WebServer from the generated manpage list 2022-02-28 20:30:35 +02:00
usr Kernel: Add a 'no_error' pledge promise 2022-03-26 21:34:56 +04:30
www Base: Improve default WebServer pages 2022-02-23 21:28:17 +00:00
.gitignore Base: Unignore all files by default 2022-03-24 20:11:39 -07:00