aboutsummaryrefslogtreecommitdiffstats
path: root/tools/libxl/libxl_event.h
Commit message (Expand)AuthorAgeFilesLines
* libxl: unconst the event argument to the event_occurs hook.Ian Campbell2013-05-011-1/+5
* libxl: fix stale timeout event callback raceIan Jackson2013-01-241-2/+15
* libxl: correct some comments regarding event API and fdsIan Jackson2012-08-031-3/+14
* libxl: enforce prohibitions of internal callersIan Jackson2012-08-011-7/+14
* of SIGCHLD. The application can tell us whether it wants to ownIan Jackson2012-05-111-5/+142
* libxl: Protect fds with CLOEXEC even with forking threadsIan Jackson2012-04-111-0/+13
* libxl: add missing includesChristoph Egger2012-02-211-0/+2
* libxl: New event generation APIIan Jackson2012-01-271-4/+179
* libxl: New API for providing OS events to libxlIan Jackson2012-01-271-0/+205