Log of /trunk/libsbutil
Directory Listing
Revision
356 -
Directory Listing
Modified
Thu Apr 19 01:27:04 2007 UTC
(11 years ago)
by
vapier
cleanup style a bit and drop multilib code
Revision
352 -
Directory Listing
Modified
Thu Apr 19 01:07:41 2007 UTC
(11 years ago)
by
vapier
drop the externals
Revision
347 -
Directory Listing
Modified
Sun Sep 3 08:02:05 2006 UTC
(11 years, 7 months ago)
by
vapier
update ignores
Revision
340 -
Directory Listing
Modified
Thu Jul 13 15:41:48 2006 UTC
(11 years, 9 months ago)
by
azarah
Split out util functions.
Revision
326 -
Directory Listing
Modified
Tue Jul 11 16:40:23 2006 UTC
(11 years, 9 months ago)
by
azarah
Fix breakage of last commit.
Revision
325 -
Directory Listing
Modified
Tue Jul 11 16:36:19 2006 UTC
(11 years, 9 months ago)
by
azarah
Add EINTR check back to sb_open(), as FreeBSD for one seem to be able to fail with errno set to it.
Revision
317 -
Directory Listing
Modified
Mon Jul 10 07:16:56 2006 UTC
(11 years, 9 months ago)
by
azarah
Move wrappers out of libsandbox.c. Move IO functions to
libsbutil.
Revision
315 -
Directory Listing
Modified
Sun Jul 9 20:38:41 2006 UTC
(11 years, 9 months ago)
by
azarah
Start moving libsandbox only related stuff out of libsbutil.
Revision
314 -
Directory Listing
Modified
Sun Jul 9 20:33:52 2006 UTC
(11 years, 9 months ago)
by
azarah
Remove file_length(), and rather use rc_get_size().
Revision
313 -
Directory Listing
Modified
Sun Jul 9 20:28:18 2006 UTC
(11 years, 9 months ago)
by
azarah
Make sure the first realpath() in get_tmp_dir() failing do
not set errno and thus trigger DBG_MSG().
Revision
309 -
Directory Listing
Modified
Sun Jul 9 19:13:57 2006 UTC
(11 years, 9 months ago)
by
azarah
Copied from:
trunk/librcutil revision 304
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
293 -
Directory Listing
Modified
Fri Jul 7 14:24:07 2006 UTC
(11 years, 9 months ago)
by
azarah
Original Path:
trunk/librcutil
Add forgotten Makefile.am for librcutil.
Revision
276 -
Directory Listing
Added
Wed Jul 5 16:05:07 2006 UTC
(11 years, 9 months ago)
by
azarah
Original Path:
trunk/librcutil
To not install the librcutils stuff, move it to its own directory where we
can create our own Makefile to build a library of the functions we want.
Sticky Revision: |
|