2006-04-06 Dick Porter * semdel.c (main): Fix parameters in semctl () call. 2005-12-23 Dick Porter * hps.c: Add named event support 2005-12-06 Dick Porter * hps.c: Add named semaphore support 2005-11-11 Dick Porter * hps.c: Thread handles are shared again 2005-10-26 Zoltan Varga * hps.c (main): Applied patch from Robert Jordan (robertj@gmx.net). Fix compilation with gcc 2.95. 2005-07-04 Dick Porter * semdel.c: Fixed compilation on macos, put an error message back at Hari's suggestion. 2005-07-01 Dick Porter * semdel.c: Removed output, and always exit (0), to avoid giving make trouble 2005-06-30 Dick Porter * semdel.c: Added semdel, for deleting the current shared semaphore 2005-04-13 Dick Porter * hps.c: Update to new daemon-less code * Makefile.am: Don't bother to build shmdel or scratch any more 2003-06-05 Dick Porter * hps.c: * shmdel.c: * scratch.c: Update to new api Sat Jun 1 13:54:29 CEST 2002 Paolo Molaro * shmdel.c: use return instead of exit in main(). 2002-04-30 Dick Porter * shmdel.c: * scratch.c: * hps.c: * Makefile.am: Some tools to help debug shared memory handles: 'hps' shows handle status, 'scratch' displays info about scratch data (such as handle names), 'shmdel' deletes the shared memory segment.