Parent Directory
|
|
|
|
|
src/
|
407 |
4 years |
vapier |
drop some unused code
|
include/
|
397 |
4 years |
vapier |
convert to stdbool.h
|
sbutil.h
|
409
|
4 years |
vapier |
unify SB_E{INFO,WARN,ERROR} functions and have them call the internal sb_printf … |
sb_write.c
|
370
|
4 years |
vapier |
consolidate all random system includes into headers.h
|
sb_read.c
|
370
|
4 years |
vapier |
consolidate all random system includes into headers.h
|
sb_printf.c
|
411
|
4 years |
vapier |
implement %*s support
|
sb_open.c
|
370
|
4 years |
vapier |
consolidate all random system includes into headers.h
|
sb_close.c
|
370
|
4 years |
vapier |
consolidate all random system includes into headers.h
|
is_env_on.c
|
397
|
4 years |
vapier |
convert to stdbool.h
|
is_env_off.c
|
397
|
4 years |
vapier |
convert to stdbool.h
|
get_tmp_dir.c
|
370
|
4 years |
vapier |
consolidate all random system includes into headers.h
|
get_sandbox_rc.c
|
370
|
4 years |
vapier |
consolidate all random system includes into headers.h
|
get_sandbox_log.c
|
406
|
4 years |
vapier |
unify duplicate log debug functions
|
get_sandbox_lib.c
|
382
|
4 years |
vapier |
make sure we always let the ldso do the libsandbox search
|
Makefile.am
|
408
|
4 years |
vapier |
simple custom printf() replacement
|