]> git.tuebingen.mpg.de Git - dss.git/history - ipc.c
ipc.c: Constify parameter of get_key_or_die().
[dss.git] / ipc.c
2017-04-16 Andre Nollipc.c: Constify parameter of get_key_or_die().
2017-04-16 Andre Nollipc: Fix error code returned by mutex_lock().
2016-08-21 Andre Nollipc: Simplify mutex_try_lock().
2016-08-21 Andre Nollipc: Make pid pointer optional.
2013-10-16 Andre NollMerge branch 't/dia'
2012-09-16 Andre NollMerge branch 't/rename_system_files'
2012-08-15 Andre NollRename source files which also exist as system headers.
2012-08-15 Daniel Richard GMake the dss log facility C89 conform.
2012-08-15 Daniel Richard Gipc.c: Eliminate per-field struct initializations.
2012-08-15 Daniel Richard GHave foo.c #include foo.h.
2012-08-15 Andre NollMerge branch 't/gcc-compat_fix'
2012-08-15 Andre NollMerge branch 't/cleanups'
2012-08-10 Andre NollMerge branch 't/ipc'
2012-08-03 Andre Nollmutex_get(): Change parameter from key_t to int.
2012-06-01 Andre NollAdd the --kill subcommand.
2012-06-01 Andre NollUse semaphore locking to avoid starting dss multiple...