Commit Graph

9 Commits

Author SHA1 Message Date
Laurence Withers 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().
2007-10-26 12:59:48 +00:00
Laurence Withers f301a0dcea Fix documentation: signalfd() returns fd on success, not 0. 2007-10-26 12:55:05 +00:00
Laurence Withers a34063b32f Add support for lwevent_wait() returning number of events 2007-10-26 12:50:26 +00:00
Laurence Withers 3e33062dc4 Upgrade build system 2007-10-14 10:32:46 +00:00
Laurence Withers de6e661982 Finish library, switch to GPLv3. 2007-10-14 10:24:28 +00:00
Laurence Withers 60b9d9cc48 WIP 2007-10-13 23:14:47 +00:00
Laurence Withers 938852afd3 WIP 2007-10-13 20:30:31 +00:00
Laurence Withers a4fe0f1cb4 Rename files 2007-10-13 18:17:24 +00:00
Laurence Withers c3b542d8c5 Initial commit 2007-10-13 18:15:32 +00:00