Branch


Log

Author Commit Date CI Message
Thomas de Grivel 1e281583 2018-06-17T17:08:36 add declarations for select
Thomas de Grivel b9bdc68d 2018-06-15T10:45:16 export type file-descriptor
Thomas de Grivel 4873c66a 2018-06-13T19:22:41 readme
Thomas de Grivel 9399a1e2 2018-05-15T19:24:57 fix compilation on bsd
Thomas de Grivel a7879d80 2018-03-05T17:46:12 add functions up to rmdir, no -at functions.
Thomas de Grivel 973ae80f 2018-02-04T23:54:48 Export DO-ENVIRON and GETENV
Thomas de Grivel c23f8f2d 2018-02-04T14:06:56 Fix do-environ.
Thomas de Grivel 663f624a 2018-02-03T17:23:22 Update copyright.
Thomas de Grivel 39123298 2018-02-03T17:22:15 Exhaustively export unistd.h from Linux.
Thomas de Grivel 52045caa 2018-02-01T23:37:22 Export *stdin-fileno* and such.
Thomas de Grivel 6e2089c0 2017-07-13T18:52:23 Remove off64-t
Thomas de Grivel c509baf4 2017-06-27T18:04:05 Restart select on EINTR
Thomas de Grivel 4f8a2b60 2017-06-25T23:52:43 repair select
Thomas de Grivel 17f26bc1 2017-06-24T21:37:33 WIP select
Thomas de Grivel f2bf65a4 2017-06-23T21:26:30 dup
Thomas de Grivel dd0c1860 2017-06-23T21:25:31 Unexport unimplemented symbols for streams.
Thomas de Grivel 8f077b2d 2017-06-20T22:26:24 untabify
Thomas de Grivel c6e14356 2017-06-20T22:25:53 return :NON-BLOCKING if operation would block.
Thomas de Grivel abf3785b 2017-05-27T21:45:59 ISC license.
Thomas de Grivel e3bd23eb 2017-05-27T21:45:43 Describe system.
Thomas de Grivel ec45e3c7 2017-05-27T21:44:09 access, lseek
Thomas de Grivel 1df3867a 2017-05-27T21:43:35 Add constants.
Thomas de Grivel 81bccbfc 2017-05-27T21:42:58 Read, read-non-blocking, write, write-non-blocking.
Thomas de Grivel 3fdc8935 2017-05-27T21:41:59 Fix close.
Thomas de Grivel 4f5bff9d 2017-05-21T17:05:00 Rename dependency on cffi-errno to errno.
Thomas de Grivel abbe3fac 2017-05-21T16:41:38 Common Lisp wrapper for unistd.h