summaryrefslogtreecommitdiffstats
path: root/lib/libc/gen/setprogname.c
Commit message (Expand)AuthorAgeFilesLines
* Do not use __progname directly (except in [gs]etprogname(3)).markm2002-03-291-1/+1
* Fix SCM ID's.obrien2002-02-011-4/+2
* Expand the ?: construct into an if/else.dd2001-08-211-1/+4
* Fix style bug.dd2001-08-211-1/+1
* Fixed warnings.ru2001-08-211-1/+2
* Pass the pointy hat, please.nectar2001-08-211-2/+4
* setprogname() should set __progname to the last component of the givennectar2001-08-211-1/+3
* Introduce getprogname(3) and setprogname(3) library calls. These getdd2001-05-151-0/+13
OpenPOWER on IntegriCloud