| /[path-sandbox]/trunk/src/symbols.h.in |
Parent Directory
|
Revision Log
Wrap mkfifo() as it seems it was missing.
Wrap mknod() as well. Misc cleanups.
Rename src/symbols.in to src/symbols.h.in.
Use versioned symbols on supported libc's for functions we wrap, as well as provide all versions of specific functions. Some syntax cleanups.
Reorder source layout.
Add wrapper for access() function, bug #85413.
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.
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.13 |