Branch


Log

Author Commit Date CI Message
Thomas de Grivel 6ee36e99 2018-06-29T12:10:31 sort exported symbols
Thomas de Grivel 03c7425b 2018-06-29T12:10:21 default timeout 60000.
Thomas de Grivel 94398655 2017-06-29T18:16:48 retry epoll_wait on EINTR.
Thomas de Grivel af2a1d8b 2017-06-28T02:39:11 better variable names
Thomas de Grivel 9dea6016 2017-06-28T02:38:30 move struct and union definitions to grovel-epoll
Thomas de Grivel d7a1ba70 2017-06-20T22:53:25 untabify
Thomas de Grivel 34f3400f 2017-06-20T22:21:24 simplyfy del
Thomas de Grivel c7614b53 2017-05-27T21:12:42 ISC license.
Thomas de Grivel 0fb2038d 2017-05-27T21:12:30 Fix with.
Thomas de Grivel 08b34e38 2017-05-27T21:11:56 Project infos in ASD.
Thomas de Grivel 50d7206e 2017-05-21T16:58:14 Export more symbols
Thomas de Grivel e99e56c9 2017-05-21T16:57:48 Remove epoll- prefixes.
Thomas de Grivel 74d12739 2017-05-21T16:57:20 Remove epoll- function prefix and implement more functions.
Thomas de Grivel 258e34b5 2017-05-21T16:55:49 Depend on cffi-unistd for unistd:close.
Thomas de Grivel 53e79410 2017-04-10T17:41:17 WIP Common Lisp wrapper for Linux epoll syscall.