Skip to content
Snippets Groups Projects
Commit b52ff428 authored by Per Cederqvist's avatar Per Cederqvist
Browse files

Optionally use GNU Malloc.

parent aace443a
Branches
Tags
No related merge requests found
Thu Nov 2 20:40:58 1995 Per Cederqvist (ceder@lysator.liu.se)
* Optionally use GNU Malloc.
* configure.in: Handle --with-gnu-malloc.
* scripts/makedist.sh: Include gnumalloc.
Avoid distributing files named *.tmp.
* mkmi: Generate src/libraries/gnumalloc/Makefile.
* src/libraries/Makefile.src (SUBDIRS): Include @GNUMALLOC@.
* scripts/mkmi.m4 (ALL_CFLAGS): Don't include
"-I@BUILDTOPDIR@/include/server".
Mon Oct 23 07:56:26 1995 Per Cederqvist (ceder@lysator.liu.se)
* versions (PROTOCOL-A-LEVEL): Level 8.
......
Thu Nov 2 20:58:40 1995 Per Cederqvist (ceder@lysator.liu.se)
* cache-database.c: Include "server/smalloc.h", not "smalloc.h".
* server-config.c: Likewise.
* conf-file.c: Likewise.
* cache.c: Likewise.
* Optionally use GNU Malloc.
* Makefile.src (MALLOCLIB): New variable. Use it everywhere a
program is linked.
(.gdbinit): Added libraries/gnumalloc. Changed libraries/libisc
to libraries/libisc-new.
* ram-smalloc.c: Include "malloc.h" instead of <stdlib.h> if
USE_GNU_MALLOC is defined.
Tue Oct 31 12:14:15 1995 David Byers <byers@lysator.liu.se>
* prot-a-output.c: Added UConference and extended conf-type
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment