Parent Directory
|
|
|
|
|
wrapper-funcs/
|
395 |
4 years |
vapier |
detect static ELFs and warn when we try to execute them
|
Makefile.am
|
404
|
4 years |
vapier |
move build flags to configure rather than Makefile
|
libsandbox.c
|
403
|
4 years |
vapier |
catch fchownat and fchmodat
|
memory.c
|
400
|
4 years |
vapier |
do a little memory memory checking on free() to make sure the pointer didnt get … |
libsandbox.h
|
398
|
4 years |
vapier |
make sure we use local strdup rather than system libc
|
symbols.h.in
|
394
|
4 years |
vapier |
initial support for wrapping at functions #174233
|
canonicalize.c
|
375
|
4 years |
vapier |
use internal memory funcs
|
wrappers.c
|
372
|
4 years |
vapier |
fixup style/warnings in previous commit
|
wrappers.h
|
369
|
4 years |
vapier |
cleanup whitespace and comments -- no functional changes
|