summaryrefslogtreecommitdiffstats
path: root/lib/libc/gen/setprogname.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* string.h defines null for ustedu2013-06-011-2/+1
|
* fixietedu2013-05-311-2/+2
|
* Add getprogname() and setprogname() to ease slackers^porters' work.ajacoutot2013-05-311-0/+33
Man page adapted from FreeBSD and NetBSD. Bump libc minor now (there will be more upcoming changes). input from tedu@ get it in deraadt@