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.