diff options
Diffstat (limited to 'usr/src/pkg/manifests/system-library.man3malloc.inc')
-rw-r--r-- | usr/src/pkg/manifests/system-library.man3malloc.inc | 35 |
1 files changed, 35 insertions, 0 deletions
diff --git a/usr/src/pkg/manifests/system-library.man3malloc.inc b/usr/src/pkg/manifests/system-library.man3malloc.inc new file mode 100644 index 0000000000..66e267e0da --- /dev/null +++ b/usr/src/pkg/manifests/system-library.man3malloc.inc @@ -0,0 +1,35 @@ +# +# This file and its contents are supplied under the terms of the +# Common Development and Distribution License ("CDDL"), version 1.0. +# You may only use this file in accordance with the terms of version +# 1.0 of the CDDL. +# +# A full copy of the text of the CDDL should have accompanied this +# source. A copy of the CDDL is also available via the Internet +# at http://www.illumos.org/license/CDDL. +# + +# Copyright 2011, Richard Lowe + +file path=usr/share/man/man3malloc/bsdmalloc.3malloc +file path=usr/share/man/man3malloc/calloc.3malloc +file path=usr/share/man/man3malloc/free.3malloc +file path=usr/share/man/man3malloc/mallinfo.3malloc +file path=usr/share/man/man3malloc/malloc.3malloc +file path=usr/share/man/man3malloc/mallocctl.3malloc +file path=usr/share/man/man3malloc/mallopt.3malloc +file path=usr/share/man/man3malloc/mapmalloc.3malloc +file path=usr/share/man/man3malloc/memalign.3malloc +file path=usr/share/man/man3malloc/mtmalloc.3malloc +file path=usr/share/man/man3malloc/realloc.3malloc +file path=usr/share/man/man3malloc/umem_alloc.3malloc +file path=usr/share/man/man3malloc/umem_cache_alloc.3malloc +file path=usr/share/man/man3malloc/umem_cache_create.3malloc +file path=usr/share/man/man3malloc/umem_cache_destroy.3malloc +file path=usr/share/man/man3malloc/umem_cache_free.3malloc +file path=usr/share/man/man3malloc/umem_debug.3malloc +file path=usr/share/man/man3malloc/umem_free.3malloc +file path=usr/share/man/man3malloc/umem_nofail_callback.3malloc +file path=usr/share/man/man3malloc/umem_zalloc.3malloc +file path=usr/share/man/man3malloc/valloc.3malloc +file path=usr/share/man/man3malloc/watchmalloc.3malloc |