Mirror von
https://github.com/tkuschel/bees.git
synchronisiert 2026-06-19 06:57:54 +02:00
process: ntoa function for signals
This enables signal numbers to be translated to names. Signed-off-by: Zygo Blaxell <bees@furryterror.org>
Dieser Commit ist enthalten in:
@@ -77,5 +77,7 @@ namespace crucible {
|
||||
double getloadavg1();
|
||||
double getloadavg5();
|
||||
double getloadavg15();
|
||||
|
||||
string signal_ntoa(int sig);
|
||||
}
|
||||
#endif // CRUCIBLE_PROCESS_H
|
||||
|
||||
In neuem Issue referenzieren
Einen Benutzer sperren