mirror of
https://github.com/hyprwm/Hyprland
synced 2026-05-15 04:38:10 +02:00
* misc: silence warnings about ignoring return value on reads silence warnings on ignored return values on read() and print an error if it occurs. * misc: silence warnings about ignoring return value on writes silence warnings on ignored return values on write() and print an error where we can, or pass them the maybe_unused attribute. * misc: silence warnings about ignoring return value on pipe silence warnings on ignored return value on pipe(), print an error and exit on failure. |
||
|---|---|---|
| .. | ||
| CrashReporter.cpp | ||
| CrashReporter.hpp | ||
| SignalSafe.cpp | ||
| SignalSafe.hpp | ||