-
Kir Kolyshkin authored
Log function pr_perror() automatically adds - numeric errno value - string errno value (aka strerror(errno), aka %m) - a newline So, its callers don't have to do all these things. While at it, also - fix or improve some message texts - replace fnprintf() with pr_perror() Signed-off-by:
Kir Kolyshkin <kir@openvz.org> Acked-by:
Andrew Vagin <avagin@gmail.com> Signed-off-by:
Pavel Emelyanov <xemul@parallels.com>
f42bc583
| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| Makefile | ||
| epoll.c | ||
| epoll.desc | ||
| file_read.c | ||
| fork.c | ||
| fork2.c | ||
| ipc.c | ||
| ipc.desc | ||
| maps007.c | ||
| maps007.desc | ||
| ptrace.c | ||
| ptrace.desc | ||
| thread-bomb.c |