Searched hist:aaeb012fe4700cb808562c2daf7ccc464e7f18cf (Results 1 – 5 of 5) sorted by relevance
/linux/include/asm-generic/ |
H A D | audit_read.h | diff aaeb012fe4700cb808562c2daf7ccc464e7f18cf Mon May 02 22:52:19 CEST 2011 Chris Metcalf <cmetcalf@tilera.com> audit: support the "standard" <asm-generic/unistd.h>
Many of the syscalls mentioned in the audit code are not present for architectures that implement only the "standard" set of Linux syscalls (e.g. openat, but not open, etc.). This change adds proper #ifdefs for all those syscalls.
Acked-by: Arnd Bergmann <arnd@arndb.de> Signed-off-by: Chris Metcalf <cmetcalf@tilera.com>
|
H A D | audit_dir_write.h | diff aaeb012fe4700cb808562c2daf7ccc464e7f18cf Mon May 02 22:52:19 CEST 2011 Chris Metcalf <cmetcalf@tilera.com> audit: support the "standard" <asm-generic/unistd.h>
Many of the syscalls mentioned in the audit code are not present for architectures that implement only the "standard" set of Linux syscalls (e.g. openat, but not open, etc.). This change adds proper #ifdefs for all those syscalls.
Acked-by: Arnd Bergmann <arnd@arndb.de> Signed-off-by: Chris Metcalf <cmetcalf@tilera.com>
|
H A D | audit_change_attr.h | diff aaeb012fe4700cb808562c2daf7ccc464e7f18cf Mon May 02 22:52:19 CEST 2011 Chris Metcalf <cmetcalf@tilera.com> audit: support the "standard" <asm-generic/unistd.h>
Many of the syscalls mentioned in the audit code are not present for architectures that implement only the "standard" set of Linux syscalls (e.g. openat, but not open, etc.). This change adds proper #ifdefs for all those syscalls.
Acked-by: Arnd Bergmann <arnd@arndb.de> Signed-off-by: Chris Metcalf <cmetcalf@tilera.com>
|
H A D | audit_write.h | diff aaeb012fe4700cb808562c2daf7ccc464e7f18cf Mon May 02 22:52:19 CEST 2011 Chris Metcalf <cmetcalf@tilera.com> audit: support the "standard" <asm-generic/unistd.h>
Many of the syscalls mentioned in the audit code are not present for architectures that implement only the "standard" set of Linux syscalls (e.g. openat, but not open, etc.). This change adds proper #ifdefs for all those syscalls.
Acked-by: Arnd Bergmann <arnd@arndb.de> Signed-off-by: Chris Metcalf <cmetcalf@tilera.com>
|
/linux/lib/ |
H A D | audit.c | diff aaeb012fe4700cb808562c2daf7ccc464e7f18cf Mon May 02 22:52:19 CEST 2011 Chris Metcalf <cmetcalf@tilera.com> audit: support the "standard" <asm-generic/unistd.h>
Many of the syscalls mentioned in the audit code are not present for architectures that implement only the "standard" set of Linux syscalls (e.g. openat, but not open, etc.). This change adds proper #ifdefs for all those syscalls.
Acked-by: Arnd Bergmann <arnd@arndb.de> Signed-off-by: Chris Metcalf <cmetcalf@tilera.com>
|