]> gitweb.factorcode.org Git - factor.git/commit
unix.utmpx: Support utmpx on linux and fix on macosx. Add a unit test.
authorDoug Coleman <doug.coleman@gmail.com>
Wed, 5 Jun 2013 00:51:36 +0000 (17:51 -0700)
committerDoug Coleman <doug.coleman@gmail.com>
Wed, 5 Jun 2013 00:53:15 +0000 (17:53 -0700)
commit2c6accb084477f6804e13b3c3de8f7cb7b998b06
tree89d6521f98a9ea873aca53bc2cddc6b97fca14d4
parentd38fdb4433d6122ba1a21224a613f51b224a7b72
unix.utmpx: Support utmpx on linux and fix on macosx. Add a unit test.
basis/unix/ffi/linux/linux.factor
basis/unix/utmpx/macosx/authors.txt [deleted file]
basis/unix/utmpx/macosx/macosx-tests.factor [deleted file]
basis/unix/utmpx/macosx/macosx.factor [deleted file]
basis/unix/utmpx/macosx/platforms.txt [deleted file]
basis/unix/utmpx/platforms.txt
basis/unix/utmpx/utmpx-tests.factor [new file with mode: 0644]
basis/unix/utmpx/utmpx.factor