Home
last modified time | relevance | path

Searched hist:aaeb012fe4700cb808562c2daf7ccc464e7f18cf (Results 1 – 5 of 5) sorted by relevance

/linux/include/asm-generic/
H A Daudit_read.hdiff 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 Daudit_dir_write.hdiff 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 Daudit_change_attr.hdiff 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 Daudit_write.hdiff 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 Daudit.cdiff 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>