dss.c: Add missing inclusion of <stdio.h>.
[dss.git] / ipc.c
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...