Dima Dorfman
|
ccbe835258
|
Expand the ?: construct into an if/else.
Submitted by: nectar
|
2001-08-21 19:27:07 +00:00 |
|
Dima Dorfman
|
f7bec57b78
|
Fix style bug.
|
2001-08-21 18:46:33 +00:00 |
|
Ruslan Ermilov
|
c45f3b47c8
|
Fixed warnings.
|
2001-08-21 17:28:39 +00:00 |
|
Jacques Vidrine
|
80578ef3c9
|
Pass the pointy hat, please.
Submitted by: ru
|
2001-08-21 17:16:32 +00:00 |
|
Jacques Vidrine
|
dbdb228cf7
|
setprogname() should set __progname to the last component of the given
path.
|
2001-08-21 16:55:34 +00:00 |
|
Dima Dorfman
|
cd18ccdc30
|
Introduce getprogname(3) and setprogname(3) library calls. These get
and set __progname, respectively.
Discussed on: -arch (Feb 2001), -audit
Reviewed by: -audit
Approved by: kris
Obtained from: (mostly) NetBSD
|
2001-05-15 23:41:01 +00:00 |
|