GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
proj/sandbox.git
master
stable-2.x
Gentoo Sandbox Tool
Sandbox Maintainers <sandbox@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libsandbox
/
libsandbox.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
libsandbox: drop args to trace_main
Mike Frysinger
2021-10-29
1
-1
/
+1
*
libsandbox: tweak how undefined symbols are declared
Mike Frysinger
2021-10-23
1
-0
/
+4
*
libsandbox: add SANDBOX_METHOD setting
Mike Frysinger
2021-10-18
1
-0
/
+1
*
exec*() wrappers: never mutate 'environ' of host process
Sergei Trofimovich
2019-01-08
1
-2
/
+15
*
libsandbox: use ptrace on apps that interpose their own allocator
Mike Frysinger
2016-02-16
1
-1
/
+1
*
libsandbox: preserve more SANDBOX env vars
Mike Frysinger
2013-02-23
1
-0
/
+2
*
libsandbox: add x32 ABI support
v2.6
Mike Frysinger
2012-07-03
1
-0
/
+1
*
significantly overhaul output helpers
Mike Frysinger
2012-06-23
1
-4
/
+0
*
libsandbox: create more defines for gcc attributes
Mike Frysinger
2012-06-23
1
-2
/
+2
*
libsandbox: fix bug in previous dirfd unification
v2.4
Mike Frysinger
2010-11-23
1
-1
/
+1
*
libsandbox: handle dirfd in mkdir/open/unlink *at prechecks
Mike Frysinger
2010-11-15
1
-0
/
+1
*
libsandbox: use mmap directly for internal memory
Mike Frysinger
2009-10-26
1
-0
/
+2
*
libsandbox: test for ERANGE like ENAMETOOLONG
Mike Frysinger
2009-04-08
1
-0
/
+2
*
libsandbox: make sure we use internal strdup
Mike Frysinger
2009-04-08
1
-3
/
+6
*
libsandbox: force lock sanity across forks
Mike Frysinger
2009-04-05
1
-0
/
+3
*
libsandbox: handle trace code when vforking
Mike Frysinger
2009-04-05
1
-0
/
+2
*
libsandbox: initial support for tracing of static binaries via ptrace()
Mike Frysinger
2009-03-18
1
-1
/
+5
*
libsandbox: shorten the sandbox wrapper func names
Mike Frysinger
2009-03-18
1
-20
/
+32
*
libsandbox: add an eqawarn() func
Mike Frysinger
2009-03-18
1
-0
/
+1
*
libsandbox: improve debugging support
Mike Frysinger
2009-03-11
1
-2
/
+3
*
libsandbox: handle symlinks properly
Mike Frysinger
2009-03-08
1
-4
/
+4
*
libsandbox: shuffle/unify local prototypes
Mike Frysinger
2009-02-18
1
-0
/
+3
*
libsandbox: convert more code to stdbool to simplify things
Mike Frysinger
2009-02-15
1
-6
/
+6
*
libsandbox: use integers rather than strings for functions
Mike Frysinger
2008-11-29
1
-8
/
+11
*
libsandbox: push STRING_NAME into libsandbox.h
Mike Frysinger
2008-11-29
1
-19
/
+19
*
libsandbox: make sure we use local strdup rather than system libc
Mike Frysinger
2008-11-10
1
-0
/
+3
*
libsandbox: initial support for wrapping *at functions #174233
Mike Frysinger
2008-11-10
1
-9
/
+17
*
cleanup whitespace and comments -- no functional changes
Mike Frysinger
2008-11-09
1
-18
/
+2
*
Move the FUNCTION_SANDBOX_SAFE* macro's to libsandbox.h where they are more a...
Martin Schlemmer
2006-07-10
1
-0
/
+13
*
Move wrappers out of libsandbox.c. Move IO functions to
Martin Schlemmer
2006-07-10
1
-0
/
+8
*
Add forgotten libsandbox.h.
Martin Schlemmer
2006-07-09
1
-0
/
+33