History log of /netbsd-src/lib/libc/gen/setprogname.c (Results 1 – 3 of 3)
Revision Date Author Comments
# 99410184 26-Jul-2003 salo <salo@NetBSD.org>

netbsd.org->NetBSD.org


# 1704d52d 09-Jul-2001 simonb <simonb@NetBSD.org>

Don't need to include <string.h> unless REALLY_SET_PROGNAME is true.


# 21202a2c 19-Feb-2001 cgd <cgd@NetBSD.org>

add getprogname() and setprogname(). These allow uses of __progname to
be wrapped in some sane fashion, for portability.