Commit Graph

  • 21b1983fd7 Bump version master 1.0.1 Laurence Withers 2007-11-15 12:07:04 +0000
  • e1594acd7c Bump version Laurence Withers 2007-11-15 12:07:04 +0000
  • 20c828b73c Add `before_loop' parameter to lwevent_wait() Laurence Withers 2007-11-15 12:06:55 +0000
  • b1b20b641c Add explicit reference to variable in documentation Laurence Withers 2007-11-15 11:59:16 +0000
  • ea86904a4c Bump version 1.0.0 Laurence Withers 2007-11-14 12:21:30 +0000
  • 4cca2b74f4 Make internal signalfd close on exec Laurence Withers 2007-11-13 12:45:46 +0000
  • 36dc25a350 Use default signalfd in echoserver Laurence Withers 2007-11-07 21:33:47 +0000
  • 397939b4d5 Fix lwevent_signalfd(): it should call sigprocmask() Laurence Withers 2007-11-07 21:33:33 +0000
  • 7f76359388 Add tests/examples Laurence Withers 2007-11-07 21:12:22 +0000
  • 0268195b45 Add compatibility group Laurence Withers 2007-11-07 21:12:12 +0000
  • ab090b4461 Move signalfd compatibility stuff into correct documentation group Laurence Withers 2007-11-07 21:11:58 +0000
  • 96cae3e169 Remove comment about epoll file descriptor being accessible Laurence Withers 2007-11-07 20:14:06 +0000
  • 43e1630cd6 Fix mistakes in usage of sigprocmask() Laurence Withers 2007-11-05 10:43:19 +0000
  • 3fc440edab Add dynamic resizing of returned events array if we keep getting too many events Laurence Withers 2007-11-05 10:42:39 +0000
  • 9046c9b878 Add interaction with sigprocmask() Laurence Withers 2007-11-05 10:38:23 +0000
  • 8cfa44019f Add some notes to the documentation Laurence Withers 2007-11-05 10:32:32 +0000
  • 27133a87ed Add non-closing lwevent_free() Laurence Withers 2007-11-05 10:29:41 +0000
  • cfcea63f7a Remove `old' parameters from set functions Laurence Withers 2007-10-27 17:43:28 +0000
  • 51e14f327f Add lwevent_exit() Laurence Withers 2007-10-27 17:43:14 +0000
  • c7663cc4a2 Allow proper behaviour when modifying events and deactivated Laurence Withers 2007-10-27 16:15:44 +0000
  • f4b7935bb9 Mark lwevent_epoll_fd FD_CLOEXEC and don't expose it to users Laurence Withers 2007-10-27 15:24:34 +0000
  • e617f1b835 Add lwevent_cloexec() Laurence Withers 2007-10-27 13:34:14 +0000
  • dfb8feedfd Tidy up _lwevent_activate() since it is no longer used for modification Laurence Withers 2007-10-26 13:21:15 +0000
  • 5ed8cef02f Fix lwevent_set_events(). This function should only update the lwevent structure's event mask if the call to epoll_ctl() succeeds. This does, however, mean that the event mask cannot be changed if the lwevent instance is deactivated. Laurence Withers 2007-10-26 13:20:56 +0000
  • f8f6e4aa3b Remove retrieval of old value in set() calls. The old value can be retrieved with one of the get() calls if necessary, so it seems to redundant to also be able to retrieve it via set(). Laurence Withers 2007-10-26 12:59:48 +0000
  • f301a0dcea Fix documentation: signalfd() returns fd on success, not 0. Laurence Withers 2007-10-26 12:55:05 +0000
  • a34063b32f Add support for lwevent_wait() returning number of events Laurence Withers 2007-10-26 12:50:26 +0000
  • 3e33062dc4 Upgrade build system Laurence Withers 2007-10-14 10:32:46 +0000
  • de6e661982 Finish library, switch to GPLv3. Laurence Withers 2007-10-14 10:24:28 +0000
  • 60b9d9cc48 WIP Laurence Withers 2007-10-13 23:14:47 +0000
  • 938852afd3 WIP Laurence Withers 2007-10-13 20:30:31 +0000
  • a4fe0f1cb4 Rename files Laurence Withers 2007-10-13 18:17:24 +0000
  • c3b542d8c5 Initial commit Laurence Withers 2007-10-13 18:15:32 +0000