summaryrefslogtreecommitdiffstats
path: root/security/tomoyo/realpath.c
Commit message (Expand)AuthorAgeFilesLines
* TOMOYO: Add description of lists and structures.Tetsuo Handa2009-06-091-5/+14
* TOMOYO: Remove redundant markers.Tetsuo Handa2009-06-021-4/+0Star
* Reduce path_lookup() abusesAl Viro2009-05-091-8/+8
* tomoyo: version bump to 2.2.0.Tetsuo Handa2009-04-141-1/+1
* Get rid of indirect include of fs_struct.hAl Viro2009-04-011-0/+1
* TOMOYO: Do not call tomoyo_realpath_init unless registered.Tetsuo Handa2009-02-221-6/+1Star
* Memory and pathname management functions.Kentaro Takeda2009-02-121-0/+487