Log of /trunk/libsandbox/canonicalize.c
Parent Directory
|
Revision Log
Revision
309 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Modified
Sun Jul 9 19:13:57 2006 UTC
(6 years, 10 months ago)
by
azarah
Original Path:
trunk/src/canonicalize.c
File length: 4834 byte(s)
Diff to
previous 216
As we are using a symbol map for libsandbox, its no longer needed
to have all the internal functions static, and thus we can break
things out a bit and make the source layout more sane. Start by
moving librcutil to libsbutil, and adding all the defines and
helper functions needed by both libsandbox and sandbox.
Revision
216 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Modified
Mon Dec 5 09:28:34 2005 UTC
(7 years, 5 months ago)
by
azarah
Original Path:
trunk/src/canonicalize.c
File length: 4835 byte(s)
Diff to
previous 207
Rename sandbox_futils.c to sandbox_utils.c. Add gstrndup() and gbasename()
to sandbox_utils.c. Add check for glibc, and fixup things to not need glibc
only extensions if not needed for versioned symbols.
Revision
189 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Modified
Thu Dec 1 09:46:17 2005 UTC
(7 years, 5 months ago)
by
azarah
Original Path:
trunk/src/canonicalize.c
File length: 4838 byte(s)
Diff to
previous 178
Remove the SB_STATIC and including of getcwd.c, etc voodoo, as we new use a
symbol map, and all non-exported symbols are local. Cleanup getcwd.c, as
the generic getcwd for older 2.4 kernels do not work properly anyhow, and
just makes things slower. Some other warning fixes.
Revision
43 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Modified
Sat Apr 23 20:44:15 2005 UTC
(8 years, 1 month ago)
by
azarah
Original Path:
trunk/canonicalize.c
File length: 4787 byte(s)
Diff to
previous 30
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.
Revision
29 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Modified
Wed Mar 2 09:01:36 2005 UTC
(8 years, 2 months ago)
by
azarah
Original Path:
trunk/canonicalize.c
File length: 4780 byte(s)
Diff to
previous 26
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.
| Sticky Revision: |
|