Archived
14
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/security/tomoyo
Tetsuo Handa 2c47ab9353 TOMOYO: Cleanup part 4.
Gather string constants to one file in order to make the object size smaller.
Use unsigned type where appropriate.
read()/write() returns ssize_t.

Signed-off-by: Tetsuo Handa <penguin-kernel@I-love.SAKURA.ne.jp>
Signed-off-by: James Morris <jmorris@namei.org>
2011-06-29 09:31:21 +10:00
..
audit.c TOMOYO: Cleanup part 4. 2011-06-29 09:31:21 +10:00
common.c TOMOYO: Cleanup part 4. 2011-06-29 09:31:21 +10:00
common.h TOMOYO: Cleanup part 4. 2011-06-29 09:31:21 +10:00
domain.c TOMOYO: Cleanup part 4. 2011-06-29 09:31:21 +10:00
file.c TOMOYO: Cleanup part 4. 2011-06-29 09:31:21 +10:00
gc.c TOMOYO: Fix lockdep warning. 2011-06-29 09:31:21 +10:00
group.c TOMOYO: Use struct for passing ACL line. 2011-06-29 09:31:20 +10:00
Kconfig
load_policy.c Fix common misspellings 2011-03-31 11:26:23 -03:00
Makefile TOMOYO: Add auditing interface. 2011-06-29 09:31:20 +10:00
memory.c TOMOYO: Add policy namespace support. 2011-06-29 09:31:21 +10:00
mount.c TOMOYO: Add auditing interface. 2011-06-29 09:31:20 +10:00
realpath.c TOMOYO: Change pathname for non-rename()able filesystems. 2011-06-29 09:31:21 +10:00
securityfs_if.c TOMOYO: Add auditing interface. 2011-06-29 09:31:20 +10:00
tomoyo.c TOMOYO: Cleanup part 1. 2011-06-29 09:31:19 +10:00
util.c TOMOYO: Cleanup part 4. 2011-06-29 09:31:21 +10:00