Commit Graph

5 Commits

Author SHA1 Message Date
Tom Parker
efc3d64201 Fix apt backend for new dlopen system
APT backend needed a few fixes for the new system, including marking the
exported structure as "extern C" in order to avoid the C++ name mangling
issues. There's a few things that still could be updated, but it at least
compiles and runs now.
2007-09-07 01:32:33 +02:00
Richard Hughes
0664667c8c make task allocation work once again 2007-09-06 21:03:13 +01:00
Richard Hughes
67ef712edc convert the apt backend - totally untested 2007-09-06 18:24:26 +01:00
Richard Hughes
1451794d83 add the incomplete porting of some of the backends. I've yet to do box or apt, which I'll do tomorrow 2007-09-06 00:49:41 +01:00
Richard Hughes
ead0e90644 move the helpers in prep for the backend dlopen change (you can now edit the helpers once again...) 2007-09-06 00:20:18 +01:00