]> gitweb.factorcode.org Git - factor.git/commit
io.files.acls: Add what I have for acl support on macosx.
authorDoug Coleman <doug.coleman@gmail.com>
Wed, 24 Oct 2012 23:34:01 +0000 (16:34 -0700)
committerDoug Coleman <doug.coleman@gmail.com>
Wed, 24 Oct 2012 23:44:57 +0000 (16:44 -0700)
commit3399ddccd2ddb3abfed75cc4d3105ef39e91d0ad
tree55f290b3bfa03cfa9f64b451d1822068c631d4f2
parent37bb5f6917961e9373b20cb2b4866beee7a51090
io.files.acls: Add what I have for acl support on macosx.
extra/io/files/acls/acls.factor [new file with mode: 0644]
extra/io/files/acls/authors.txt [new file with mode: 0644]
extra/io/files/acls/macosx/authors.txt [new file with mode: 0644]
extra/io/files/acls/macosx/ffi/ffi.factor [new file with mode: 0644]
extra/io/files/acls/macosx/ffi/platforms.txt [new file with mode: 0644]
extra/io/files/acls/macosx/lib/authors.txt [new file with mode: 0644]
extra/io/files/acls/macosx/lib/lib.factor [new file with mode: 0644]
extra/io/files/acls/macosx/lib/platforms.txt [new file with mode: 0644]
extra/io/files/acls/macosx/macosx.factor [new file with mode: 0644]
extra/io/files/acls/macosx/platforms.txt [new file with mode: 0644]