Revision
309 -
Directory Listing
Modified
Sun Jul 9 19:13:57 2006 UTC
(6 years, 10 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
276 -
Directory Listing
Added
Wed Jul 5 16:05:07 2006 UTC
(6 years, 10 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.