summaryrefslogtreecommitdiff
path: root/ipc.c (follow)
Commit message (Expand)AuthorAge
* ipc.c: Uninline get_key_or_die().Andre Noll2017-04-16
* ipc.c: Constify parameter of get_key_or_die().Andre Noll2017-04-16
* ipc: Fix error code returned by mutex_lock().Andre Noll2017-04-16
* ipc: Simplify mutex_try_lock().Andre Noll2016-08-21
* ipc: Make pid pointer optional.Andre Noll2016-08-21
* Merge branch 't/rename_system_files'Andre Noll2012-09-16
|\
| * Rename source files which also exist as system headers.Andre Noll2012-08-15
* | Make the dss log facility C89 conform.Daniel Richard G2012-08-15
* | ipc.c: Eliminate per-field struct initializations.Daniel Richard G2012-08-15
* | Have foo.c #include foo.h.Daniel Richard G2012-08-15
|/
* mutex_get(): Change parameter from key_t to int.Andre Noll2012-08-03
* Add the --kill subcommand.Andre Noll2012-06-01
* Use semaphore locking to avoid starting dss multiple times.Andre Noll2012-06-01