]> gitweb.factorcode.org Git - factor.git/history - basis/unix/ffi/linux/linux.factor
factor: rename files that are not loadable on mac, too
[factor.git] / basis / unix / ffi / linux / linux.factor
2015-07-19 Doug Colemanfactor: rename files that are not loadable on mac, too
2014-04-29 John BenediktssonRevert "unix.ffi: be more explicit about dirent64."
2014-04-29 John Benediktssonunix.ffi: be more explicit about dirent64.
2014-04-02 Björn Lindqvistlibc.*, unix.*: move constants and functions from the...
2013-06-05 Doug Colemanunix.utmpx: Fix bootstrap on linux, add platform-specif...
2013-06-05 Doug Colemanunix.utmpx: Support utmpx on linux and fix on macosx...
2012-10-25 John Benediktssonunix.ffi: adding sendfile.
2012-05-29 John Benediktssonunix.ffi: adding some socket constants.
2011-11-24 Joe Groffuse radix literals
2011-11-04 Doug ColemanFix bootstrap. Add missing using on io.serial.linux...
2011-11-04 Joe Groffunix.ffi: add signal constants
2011-08-27 Joe GroffMerge remote-tracking branch 'Blei/gtk-image-loader'
2011-08-27 John BenediktssonMerge remote-tracking branch 'malu/semantic-versioning'
2010-11-26 John BenediktssonMerge branches 'master' and 'cleanup' into cleanup
2010-09-26 Anton GorenkoMerge branch 'master' of git://factorcode.org/git/factor
2010-09-22 Doug ColemanImplement a raw port. Make ping only run on Windows...
2010-06-03 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2010-02-27 Joe GroffMerge branch 'master' of git://github.com/william42...
2010-02-26 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/facto...
2010-02-25 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/facto...
2010-02-23 Joe Groffrename current string-mangling "char*" to "c-string...
2010-02-22 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2010-02-07 Slava PestovMerge branch 'new-math-parser' of git://factorcode...
2010-01-26 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/factor
2010-01-24 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2010-01-22 Doug ColemanHandle EINTR in a lot of cases where it wasn't handled...