mirror of
https://github.com/RGBCube/serenity
synced 2026-01-12 22:50:59 +00:00
This prevents the undefined behaviour that would come up as a result of doing so. (For example: opening "infinite" devices like /dev/full will result in an infinite loop until exhaustion of memory) |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| CMakeLists.txt | ||
| FontEditor.cpp | ||
| FontEditor.h | ||
| GlyphEditorWidget.cpp | ||
| GlyphEditorWidget.h | ||
| GlyphMapWidget.cpp | ||
| GlyphMapWidget.h | ||
| main.cpp | ||