.. |
debugger
|
libc.*, unix.*: move constants and functions from the unix namespace to libc
|
2014-04-02 12:12:25 -05:00 |
ffi
|
basis/extra: switch to "vocab." os name>> append require.
|
2014-11-13 13:00:44 -08: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
|
Remove executable bit from tons of files that aren't
|
2014-11-05 20:40:42 -08:00 |
linux
|
Remove executable bit from tons of files that aren't
|
2014-11-05 20:40:42 -08:00 |
process
|
Remove executable bit from tons of files that aren't
|
2014-11-05 20:40:42 -08:00 |
signals
|
docs: change ``{ $quotation "( x -- y )" }`` to ``{ $quotation ( x -- y ) }``.
|
2014-05-18 20:09:10 -07:00 |
stat
|
basis/extra: cleanup some platform requires.
|
2014-11-15 14:25:12 -08:00 |
statfs
|
unix.statfs etc: Naming conflicts.
|
2013-03-23 22:38:38 -07:00 |
statvfs
|
basis/extra: cleanup some platform requires.
|
2014-11-15 14:25:12 -08:00 |
time
|
unix.time: faster "0 make-timeval".
|
2012-08-01 14:31:18 -07:00 |
types
|
basis/extra: cleanup some platform requires.
|
2014-11-15 14:25:12 -08:00 |
users
|
basis/extra: cleanup some platform requires.
|
2014-11-15 14:25:12 -08:00 |
utilities
|
Remove usages of <void*> and *void*
|
2010-10-25 13:22:50 -05:00 |
utmpx
|
basis: some more os require cleanup.
|
2014-11-15 15:56:37 -08:00 |
authors.txt
|
Credit where credit is due
|
2009-01-18 17:28:36 -06:00 |
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
|
Create basis vocab root
|
2008-07-28 22:03:13 -05:00 |
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 |