aboutsummaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorEric Paris <eparis@redhat.com>2008-01-07 13:34:51 -0500
committerAl Viro <viro@zeniv.linux.org.uk>2008-02-01 14:05:55 -0500
commitf701b75ed5ffb6820efe530d1a3abcc6fc4678ad (patch)
tree46036f5e1b2703f6f9073a4a1469e3c5a611083e /security
parentbfef93a5d1fb5654fe2025276c55e202d10b5255 (diff)
[AUDIT] return EINTR not ERESTART*
The syscall exit code will change ERESTART* kernel internal return codes to EINTR if it does not restart the syscall. Since we collect the audit info before that point we should fix those in the audit log as well. Signed-off-by: Eric Paris <eparis@redhat.com>
Diffstat (limited to 'security')
0 files changed, 0 insertions, 0 deletions