| commit | 6434cb2cfbbf0a46375d2d22f2ff9927feb5e478 | [log] [download] |
|---|---|---|
| author | Damien Miller <djm@mindrot.org> | Thu Feb 06 11:17:50 2014 +1100 |
| committer | Damien Miller <djm@mindrot.org> | Thu Feb 06 11:17:50 2014 +1100 |
| tree | 9b2794cbddb54619dc15ba21cd2af518b3e39b88 | |
| parent | 8d36f9ac71eff2e9f5770c0518b73d875f270647 [diff] |
- (djm) [sandbox-seccomp-filter.c] Not all Linux architectures define
__NR_shutdown; some go via the socketcall(2) multiplexer.