summaryrefslogtreecommitdiffstats
path: root/man5/proc_malloc.5
blob: d6197dce8b21d1e6dfd79e3c5d0c63ebba4e9a72 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
.\" Copyright (C) 1994, 1995, Daniel Quinlan <quinlan@yggdrasil.com>
.\" Copyright (C) 2002-2008, 2017, Michael Kerrisk <mtk.manpages@gmail.com>
.\" Copyright (C) 2023, Alejandro Colomar <alx@kernel.org>
.\"
.\" SPDX-License-Identifier: GPL-3.0-or-later
.\"
.TH proc_malloc 5 2023-08-15 "Linux man-pages 6.7"
.SH NAME
/proc/malloc \- debug malloc (obsolete)
.SH DESCRIPTION
.TP
.IR /proc/malloc " (only up to and including Linux 2.2)"
.\" It looks like this only ever did something back in 1.0 days
This file is present only if
.B CONFIG_DEBUG_MALLOC
was defined during compilation.
.SH SEE ALSO
.BR proc (5)