mirror of
https://github.com/RGBCube/serenity
synced 2026-01-16 04:50:59 +00:00
Loading libunicodedata.so will require dlopen(), which in turn requires mmap(). The 'prot_exec' pledge is needed for this. Further, the .so itself must be unveiled for reading. The "real" path is unveiled (libunicodedata.so.serenity) as the symlink (libunicodedata.so) itself cannot be unveiled. |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| FuzzyMatch.cpp | ||
| FuzzyMatch.h | ||
| main.cpp | ||
| Providers.cpp | ||
| Providers.h | ||