ladybird/Userland
Jean-Baptiste Boric eecf7a2097 LibC: Move mman.h to sys/mman.h
POSIX mandates that it is placed there.
2021-05-14 22:24:02 +02:00
..
Applets Userland: Tighten a *lot* of pledges! :^) 2021-05-13 23:28:40 +02:00
Applications AnalogClock: Use YYYY-MM-DD format for window title 2021-05-14 20:17:09 +01:00
Demos Userland: Tighten a *lot* of pledges! :^) 2021-05-13 23:28:40 +02:00
DevTools IPCCompiler: Fix declaration of static functions 2021-05-14 22:24:02 +02:00
DynamicLoader DynamicLoader: Remove math functionality in favor of -lgcc 2021-05-07 15:35:50 +02:00
Games Userland: Replace arc4random() with get_random<u32>() 2021-05-14 22:24:02 +02:00
Libraries LibC: Move mman.h to sys/mman.h 2021-05-14 22:24:02 +02:00
Services LibC: Do not include errno.h inside unistd.h 2021-05-14 22:24:02 +02:00
Shell Userland: Tighten a *lot* of pledges! :^) 2021-05-13 23:28:40 +02:00
Utilities LibC: Move mman.h to sys/mman.h 2021-05-14 22:24:02 +02:00
CMakeLists.txt Tests: Establish root Tests directory, move Userland/Tests there 2021-05-06 17:54:28 +02:00