[PATCH] libhal-policy on solaris
David Zeuthen
david at fubar.dk
Fri Mar 3 07:47:43 PST 2006
On Thu, 2006-03-02 at 12:48 -0800, Artem Kachitchkine wrote:
> Patch that makes libhal-policy work on Solaris includes:
>
> - configure check for getgrouplist() and use local version if not present;
Ah, I was waiting for that.. I was surprised POSIX didn't define this so
at the moment I resorted to the glibc provided one..
> - _POSIX_PTHREAD_SEMANTICS and _REENTRANT required for getgrgid_r() to
> have 5 arguments (otherwise Solaris uses a 4-argument version);
> - anonymous unions are not supported in C99, fixed LibHalPolicyElement;
Right, patch looks good to commit. Do you have a CVS account? Otherwise
please apply for one here
http://www.freedesktop.org/wiki/AccountRequests
Thanks,
David
More information about the hal
mailing list