mirror of
https://github.com/openbsd/src.git
synced 2025-01-04 23:35:36 -08:00
f12e5d267f
Not bugs in short-lived commands that call exit() -> _exit() immediately, but for idempotency. Originally found in ls(1) by Valgrind. Changes for other commands are from deraadt@. Reviewed by me, tested in snapshots. OK deraadt@ |
||
---|---|---|
.. | ||
cmp.c | ||
extern.h | ||
ls.1 | ||
ls.c | ||
ls.h | ||
main.c | ||
Makefile | ||
print.c | ||
util.c |