serenity/Tests
Michael Lelli 58a34fbe09
Kernel: Fix pledge syscall applying new pledges when it fails (#2076)
If the exec promises fail to apply, then the normal promises should
not apply either. Add a test for this fixed functionality.
2020-05-03 00:41:18 +02:00
..
Kernel Kernel: Fix pledge syscall applying new pledges when it fails (#2076) 2020-05-03 00:41:18 +02:00
LibC LibC: The exec() family of functions should not search "." by default 2020-02-01 16:14:09 +01:00