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