jhb
|
e4683250d1
|
Reassign copyright statements on several files from Advanced
Computing Technologies LLC to Hudson River Trading LLC.
Approved by: Hudson River Trading LLC (who owns ACT LLC)
MFC after: 1 week
|
2015-04-23 14:22:20 +00:00 |
|
edwin
|
ef45471d75
|
The output of perror(1) is now showing local messages for locales
supported by libc/nls
PR: bin/140499
Approved by: gnn@
|
2009-11-22 05:17:22 +00:00 |
|
delphij
|
9d1364448b
|
Use prototype for usage(). This makes perror(1) WARNS=6 clean.
Approved by: gnn
|
2009-05-28 21:37:40 +00:00 |
|
gnn
|
9bb1878d0e
|
A few more style changes as well as a more broad allowance for
errors to be given by the caller. Change output to be easier
for use in scripts.
Submitted by: bce
|
2009-05-20 22:19:22 +00:00 |
|
gnn
|
abdd79e487
|
Fix a few style(9) nits.
Submitted by: danfe
|
2009-05-19 20:16:18 +00:00 |
|
gnn
|
b1a1ec0421
|
Add a new program, perror, which takes an errno as a command line argument
and outputs the associated textual message in the same way that
perror(3) would if called within a program.
|
2009-05-19 17:40:22 +00:00 |
|