summaryrefslogtreecommitdiffstats
path: root/lib/libc/gen/getprogname.3 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Make argument name consistent and use .Fn rather than .Nm in section 3.schwarze2015-05-051-5/+5
| | | | Patch from <Kaspars at Bankovskis dot net>.
* remove complete balony description of the setprogname() interface [asderaadt2013-07-311-23/+7
| | | | | | | | imported from netbsd] -- like, if maximum portability requires you to setprogname(), what NAME WOULD YOU PASS IT? LIKE DUH!!!!! also add some historical context so that people understand how this fits into the scheme of things. ok okan kettenis jmc
* tweak previous;jmc2013-06-011-5/+5
|
* minor tweakstedu2013-05-311-4/+5
|
* Add getprogname() and setprogname() to ease slackers^porters' work.ajacoutot2013-05-311-0/+96
Man page adapted from FreeBSD and NetBSD. Bump libc minor now (there will be more upcoming changes). input from tedu@ get it in deraadt@