Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Do not use __progname directly (except in [gs]etprogname(3)). | markm | 2002-03-29 | 1 | -1/+1 |
* | Fix SCM ID's. | obrien | 2002-02-01 | 1 | -4/+2 |
* | Expand the ?: construct into an if/else. | dd | 2001-08-21 | 1 | -1/+4 |
* | Fix style bug. | dd | 2001-08-21 | 1 | -1/+1 |
* | Fixed warnings. | ru | 2001-08-21 | 1 | -1/+2 |
* | Pass the pointy hat, please. | nectar | 2001-08-21 | 1 | -2/+4 |
* | setprogname() should set __progname to the last component of the given | nectar | 2001-08-21 | 1 | -1/+3 |
* | Introduce getprogname(3) and setprogname(3) library calls. These get | dd | 2001-05-15 | 1 | -0/+13 |