Files
sudo/common
Todd C. Miller 4d1f912746 Get rid of cur and pending pointers in struct sudo_event_base. We
now pop the first event off the active queue instead of using a
foreach loop with deferred removal of the event.
Add SUDO_EVQ_INSERTED and SUDO_EVQ_TIMEOUTS flags to indicate that
the event on the event queue and timeouts queue respectively.
No longer need to compare the timeout to {0,0} or compare the
event's base pointer to NULL to determine queue membership.
2013-10-28 11:13:45 -06:00
..
2013-04-24 09:35:02 -04:00
2013-08-08 11:38:39 -06:00
2013-10-23 15:03:31 -06:00
2013-04-24 09:35:02 -04:00
2013-10-23 15:03:31 -06:00
2013-10-23 15:03:31 -06:00
2013-04-24 09:35:02 -04:00
2013-10-23 15:03:31 -06:00
2013-04-24 09:35:02 -04:00
2013-04-24 09:35:02 -04:00