mirror of
https://github.com/RGBCube/serenity
synced 2026-01-17 04:41:00 +00:00
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" :^) |
||
|---|---|---|
| .. | ||
| DirectoryView.cpp | ||
| DirectoryView.h | ||
| FileUtils.cpp | ||
| FileUtils.h | ||
| main.cpp | ||
| Makefile | ||
| PropertiesDialog.cpp | ||
| PropertiesDialog.h | ||