Commit Graph

29 Commits (347ba14bd1f7aa23c3d1ceb59bb4152654f8a84f)

Author SHA1 Message Date
Slava Pestov d2468ad9ed Add launcher error codes 2008-04-05 23:31:41 -05:00
Slava Pestov ab5ebd0f5a Fix buffering issue 2008-04-05 23:26:33 -05:00
erg 5de68cd30f fix bootstrap on intel mac 2008-04-02 20:33:36 -05:00
erg f49d26e8d0 make copy-tree and delete-tree symlink aware 2008-03-30 01:13:29 -05:00
Doug Coleman ff0098c0d1 Merge branch 'master' of git://factorcode.org/git/factor 2007-04-14 04:27:38 -05:00
Doug Coleman b68e79726f move priority bindings to extra/unix 2008-03-24 17:20:42 -05:00
Doug Coleman 9c745c44d3 add set-priority and get-priority
add clear_err_no and check-errno for dealing with get-priority
2008-03-21 14:53:11 -05:00
Doug Coleman 4ecd7fff42 split up some unix constants
split up netbsd stat
2007-04-14 04:27:15 -05:00
dharmatech a336cb7570 Unit test fixes 2008-03-06 13:46:15 -06:00
Eduardo Cavazos 29ef996639 Move time related items from unix to unix.time 2008-03-01 07:11:44 -06:00
Eduardo Cavazos e39783b10a unix: Refactor more things out of unix and into unix.stat
unis.stat: Move some common code to unix.stat from
           unix.stat.linux and unix.stat.macosx
2008-02-28 12:46:01 -06:00
Eduardo Cavazos 194e0d00c7 unix: start removing the factored out types 2008-02-27 18:15:18 -06:00
Slava Pestov fef5ebec01 io.files overhaul 2008-02-27 14:59:15 -06:00
Eduardo Cavazos 1ac3baa4c5 unix: fix more typedefs 2008-02-26 20:59:46 -06:00
Eduardo Cavazos a10604910c unix: fix typedefs 2008-02-26 20:14:09 -06:00
Slava Pestov f944f2b20c Add experimental disassembler 2008-02-14 17:56:47 -06:00
Slava Pestov 5f997fe2c7 Make extra/unix load on Windows 2008-02-06 20:04:09 -06:00
Slava Pestov ba1a958a32 Move cd and cwd primitives to native I/O, fix Windows normalize-pathname 2008-02-05 13:11:36 -06:00
Slava Pestov 3433adefbe Fix wait-for-pid 2008-02-04 19:58:07 -06:00
sheeple 53cb45c9ff Fix TYPEDEF: issue 2008-02-04 12:03:48 -06:00
Slava Pestov d92361286d Add kill-process and flesh out inotify 2008-02-03 14:23:14 -06:00
Slava Pestov b5a337bb2a Fix Linux I/O 2008-01-24 21:10:17 -04:00
Slava Pestov 3f5342890e Fix typo 2008-01-18 19:50:48 -05:00
Slava Pestov 309a1c179c Add stderr stream; more Unix I/O work 2008-01-18 19:43:14 -05:00
Slava Pestov ced9893a4e Get bootstrap.tools to load, update extra/ for USE-IF: removal 2007-12-28 21:46:06 -05:00
Eduardo Cavazos f927a01370 unix: Added words to inspect status from wait/waitpid 2007-11-18 15:19:02 -06:00
Eduardo Cavazos 1364674546 Added execv, and some constants used with waitpid to unix vocab 2007-11-04 13:42:18 -06:00
Slava Pestov 2589c69c04 Unix launcher: use execvp instead of execve 2007-09-22 02:27:53 -04:00
Slava Pestov a96457cecc Initial import 2007-09-20 18:09:08 -04:00