ladybird/DevTools
Andreas Kling f813bb52a2 Applications+DevTools+MenuApplets: Drop "unix" pledge when possible
Now that the "unix" pledge is no longer required for socket I/O, we can
drop it after making the connections we need in a program.

In most GUI program cases, once we've connected to the WindowServer by
instantiating a GApplication, we no longer need "unix" :^)
2020-01-12 12:03:57 +01:00
..
FormCompiler Build: HOST_CXX -> USE_HOST_CXX 2020-01-02 21:03:53 +01:00
HackStudio Applications+DevTools+MenuApplets: Drop "unix" pledge when possible 2020-01-12 12:03:57 +01:00
Inspector Build: support library and generator dependencies 2019-12-25 10:11:09 +01:00
IPCCompiler Build: HOST_CXX -> USE_HOST_CXX 2020-01-02 21:03:53 +01:00
ProfileViewer ProfileViewer: Interpret addresses >= 0xc0000000 as kernel frames 2020-01-02 20:51:31 +01:00
VisualBuilder Build: support library and generator dependencies 2019-12-25 10:11:09 +01:00
Makefile Build: clean up build system, use one shared Makefile 2019-12-20 20:20:54 +01:00