ladybird/Userland
Andrew Kaster 89092e98a4 LibJS: Pass -1 as fd when using MAP_ANONYMOUS with mmap
NetBSD and FreeBSD get upset when we don't set the fd to an invalid
value when using a non-shared mapping.

Reported-By: Thomas Klausner <wiz@gatalith.at>
2024-06-06 12:48:58 -06:00
..
Libraries LibJS: Pass -1 as fd when using MAP_ANONYMOUS with mmap 2024-06-06 12:48:58 -06:00
Services Everywhere: Remove LibSQL, SQLServer, and the sql REPL :^) 2024-06-06 11:27:03 -04:00
Utilities Meta: Remove shred utility 2024-06-06 09:43:51 -06:00
CMakeLists.txt