ladybird/Userland/Services/SystemServer
Gunnar Beutner 8ca5b8c065 LibC: Move S_* defines into <fcntl.h>
According to the Single UNIX Specification, Version 2 that's where
those macros should be defined. This fixes the libiconv port.

This also fixes some (but not all) build errors for the diffutils and nano ports.
2021-04-11 09:51:20 +02:00
..
CMakeLists.txt Services: Move to Userland/Services/ 2021-01-12 12:23:01 +01:00
main.cpp SystemServer: Call endgrent() after we're finished looking up groups 2021-03-29 20:44:41 +02:00
Service.cpp LibC: Move S_* defines into <fcntl.h> 2021-04-11 09:51:20 +02:00
Service.h Everywhere: Remove a bunch of redundant 'AK::' namespace prefixes 2021-02-26 16:59:56 +01:00