Problem with new acl code and cdrtools

Yaakov Selkowitz yselkowitz@cygwin.com
Mon Feb 8 19:24:00 GMT 2016


On 2016-02-08 08:10, Corinna Vinschen wrote:
> Alternatively we could allow to use the Solaris ACL functions even if
> only including sys/acl.h, given some macro:
>
>    sys/acl.h:
>
>      #ifdef __USE_OLD_SOLARIS_ACL_FUNCTIONS
>      # include <cygwin/acl.h>
>      #else
>        [...POSIX definitions...]
>      #endif

Do the functions or typedefs conflict in any way?

-- 
Yaakov

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple



More information about the Cygwin mailing list