]> gitweb.factorcode.org Git - factor.git/commit
os-specific refactor appears to work on Linux
authorCat Stevens <catb0t@protonmail.ch>
Sat, 19 May 2018 19:16:38 +0000 (15:16 -0400)
committerJohn Benediktsson <mrjbq7@gmail.com>
Tue, 25 Jan 2022 18:28:04 +0000 (10:28 -0800)
commit78a981ab965afc79b3c4843b314983a9f23435cb
tree297951773a26edc66716f91140b0480d29b8ab92
parent7f1392018b4354f7921e2a44cb8199881b0ad8c2
os-specific refactor appears to work on Linux
basis/elevate/elevate.factor
basis/elevate/linux/linux.factor [new file with mode: 0644]
basis/elevate/linux/platforms.txt [new file with mode: 0644]
basis/elevate/macosx/macosx.factor [new file with mode: 0644]
basis/elevate/macosx/platforms.txt [new file with mode: 0644]
basis/elevate/unix/platforms.txt [new file with mode: 0644]
basis/elevate/unix/unix.factor [new file with mode: 0644]
basis/elevate/windows/platforms.txt [new file with mode: 0644]
basis/elevate/windows/windows.factor [new file with mode: 0644]