aboutsummaryrefslogtreecommitdiffstats
path: root/test/run_inotify.cxx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* event/Loop: remove the dummy constructor argumentMax Kellermann2014-02-051-1/+1
|
* Database*: move to db/Max Kellermann2014-01-241-1/+1
|
* Update*: move to update/Max Kellermann2014-01-241-1/+1
|
* copyright year 2014Max Kellermann2014-01-131-1/+1
|
* test/*: use fprintf(stderr,...) and Log() instead of g_printerr()Max Kellermann2013-12-241-7/+6
| | | Avoid GLib.
* Inotify: convert anonymous enum to constexprMax Kellermann2013-10-201-5/+4
|
* test/run_inotify: use SignalMonitorMax Kellermann2013-10-181-20/+5
|
* Log: new logging library APIMax Kellermann2013-10-021-2/+3
| | | | | Prepare to migrate away from GLib. Currently, we're still using GLib as a backend.
* util/Error: new error passing libraryMax Kellermann2013-09-041-7/+6
| | | | Replaces GLib's GError.
* *: use gcc.h macros instead of GLibMax Kellermann2013-08-041-3/+3
|
* InotifySource: use the SocketMonitor classMax Kellermann2013-01-151-3/+4
|
* InotifySource: convert to a classMax Kellermann2013-01-141-7/+5
|
* Main, IOThread: move GMainLoop setup code to class EventLoopMax Kellermann2013-01-141-5/+6
|
* test: rename debug programs back to old namesMax Kellermann2013-01-081-0/+94