diff options
Diffstat (limited to 'devel/ptmalloc2')
-rw-r--r-- | devel/ptmalloc2/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/ptmalloc2/pkg-descr b/devel/ptmalloc2/pkg-descr index 51dd3c1c9a98..9c500e90d555 100644 --- a/devel/ptmalloc2/pkg-descr +++ b/devel/ptmalloc2/pkg-descr @@ -1,5 +1,5 @@ ptmalloc is the original version of the malloc that was later included -in GNU libc. Under some circumsntaces, notably with pthreads and +in GNU libc. Under some circumstances, notably with pthreads and excessive calls to realloc, it performs significantly better than FreeBSD malloc. This version is *not* GPL or LGPL: |