Log of /trunk/src
Directory Listing
Revision
207 -
Directory Listing
Modified
Fri Dec 2 12:34:19 2005 UTC
(7 years, 5 months ago)
by
azarah
Use mempcpy() instead of __mempcpy(), as svn uClibc hides it.
Revision
204 -
Directory Listing
Modified
Fri Dec 2 08:49:38 2005 UTC
(7 years, 5 months ago)
by
azarah
Add /dev/shm to write path.
Revision
198 -
Directory Listing
Modified
Thu Dec 1 12:01:33 2005 UTC
(7 years, 5 months ago)
by
azarah
Some comment touch-ups.
Revision
197 -
Directory Listing
Modified
Thu Dec 1 11:56:29 2005 UTC
(7 years, 5 months ago)
by
azarah
Wrap mkfifo() as it seems it was missing.
Revision
196 -
Directory Listing
Modified
Thu Dec 1 11:33:20 2005 UTC
(7 years, 5 months ago)
by
azarah
Wrap mknod() as well. Misc cleanups.
Revision
195 -
Directory Listing
Modified
Thu Dec 1 11:04:31 2005 UTC
(7 years, 5 months ago)
by
azarah
Rather use fstat() to get file size in file_length() than lseek().
Revision
194 -
Directory Listing
Modified
Thu Dec 1 10:58:54 2005 UTC
(7 years, 5 months ago)
by
azarah
Use egetcwd() in sandbox.c.
Revision
193 -
Directory Listing
Modified
Thu Dec 1 10:54:12 2005 UTC
(7 years, 5 months ago)
by
azarah
Fixup SANDBOX_ON handling after already running changes.
Revision
192 -
Directory Listing
Modified
Thu Dec 1 10:45:43 2005 UTC
(7 years, 5 months ago)
by
azarah
Rename filter_path() to resolve_path() and other renames for clarity.
Revision
191 -
Directory Listing
Modified
Thu Dec 1 10:40:09 2005 UTC
(7 years, 5 months ago)
by
azarah
Cleanup local defines for egetcwd() and erealpath().
Revision
190 -
Directory Listing
Modified
Thu Dec 1 09:47:42 2005 UTC
(7 years, 5 months ago)
by
azarah
Rename src/symbols.in to src/symbols.h.in.
Revision
189 -
Directory Listing
Modified
Thu Dec 1 09:46:17 2005 UTC
(7 years, 5 months ago)
by
azarah
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
185 -
Directory Listing
Modified
Wed Nov 30 23:21:55 2005 UTC
(7 years, 5 months ago)
by
azarah
Small syntax cleanup.
Revision
184 -
Directory Listing
Modified
Wed Nov 30 23:11:34 2005 UTC
(7 years, 5 months ago)
by
azarah
Only check SANDBOX_ACTIVE, and not its value. More BASH_ENV fixes.
Revision
183 -
Directory Listing
Modified
Wed Nov 30 22:54:36 2005 UTC
(7 years, 5 months ago)
by
azarah
Use versioned symbols on supported libc's for functions we wrap, as well as
provide all versions of specific functions. Some syntax cleanups.
Revision
182 -
Directory Listing
Modified
Wed Nov 30 08:42:30 2005 UTC
(7 years, 5 months ago)
by
azarah
Move dlvsym define. Add symbol_version macros.
Revision
181 -
Directory Listing
Modified
Mon Nov 28 11:35:30 2005 UTC
(7 years, 5 months ago)
by
azarah
Revert 64bit arch test, as we should build the 32bit version without full
path checking as well, and add --enable-multilib switch to configure.
Revision
178 -
Directory Listing
Added
Mon Nov 28 10:52:03 2005 UTC
(7 years, 5 months ago)
by
azarah
Reorder source layout.
| Sticky Revision: |
|