diff options
| author | cinap_lenrek <cinap_lenrek@felloff.net> | 2016-05-04 00:23:48 +0200 |
|---|---|---|
| committer | cinap_lenrek <cinap_lenrek@felloff.net> | 2016-05-04 00:23:48 +0200 |
| commit | 14685d65958bed4d68b9c60564fa8d09aa746462 (patch) | |
| tree | f2480af19061f27c67a36a2bb8fd7f41d047732a /alpha | |
| parent | 7657312dcf5b9435ff848b20dfc3a0546ab8a500 (diff) | |
| download | plan9front-14685d65958bed4d68b9c60564fa8d09aa746462.tar.xz | |
ape: return plan9 error strings from strerror()
when _syserrno() fails to map a plan9 error string to
a unix error number, we copy the plan9 error string
to the per process error buffer "plan9err" and set
errno = EPLAN9.
when strerror() is called with EPLAN9, it returns
a pointer to the plan9err buffer.
Diffstat (limited to 'alpha')
0 files changed, 0 insertions, 0 deletions
