1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-03 22:23:24 +00:00
freebsd-ports/graphics/xv/files
Satoshi Asami 3ecbe20b66 Link with -lgnumalloc. Silence <malloc.h> warning along the way.
Original idea is
----------------
From: Kai Vorma <vode@snakemail.hut.fi>
To: Lars Gerhard Kuehl <lars@elbe.desy.de>
Cc: FreeBSD-hackers@freefall.cdrom.com
Subject: Re: dlmalloc

:
Okay, not faster, but it used memory better. Try xv with standard
malloc, then dlmalloc and finally GNU-malloc. With standard malloc xv
grows until it hits datasize limit (16MB) and dies (usually after 10
or so big jpegs). With dlmalloc xv's VZS was about 15MB after last
picture of that particular set and with GNU malloc it was about 11MB.
:
1995-07-05 11:43:08 +00:00
..
patch-ac Patch to make xv call ghostscript (assumed to be in /usr/local/bin/gs) 1995-02-15 03:06:42 +00:00
patch-ad Link with -lgnumalloc. Silence <malloc.h> warning along the way. 1995-07-05 11:43:08 +00:00