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
/
scripts
/
gen_symbol_header.awk
Commit message (
Expand
)
Author
Age
Files
Lines
*
libsandbox: hoist the *at pre-check functions up a level
Mike Frysinger
2021-10-28
1
-2
/
+0
*
libsandbox: extend symbols format to specify diff syscall name
Mike Frysinger
2021-10-23
1
-2
/
+4
*
libsandbox: tweak how undefined symbols are declared
Mike Frysinger
2021-10-23
1
-2
/
+1
*
libsandbox: move symbols.h.in parsing to scripts
Mike Frysinger
2021-10-23
1
-3
/
+7
*
scripts: rewrite main processing loops for significant speedup
Mike Frysinger
2021-10-23
1
-61
/
+67
*
scripts/gen_symbol_header.awk: undefine libc symbol aliases
Sergei Trofimovich
2019-06-25
1
-0
/
+4
*
libsandbox: fix missing *at pre_checks
Mike Frysinger
2009-08-25
1
-0
/
+2
*
libsandbox: add pre checks to static tracing
Mike Frysinger
2009-06-04
1
-0
/
+5
*
scripts: disable wrappers for weak __XXX symbols
Mike Frysinger
2009-02-20
1
-0
/
+6
*
libsandbox: calculate longest symbol name dynamically
Mike Frysinger
2009-02-15
1
-0
/
+7
*
libsandbox: unify wrapper funcs
Mike Frysinger
2008-12-31
1
-0
/
+5
*
libsandbox: make sure SB_NR_* is always defined
Mike Frysinger
2008-12-23
1
-1
/
+5
*
libsandbox: use integers rather than strings for functions
Mike Frysinger
2008-11-29
1
-0
/
+3
*
simplify awk scripts
Mike Frysinger
2008-11-29
1
-2
/
+2
*
libsandbox: break function args out into WRAPPER_ARGS and func name into STRI...
Mike Frysinger
2008-11-10
1
-0
/
+3
*
scripts: strip whitespace
Mike Frysinger
2008-11-10
1
-10
/
+10
*
Add awol commit for renaming of wrapper-funcs commit.
Martin Schlemmer
2006-07-13
1
-1
/
+1
*
Split wrappers out to make modifying easier.
Martin Schlemmer
2006-07-13
1
-2
/
+12
*
Add needed changes to get a working sandbox on FreeBSD
Alex Unleashed
2006-07-08
1
-0
/
+9
*
Fix symbol/map generation on Alpha
Martin Schlemmer
2006-04-25
1
-10
/
+13
*
Cleanup.
Martin Schlemmer
2005-12-10
1
-1
/
+1
*
Add support for readelf from elfutils.
Martin Schlemmer
2005-12-10
1
-1
/
+1
*
Fix weak symbols on 32bit glibc where it have a different version.
Martin Schlemmer
2005-12-05
1
-13
/
+4
*
Also add weak symbols.
Martin Schlemmer
2005-12-05
1
-3
/
+54
*
Stop processing when we get to the '.symtab' section.
Martin Schlemmer
2005-12-05
1
-0
/
+5
*
Change default prefix '__' to '_DEFAULT' suffix to avoid confusion
Martin Schlemmer
2005-12-03
1
-1
/
+1
*
Do not re-set VERSIONED_LIBC if already set.
Martin Schlemmer
2005-12-02
1
-1
/
+1
*
Do not add unversioned symbols if we have a versioned libc.
Martin Schlemmer
2005-12-02
1
-1
/
+21
*
Some comment touch-ups.
Martin Schlemmer
2005-12-01
1
-0
/
+1
*
Fixup comments related to strong aliases.
Martin Schlemmer
2005-12-01
1
-1
/
+2
*
Fix non-versioned libc's to also prepend '__' to internal symbols by using
Martin Schlemmer
2005-12-01
1
-1
/
+5
*
Use versioned symbols on supported libc's for functions we wrap, as well as
Martin Schlemmer
2005-11-30
1
-0
/
+64