This is the mail archive of the
cygwin
mailing list for the Cygwin project.
Re: Problem with new acl code and cdrtools
- From: Yaakov Selkowitz <yselkowitz at cygwin dot com>
- To: cygwin at cygwin dot com
- Date: Mon, 8 Feb 2016 13:24:35 -0600
- Subject: Re: Problem with new acl code and cdrtools
- Authentication-results: sourceware.org; auth=none
- References: <CAFo71_4fDB3WkhXTL7eybNzKh2idVF1UHb7oJjaxFshcS9BFUg at mail dot gmail dot com> <20160208131835 dot GC12975 at calimero dot vinschen dot de> <CAFo71_5=KT=kJY-wz0EZWZ_LBriCjX2s6=5PSVhHRSxx-A92qg at mail dot gmail dot com> <20160208141015 dot GD12975 at calimero dot vinschen dot de>
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