]> gitweb.factorcode.org Git - factor.git/history - basis/unix
basis: ERROR: changes.
[factor.git] / basis / unix /
2015-08-13 Doug Colemanbasis: ERROR: changes.
2015-08-12 Doug Colemanfactor: Removing SLOT: nth/at/global in favor of using...
2015-07-29 John Benediktssonunix: don't need << >>.
2015-07-19 Doug Colemanfactor: rename files that are not loadable on mac, too
2015-07-19 Doug Colemanfactor: actual patch to remove ; from all c/fortran...
2015-07-19 Doug Colemanfactor: Rename MACRO: and MACRO: to have quot as the...
2015-07-03 Doug Colemanfactor: second stab at [ ] [ ] unit-test -> { } [ ...
2015-07-03 Doug Colemanunix.ffi: Fix syntax for FUNCTION:
2015-07-02 Doug ColemanRevert "factor: rename [ ] [ ] unit-test -> { } [ ...
2015-07-02 Doug Colemanfactor: rename [ ] [ ] unit-test -> { } [ ] unit-test...
2015-07-02 Doug Colemanfactor: clean up spaces in -tests files
2015-07-02 Doug Colemanfactor: clean up whitespace in -docs files
2015-06-30 Doug Colemancore, basis, extra: Remove DOS line endings from files.
2014-12-24 John Benediktssonunix: some using cleanups.
2014-12-24 John Benediktssonalien.c-types: move definitions of stdint.h from unix...
2014-11-15 John Benediktssonbasis: some more os require cleanup.
2014-11-15 John Benediktssonbasis/extra: cleanup some platform requires.
2014-11-13 John Benediktssonbasis/extra: switch to "vocab." os name>> append require.
2014-11-06 Benjamin PollackRemove executable bit from tons of files that aren't
2014-07-07 Doug Colemanunix: Ignore failures if errno is EINTR on close(2...
2014-05-19 John Benediktssondocs: change ``{ $quotation "( x -- y )" }`` to ``...
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-22 Doug Colemanunix.ffi: Oops
2014-04-22 Doug Colemanunix.ffi: Arch Linux doesn't seem to have aliases.
2014-04-22 John Benediktssonunix.linux.proc: future proof!
2014-04-22 Doug Colemanunix.ffi: Use a utility word for getting the aliases...
2014-04-22 Doug Colemanunix.linux.proc: Fix length of meminfo struct on some...
2014-04-04 John Benediktssonmore libc fixes.
2014-04-02 Björn Lindqvistlibc: several vocabs now need to depend on libc
2014-04-02 Björn Lindqvistlibc.*, unix.*: move constants and functions from the...
2013-11-19 Doug Colemanunix.users: Add utility word to find a user's home...
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*
next