]> git.k1024.org Git - pylibacl.git/commit
Implement the acl_extended_* functions
authorIustin Pop <iusty@k1024.org>
Fri, 27 Jun 2008 22:55:02 +0000 (00:55 +0200)
committerIustin Pop <iusty@k1024.org>
Fri, 27 Jun 2008 22:55:02 +0000 (00:55 +0200)
commitf93db50e4c5ef8d58a5489fd5222d4cc3f6b7f46
tree490989b31a156bcf48265fdd4f80e5db458c8bb9
parent73cededfbb9d70ebc65778e99eca00c0c3b7bcd1
Implement the acl_extended_* functions

This patch adds support for the Linux-specific acl_extended_fd and
acl_extended_file function, both exposed at module level through the
has_extended function name.
acl.c
test/test_acls.py