1
0
mirror of https://github.com/systemd/systemd.git synced 2025-01-23 02:04:32 +03:00
Zbigniew Jędrzejewski-Szmek b4096cecff man: recommend %m over strerror()
The need to set errno is very very ugly, but at least it is thread-safe and
works correctly. Using strerror() is likely to be wrong, so let's not recommend
that. People who do a lot of logging would provide use some wrapper that sets
errno like we do, so nudge people towards %m.

I tested that all the separate .c files compile cleanly.
2022-10-11 16:59:00 +02:00
..
2022-06-28 13:10:05 +02:00
2022-06-28 16:05:31 +02:00
2022-06-28 13:10:05 +02:00
2022-06-28 13:10:05 +02:00
2021-08-18 13:36:14 +02:00
2022-06-28 13:10:05 +02:00
2022-10-03 09:23:37 +09:00
2022-03-07 15:32:22 +09:00
2020-12-16 17:21:48 +01:00
2021-01-04 11:01:17 +00:00
2021-06-30 23:33:00 +09:00
2021-01-04 11:01:17 +00:00
2022-01-06 22:20:11 +09:00
2021-11-30 13:54:27 +01:00
2022-05-26 14:29:50 +02:00
2022-08-23 12:14:58 +02:00
2022-08-28 00:03:36 +09:00
2022-07-23 11:18:23 +09:00
2022-03-21 20:06:13 +00:00
2022-07-15 10:53:45 +02:00
2022-08-23 12:14:58 +02:00
2020-11-09 13:23:58 +09:00
2020-12-16 17:21:48 +01:00
2022-05-11 19:12:24 +01:00