aboutsummaryrefslogtreecommitdiff
path: root/libminijailpreload.c
AgeCommit message (Expand)Author
2016-08-03Use clang-format on more files.Jorge Lucangeli Obes
2011-10-27Makefile, libminijail: Invert symbol visibility to allow sane unittestingWill Drewry
2011-10-12minijail0: convert to linux styleElly Jones
2011-09-23libminijail: move over to using marshalled binary for preloadWill Drewry
2011-09-23minijail0: move ld_preload communication to a pipeWill Drewry
2011-09-07minijail: Restore original value of LD_PRELOAD after fork.Ben Chan
2011-08-23minijail: Pass gid option through libminijailpreload.Ben Chan
2011-08-15RFC: minijail: add libminijail.Elly Jones