]> gitweb.factorcode.org Git - factor.git/history - basis/unix
mason: made build targets into a table and added timestamp on report
[factor.git] / basis / unix /
2013-11-04 Jon Harperlinux/proc: do something with 'TLB size'
2013-09-17 Björn Lindqvistunix.ffi, windows.winsock: wraps for servent functions
2013-08-24 John Benediktssonupdate docs for help.lint checks.
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...
2013-05-01 Doug Colemanunix.linux.proc: Handle a unified processor-info object...
2013-04-30 Doug Colemanunix.linux.proc: Pad tail with f for cpu-info. Fixes...
2013-04-24 Doug Colemanunix.linux.proc: /proc/cpuinfo is updated in real time...
2013-03-29 John Benediktssonunix: use byte-vectors here.
2013-03-24 Doug Colemanio.launcher.unix, unix.ffi: Reset ignored signal in...
2013-03-24 Doug Colemanunix.stat.linux: stat-func
2013-03-24 Doug Colemanunix.stat: Rename stat.
2013-03-24 Doug Colemanunix.statfs etc: Naming conflicts.
2013-03-24 Doug Colemanunix: rename C function kevent.
2013-02-25 Doug Colemanunix.linux.proc: Older kernels don't have enough fields...
2013-02-25 Doug Colemanunix.linux.proc: Add some more /proc parsing.
2013-02-25 Doug Colemanunix.linux.proc: Refactor /proc parsing. Add generic...
2013-02-01 Doug Colemanunix.ffi: Add the man 2 signal() function call.
2013-02-01 Doug Colemanunix.linux.proc: Add a parser for some of the /proc...
2012-10-26 John Benediktssonunix: adding truncate-file.
2012-10-25 John Benediktssonunix: adding mkfifo.
2012-10-25 John Benediktssonunix.ffi.macosx: can't use iovec here...
2012-10-25 John Benediktssonunix.ffi: adding sendfile.
2012-10-25 John Benediktssonunix.ffi: adding readv/writev.
2012-10-24 John Benediktssonunix.ffi: adding "access".
2012-10-24 John Benediktssonunix.ffi: adding fileno.
2012-08-01 John Benediktssonunix.time: faster "0 make-timeval".
2012-05-29 John Benediktssonunix.ffi: adding some socket constants.
2012-02-03 Doug Colemanunix.groups: Return an empty sequence if the user in...
2012-02-03 Doug Colemanunix.groups: Get the second parameter to getgrouplist...
2012-02-03 John Benediktssonunix.groups: 64 ought to be enough, right?
2011-11-24 Joe Groffuse radix literals
2011-11-09 Joe Groffunix.signals: documentation and metadata
2011-11-08 Joe Groffunix.process: take raise from unix.ffi
2011-11-08 Joe Groffnew module unix.signals: app-level signal handlers
2011-11-04 Doug ColemanFix bootstrap. Add missing using on io.serial.linux...
2011-11-04 Joe Groffunix.ffi: add signal constants
2011-11-03 Joe Groffremove BSD,solaris,etc. misc platform support code
2011-11-02 Doug ColemanMake "foo.private" require load foo instead.
2011-10-29 Doug ColemanAdd options to set the child process group id or sessio...
2011-10-18 Joe Groffunix.stat: bind to fstat
2011-09-02 Slava Pestovunix.*, io.directories.unix: remove unnecessary depende...
2011-08-28 John BenediktssonMerge remote-tracking branch '8byte-jose/win32-unc...
2011-08-27 Joe GroffMerge remote-tracking branch 'Blei/gtk-image-loader'
2011-08-27 John BenediktssonMerge remote-tracking branch 'malu/semantic-versioning'
2011-08-27 John BenediktssonMerge remote-tracking branch 'blei/curses' into curses
2011-08-27 John BenediktssonMerge remote-tracking branch 'abeaumont/master'
2011-08-27 John BenediktssonMerge remote-tracking branch 'philip-searle/master'
2011-08-27 John BenediktssonMerge remote-tracking branch 'ajvondrak/graphviz'
2011-08-27 John BenediktssonMerge remote-tracking branch 'mattknox/master'
2011-08-27 John BenediktssonMerge remote-tracking branch 'ex-rzr/fixes'
2011-08-27 John BenediktssonMerge branch 'cleanup'
2011-08-26 Slava Pestovunix.linux.epoll: epoll_event is a packed struct! Damn...
2011-07-28 John BenediktssonMerge branch 'master' into highlight
2011-06-14 John BenediktssonMerge branch 'master' of git://factorcode.org/git/factor
2011-06-13 Joe GroffMerge remote branch 'erikc/master'
2011-05-24 Erik Charleboisepoll working on linux
2011-01-16 Anton GorenkoMerge branch 'master' of git://github.com/slavapestov...
2011-01-06 Slava PestovMerge branch 'doc-fixes' of git://github.com/keitahaga...
2011-01-06 John BenediktssonMerge branches 'master' and 'cleanup' into cleanup
2011-01-04 Keita Hagaunix.users: minor fixes in 'passwd' description
2010-12-26 John BenediktssonMerge branch 'master' of git://github.com/slavapestov...
2010-12-26 Slava PestovMove <ref>, deref and little-endian? from alien.c-types...
2010-11-26 John BenediktssonMerge branches 'master' and 'cleanup' into cleanup
2010-11-01 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2010-10-26 Slava PestovClean up alien.c-types changes a little
2010-10-25 Doug ColemanRemove <uint> *uint and friends. Hopefully remove...
2010-10-25 Doug ColemanRemove usages of <void*> and *void*
2010-10-25 Doug ColemanRemove many uses of <int> and *int etc
2010-10-09 Doug ColemanFix bootstrap on mac by adding back the PF_INET constant
2010-10-09 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2010-10-09 Slava Pestovunix.ffi.bsd: fix load errors
2010-10-09 Slava Pestovunix.ffi.bsd: fix AF_INET6 constants on FreeBSD and...
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-09-21 Doug ColemanSquashed commit of the following:
2010-07-17 Anton GorenkoMerge branch 'gtk' of git://github.com/Blei/factor
2010-07-17 Anton GorenkoMerge branch 'master' of git://factorcode.org/git/factor
2010-07-09 Doug ColemanMerge branch 'master' of github.com:erg/factor
2010-07-07 Joe GroffMerge branch 'master' into native-image-loader
2010-07-06 Slava PestovMerge branch 'mongodb-changes' of git://github.com...
2010-07-06 Slava PestovMerge branch 'gdbm' of http://github.com/dmsh/factor
2010-06-30 Joe Groffunix.ffi: third argument of ioctl should be void*,...
2010-06-23 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/facto...
2010-06-23 Doug ColemanFix using list
2010-06-23 Doug ColemanFix all-users word by calling setpwent to rewind file
2010-06-22 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/factor
2010-06-22 Slava PestovFix unix.time to actually load
2010-06-22 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/facto...
2010-06-22 Slava PestovMerge remote branch 'origin/new-icons'
2010-06-22 Slava PestovMerge branch 'master' of git://github.com/erg/factor...
2010-06-21 Doug ColemanBetter docs for users/groups
2010-06-21 Doug ColemanFix a bug when calling all-groups twice. Add some users...
2010-06-17 Doug ColemanMerge branch 'master' of github.com:erg/factor
2010-06-17 Doug ColemanAllow with-*-group/user to be a no-op if first paramete...
2010-06-17 Doug ColemanThrow an error on certain combinators if a user/group...
2010-06-17 Doug ColemanMerge branch 'master' of github.com:erg/factor
2010-06-17 Doug ColemanMerge branch 'master' of http://factorcode.org/git...
2010-06-16 Doug ColemanMerge branch 'master' of http://factorcode.org/git...
2010-06-16 Slava PestovMerge branch 'fuel' of git://github.com/dmsh/factor
next