]> git.k1024.org Git - pylibacl.git/commit
Try to enhance the FreeBSD support
authorIustin Pop <iusty@k1024.org>
Fri, 27 Jun 2008 22:08:00 +0000 (00:08 +0200)
committerIustin Pop <iusty@k1024.org>
Fri, 27 Jun 2008 22:08:00 +0000 (00:08 +0200)
commite75a160f48cbce19a53fdc0de8af4e834df6a741
tree877b8867c2192e94db8b934749c4cae1ba77286e
parent46e777a02ec18bd98079dff665a8e2eac83bba19
Try to enhance the FreeBSD support

FreeBSD 7.0 supports more functions, so we split some Linux-only
functions out from the HAVE_LEVEL2 defs and into a HAVE_ACL_COPY_EXT so
FreeBSD can define HAVE_LEVEL2 too.
Makefile
acl.c
os_linux.c [deleted file]
setup.py