mirror of
https://git.busybox.net/busybox
synced 2026-01-31 16:43:21 +00:00
that into a pid_t, which is unsigned on a number archs. Furthermore, find_pid_by_name() would _never_ return an error if the intended proces was "init", but instead would return 1, meaning we would fail to work on 2.4.x kernels running an initrd... -Erik |
||
|---|---|---|
| .. | ||
| config.in | ||
| free.c | ||
| kill.c | ||
| Makefile | ||
| pidof.c | ||
| ps.c | ||
| renice.c | ||
| uptime.c | ||