summaryrefslogtreecommitdiff
path: root/lib/libc/gen/setprogname.c
Commit message (Collapse)AuthorAgeFilesLines
* Introduce getprogname(3) and setprogname(3) library calls. These getDima Dorfman2001-05-151-0/+13
and set __progname, respectively. Discussed on: -arch (Feb 2001), -audit Reviewed by: -audit Approved by: kris Obtained from: (mostly) NetBSD Notes: svn path=/head/; revision=76653