factor/basis/unix
Doug Coleman 0fbe0e5167 unix: Ignore failures if errno is EINTR on close(2). Fixes #908. 2014-07-07 14:55:13 -07:00
..
debugger libc.*, unix.*: move constants and functions from the unix namespace to libc 2014-04-02 12:12:25 -05:00
ffi Revert "unix.ffi: be more explicit about dirent64." 2014-04-29 14:02:30 -07:00
getfsstat/macosx remove BSD,solaris,etc. misc platform support code 2011-11-02 17:13:51 -07:00
groups unix.groups: Return an empty sequence if the user in 'user user-groups' doesn't exist. 2012-02-02 19:58:24 -08:00
kqueue unix: rename C function kevent. 2013-03-23 17:44:00 -07:00
linux unix.linux.proc: future proof! 2014-04-22 07:50:35 -07:00
process libc: several vocabs now need to depend on libc 2014-04-02 12:13:00 -05:00
signals docs: change ``{ $quotation "( x -- y )" }`` to ``{ $quotation ( x -- y ) }``. 2014-05-18 20:09:10 -07:00
stat unix.stat.linux: stat-func 2013-03-23 22:48:57 -07:00
statfs unix.statfs etc: Naming conflicts. 2013-03-23 22:38:38 -07:00
statvfs unix.statfs etc: Naming conflicts. 2013-03-23 22:38:38 -07:00
time unix.time: faster "0 make-timeval". 2012-08-01 14:31:18 -07:00
types remove BSD,solaris,etc. misc platform support code 2011-11-02 17:13:51 -07:00
users unix.users: Add utility word to find a user's home directory. 2013-11-19 09:32:45 -08:00
utilities Remove usages of <void*> and *void* 2010-10-25 13:22:50 -05:00
utmpx unix.utmpx: Fix bootstrap on linux, add platform-specific structs. 2013-06-04 18:09:52 -07:00
authors.txt
platforms.txt vocabs.metadata: replace unportable tag with a platforms.txt file for more fine-grained control. Rename unportable tag to untested for remaining cases 2010-02-20 13:30:49 +13:00
summary.txt
tags.txt vocabs.metadata: replace unportable tag with a platforms.txt file for more fine-grained control. Rename unportable tag to untested for remaining cases 2010-02-20 13:30:49 +13:00
unix.factor unix: Ignore failures if errno is EINTR on close(2). Fixes #908. 2014-07-07 14:55:13 -07:00