commit | 35e48198a80aba7361bce8dde4fba464800e3ff6 | [log] [download] |
---|---|---|
author | Damien Miller <djm@mindrot.org> | Sat Aug 06 06:16:23 2011 +1000 |
committer | Damien Miller <djm@mindrot.org> | Sat Aug 06 06:16:23 2011 +1000 |
tree | 9065e576f662ac04a9d60d1411c3349ce20d73e1 | |
parent | 6ea5e44871314a980e7506282450b58fc78ae9aa [diff] |
- djm@cvs.openbsd.org 2011/07/29 14:42:45 [sandbox-systrace.c] fail open(2) with EPERM rather than SIGKILLing the whole process. libc will call open() to do strerror() when NLS is enabled; feedback and ok markus@