Log of /trunk/libsbutil
Directory Listing
Revision
408 -
Directory Listing
Modified
Sun Nov 16 03:56:35 2008 UTC
(4 years, 7 months ago)
by
vapier
simple custom printf() replacement
Revision
407 -
Directory Listing
Modified
Sun Nov 16 02:28:16 2008 UTC
(4 years, 7 months ago)
by
vapier
drop some unused code
Revision
406 -
Directory Listing
Modified
Sun Nov 16 01:40:28 2008 UTC
(4 years, 7 months ago)
by
vapier
unify duplicate log debug functions
Revision
404 -
Directory Listing
Modified
Tue Nov 11 06:23:02 2008 UTC
(4 years, 7 months ago)
by
vapier
move build flags to configure rather than Makefile
Revision
397 -
Directory Listing
Modified
Mon Nov 10 21:43:08 2008 UTC
(4 years, 7 months ago)
by
vapier
convert to stdbool.h
Revision
386 -
Directory Listing
Modified
Mon Nov 10 06:21:46 2008 UTC
(4 years, 7 months ago)
by
vapier
fix grammar: do not exist -> does not exist
Revision
382 -
Directory Listing
Modified
Sun Nov 9 13:20:38 2008 UTC
(4 years, 7 months ago)
by
vapier
make sure we always let the ldso do the libsandbox search
Revision
370 -
Directory Listing
Modified
Sun Nov 9 10:29:58 2008 UTC
(4 years, 7 months ago)
by
vapier
consolidate all random system includes into headers.h
Revision
369 -
Directory Listing
Modified
Sun Nov 9 09:48:28 2008 UTC
(4 years, 7 months ago)
by
vapier
cleanup whitespace and comments -- no functional changes
Revision
367 -
Directory Listing
Modified
Sun Nov 9 08:54:50 2008 UTC
(4 years, 7 months ago)
by
vapier
no need to mark log_domain volatile as there is no long running function where we have to worry about reloading
Revision
366 -
Directory Listing
Modified
Sun Nov 9 08:34:18 2008 UTC
(4 years, 7 months ago)
by
vapier
use __func__ rather than __FUNCTION__
Revision
356 -
Directory Listing
Modified
Thu Apr 19 01:27:04 2007 UTC
(6 years, 2 months ago)
by
vapier
cleanup style a bit and drop multilib code
Revision
352 -
Directory Listing
Modified
Thu Apr 19 01:07:41 2007 UTC
(6 years, 2 months ago)
by
vapier
drop the externals
Revision
347 -
Directory Listing
Modified
Sun Sep 3 08:02:05 2006 UTC
(6 years, 9 months ago)
by
vapier
update ignores
Revision
340 -
Directory Listing
Modified
Thu Jul 13 15:41:48 2006 UTC
(6 years, 11 months ago)
by
azarah
Split out util functions.
Revision
326 -
Directory Listing
Modified
Tue Jul 11 16:40:23 2006 UTC
(6 years, 11 months ago)
by
azarah
Fix breakage of last commit.
Revision
325 -
Directory Listing
Modified
Tue Jul 11 16:36:19 2006 UTC
(6 years, 11 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
(6 years, 11 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
(6 years, 11 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
(6 years, 11 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
(6 years, 11 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
(6 years, 11 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
(6 years, 11 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
(6 years, 11 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: |
|