summaryrefslogtreecommitdiff
path: root/lib/libc/gen/setprogname.c
AgeCommit message (Expand)Author
2003-07-26netbsd.org->NetBSD.orgsalo
2001-07-09Don't need to include <string.h> unless REALLY_SET_PROGNAME is true.simonb
2001-02-19add getprogname() and setprogname(). These allow uses of __progname tocgd