2005-06-08 Martin Baulig <martin@ximian.com>
[mono.git] / mono / handles / ChangeLog
1 2005-04-13  Dick Porter  <dick@ximian.com>
2
3         * hps.c: Update to new daemon-less code
4         * Makefile.am: Don't bother to build shmdel or scratch any more
5
6 2003-06-05  Dick Porter  <dick@ximian.com>
7
8         * hps.c:
9         * shmdel.c:
10         * scratch.c: Update to new api
11
12 Sat Jun 1 13:54:29 CEST 2002 Paolo Molaro <lupus@ximian.com>
13
14         * shmdel.c: use return instead of exit in main().
15
16 2002-04-30  Dick Porter  <dick@ximian.com>
17
18         * shmdel.c:
19         * scratch.c:
20         * hps.c:
21         * Makefile.am: Some tools to help debug shared memory handles:
22         'hps' shows handle status, 'scratch' displays info about scratch
23         data (such as handle names), 'shmdel' deletes the shared memory
24         segment.
25