a7aebe893d
argv[1] to mimic crt0 behaviour. Do the job by a direct assignment to __progname in order to stay compatible with NetBSD, whose setprogname() is a deliberate no-op. The reason for this change is that some programs (usually those imported from NetBSD) use getprogname() to distinguish between their aliases. (See pkill aka pgrep for example.) This change can be useful, and applicable, to NetBSD, too. |
||
---|---|---|
.. | ||
crunched_main.c | ||
crunchgen.1 | ||
crunchgen.c | ||
Makefile | ||
mkskel.sh |