Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove $FreeBSD$: one-line .c pattern | Warner Losh | 2023-08-23 | 1 | -2/+0 |
* | Do not use __progname directly (except in [gs]etprogname(3)). | Mark Murray | 2002-03-29 | 1 | -1/+1 |
* | Fix SCM ID's. | David E. O'Brien | 2002-02-01 | 1 | -4/+2 |
* | Expand the ?: construct into an if/else. | Dima Dorfman | 2001-08-21 | 1 | -1/+4 |
* | Fix style bug. | Dima Dorfman | 2001-08-21 | 1 | -1/+1 |
* | Fixed warnings. | Ruslan Ermilov | 2001-08-21 | 1 | -1/+2 |
* | Pass the pointy hat, please. | Jacques Vidrine | 2001-08-21 | 1 | -2/+4 |
* | setprogname() should set __progname to the last component of the given | Jacques Vidrine | 2001-08-21 | 1 | -1/+3 |
* | Introduce getprogname(3) and setprogname(3) library calls. These get | Dima Dorfman | 2001-05-15 | 1 | -0/+13 |