package.lisp


Log

Author Commit Date CI Message
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 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 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 abf3785b 2017-05-27T21:45:59 ISC license.
Thomas de Grivel ec45e3c7 2017-05-27T21:44:09 access, lseek
Thomas de Grivel 81bccbfc 2017-05-27T21:42:58 Read, read-non-blocking, write, write-non-blocking.
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