summaryrefslogtreecommitdiff
path: root/bus/dir-watch-kqueue.c
Commit message (Expand)AuthorAgeFilesLines
* build: include dbus-sysdeps-unix.h for _dbus_fd_set_close_on_execPatrick Welche2014-10-281-0/+1
* bus_set_watched_dirs: portability patch for systems which lack O_CLOEXECPatrick Welche2014-06-111-0/+17
* kqueue: open watched directories with close-on-exec flagChengwei Yang2014-01-061-1/+1
* Fix memory leak for kqueue: shutdown kqueue correctlyChengwei Yang2014-01-061-13/+74
* kqueue: replace tab with spaceChengwei Yang2014-01-061-51/+51
* kqueue: remove unused variableChengwei Yang2013-06-261-1/+1
* DBusLoop: remove second layer of watch callbacks where possibleSimon McVittie2011-06-131-9/+2
* Always remove, invalidate and free watches before closing watched socketsSimon McVittie2011-06-131-2/+4
* kqueue set_watched_dirs: fix termination conditionWill Thompson2010-05-211-1/+1
* Monitor service directories for changesColin Walters2010-02-181-4/+13
* Fix compilation of kqueue file monitoring on FreeBSDCyril Brulebois2010-02-081-4/+5
* Clean up inotify watch handlingColin Walters2010-02-011-36/+100
* Bug 21161 - Update the FSF addressTobias Mueller2009-07-141-1/+1
* 2007-07-13 Havoc Pennington <hp@redhat.com>Havoc Pennington2007-07-141-1/+1
* 2007-06-15 Havoc Pennington <hp@redhat.com>Havoc Pennington2007-06-151-0/+4
* * bus/dir-watch-default.c, bus/dir-watch-dnotify.c,John (J5) Palmieri2006-10-191-2/+2
* * dbus/dbus-sysdeps.h:John (J5) Palmieri2006-08-081-0/+177