factor/basis/io
Slava Pestov da623ba29a Merge branch 'link' of git://github.com/klazuka/factor 2009-09-30 05:11:21 -05:00
..
backend io.backend.unix.multiplexers: add meta-data 2009-09-28 06:38:23 -05:00
buffers move some allocation words that don't really have much to do with c types out of alien.c-types into a new alien.data vocab 2009-09-17 22:36:05 -05:00
crlf
directories make a struct for dirents on linux, not a <c-object> 2009-08-30 22:49:35 -05:00
encodings
files move some allocation words that don't really have much to do with c types out of alien.c-types into a new alien.data vocab 2009-09-17 22:36:05 -05:00
launcher Fix the build 2009-09-10 00:47:01 -05:00
mmap io.mmap: fix obsolete tests and get code to inline better 2009-09-28 03:18:27 -05:00
monitors move some allocation words that don't really have much to do with c types out of alien.c-types into a new alien.data vocab 2009-09-17 22:36:05 -05:00
pipes add USING:s and rearrange definitions so macosx can compile without parsing c-type strings 2009-09-26 23:14:57 -05:00
pools
ports
servers
sockets update openssl.libcrypto structs 2009-09-18 17:50:20 -05:00
streams define a method on stream-element-type, fix a bug in unlimited-input and add a unit test 2009-09-28 15:51:40 -05:00
styles help.markup: word link stack effect is now clickable 2009-09-28 10:44:46 -04:00
thread
timeouts