* detach.c (mmalloc_detach): Arg should be PTR, not void *.
[external/binutils.git] / mmalloc / ChangeLog
1 Mon Apr  6 16:33:37 1992  Stu Grossman  (grossman at cygnus.com)
2
3         * detach.c (mmalloc_detach):  Arg should be PTR, not void *.
4         Fixes complaints from non __STDC__ systems.
5
6 Wed Apr  1 11:47:02 1992  Fred Fish  (fnf@cygnus.com)
7
8         * mcalloc.c, mfree.c, mmalloc.c, mrealloc.c:  Minor comment
9         change.
10         * mmalloc.h:  Add ugly kludge to band-aid over problems with
11         bogus vendor <stdlib.h> files.
12
13 Sun Mar 29 12:41:31 1992  John Gilmore  (gnu at cygnus.com)
14
15         * attach.c, mmalloc.c, mmcheck.c:  Lint.
16
17 Thu Mar 26 17:06:04 1992  Fred Fish  (fnf@cygnus.com)
18
19         * attach.c (reuse):  Explicitly discard return value of mmcheck.
20         * mmcheck.c (mmcheck):  Document requirements for installing
21         corruption checking hooks and set up to enforce restrictions.
22
23 Tue Mar 24 23:41:10 1992  K. Richard Pixley  (rich@cygnus.com)
24
25         * config/mh-irix4: new file.
26
27         * Makefile.in: added standard targets, fixed install directories.
28
29 Sat Mar 14 17:34:59 1992  Fred Fish  (fnf@cygnus.com)
30
31         * Initial release, incorporated into gdb.
32
33