| /[path-sandbox]/trunk/Makefile.am |
Parent Directory
|
Revision Log
Really remove libctest.c
whitespace fixes and move LIBC_VERSION to config.h
Make sure all functions used in libsandbox.c is declared static. Define SB_STATIC in localdecls.h for this. Include sandbox_futils.c rather than linking with its object. Hopefully this will fix bug #90153.
dropping duplicate symbols
Seems -nostdlib was the problem with the constructor/destructor - remove it from Makefile.am, and change the constructor/destructor names again.
correct symbols.h building when libdir !+ "/lib"
Fix symbols.in not added to dist.
White space fixes.
Fix inverse test logic in canonicalize.c, use a strncpy. Fix gcc warning in getcwd.c. Add symbols.in and logic to Makefile.am to generate symbol versions for glibc and other libc's that use this. Update libsandbox.c to use these symbol versions if available. Fix exec wrapper to re-export LD_PRELOAD if the process unset it.
hopefully cvs is done being stupid. Compilation fixes, along w/ make dist fix.
should make things compile again
turn create-localdecls into semi-autotooled
touchups
adjustment so it stops installing a couple of extra srcs to /usr/share.
corrections to remove hardcoded paths.
removed the /usr/lib/portage/ hardcoded reference for bashrc.
nuke the creation of a gz for dist target.
final make dist tweak. stupid bugger.
corrections for make dist, include canocicalize.c
changed the dist target to include building bz2'd tarballs.
Initial revision
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.
| ViewVC Help | |
| Powered by ViewVC 1.1.20 |