devpoll.c


Log

Author Commit Date CI Message
Nick Mathewson eb1fa9f7 2009-11-15T18:59:55 When running set[ug]id, don't check the environment. Idea from OpenBSD, but made a bit more generic to handle uncivilized lands that do not define issetugid. svn:r1529
Nick Mathewson 6ce14fd0 2009-11-03T19:15:27 Rename compat/sys/_time.h to compat/sys/_libevent_time.h On some systems (notably HPUX), there is already a /usr/include/sys/_time.h, which our sys/_time.h shadows. Found and diagnosed by Kathryn Hogg. This is a quick fix for 1.4 only; for 2.0, I want to eliminate compat/sys/_time.h entirely, and have util-internal subsume it. svn:r1493
Niels Provos dfa9cb5d 2008-12-13T06:12:05 from trunk: constify structs; from Andrei Nigmatulin svn:r960
Niels Provos 534f6657 2008-07-25T01:19:53 from trunk: fix off by one errors in devpoll; from Ian Bell svn:r922
Niels Provos 9e92909c 2008-03-29T01:47:04 from trunk: make event methods static so that they are not exported; from Andrei Nigmatulin svn:r693
Niels Provos f74af031 2008-02-12T06:02:23 from trunk: devpoll and evport need reinit; tested by W.C.A. Wijngaards svn:r634
Niels Provos 9a708389 2007-12-13T05:58:05 from trunk: remove obsolete recalc code svn:r586
Niels Provos 6b4342db 2007-11-12T02:37:25 copy trunk to 1.4 svn:r512