summaryrefslogtreecommitdiffstats
path: root/lib/event.h
AgeCommit message (Collapse)Author
1999-10-29Events now return a value. If it's non-zero, the event is re-queuedMartin Mares
for processing in next event cycle. This can be used to prevent background actions (hint: user commands) from hogging the CPU for too long time.
1999-02-11Grrr, forgot to commit the event routines themselves :|Martin Mares