Parent Directory
|
|
|
|
|
wrapper-funcs/
|
395 |
10 years |
vapier |
detect static ELFs and warn when we try to execute them
|
wrappers.h
|
369
|
10 years |
vapier |
cleanup whitespace and comments -- no functional changes
|
wrappers.c
|
372
|
10 years |
vapier |
fixup style/warnings in previous commit
|
symbols.h.in
|
394
|
10 years |
vapier |
initial support for wrapping at functions #174233
|
memory.c
|
400
|
10 years |
vapier |
do a little memory memory checking on free() to make sure the pointer didnt get … |
libsandbox.h
|
398
|
10 years |
vapier |
make sure we use local strdup rather than system libc
|
libsandbox.c
|
399
|
10 years |
vapier |
make sure we zero out cached_env_vars when we free it so we dont hit a double-fr… |
canonicalize.c
|
375
|
10 years |
vapier |
use internal memory funcs
|
Makefile.am
|
392
|
10 years |
vapier |
pull in headers for dist
|