fre 2009-10-16 klockan 02:04 +0200 skrev Henrik Nordstrom: > fre 2009-10-16 klockan 11:03 +1300 skrev Amos Jeffries: > > > /* NP: keep these two if-endif separate. Non-Linux work perfectly well > > Sorry.. thought I had fixed that already.. > > > +#define PUSH_CAP(cap) cap_list[ncaps++] = (cap) > > > > I can just see that converting to: > > CAP_NET_ADMIN_ist[nCAP_NET_ADMINs++]=(CAP_NET_ADMIN) ... > > Nope.. preprocessor is tokens based. But as this macro is farily simple > now it can just as well be expanded. I think the plan was to eventually > C++ encapsulate these details, but that's overkill here. > > Updated patch attaced.
Crap. libcap on centos is not usable. Regards Henrik
