summaryrefslogtreecommitdiffstats
path: root/test/test-sleep-forever.c
Commit message (Collapse)AuthorAgeFilesLines
* * configure.in,test/test-sleep-forever.c,test/test-names.c:Ralf Habacker2007-03-041-0/+4
| | | | added configure check for unistd.h.
* 2003-04-04 Havoc Pennington <hp@redhat.com>Havoc Pennington2003-04-051-0/+12
* dbus/dbus-spawn.c, dbus/dbus-spawn.h: Change dbus_spawn to return a "babysitter" object that is used to monitor the status of the spawned process and reap it when required. * test/test-segfault.c, test/test-exit.c, test/test-sleep-forever.c: binaries that do various lame things, used in the test suite. * dbus/dbus-sysdeps.c: kill _dbus_errno_to_string()