summaryrefslogtreecommitdiffstats
path: root/share/man/man9/Makefile
diff options
context:
space:
mode:
authorarchie <archie@FreeBSD.org>2002-03-13 01:42:33 +0000
committerarchie <archie@FreeBSD.org>2002-03-13 01:42:33 +0000
commit4ff830618672fdf2a2864c71864aea5adc8d03e8 (patch)
tree0df1490a2b1aa94853b37fed5acf74bb6a508a3e /share/man/man9/Makefile
parent7888fb830149b836a2f4563f392442e88ef59376 (diff)
downloadFreeBSD-src-4ff830618672fdf2a2864c71864aea5adc8d03e8.zip
FreeBSD-src-4ff830618672fdf2a2864c71864aea5adc8d03e8.tar.gz
Add realloc() and reallocf(), and make free(NULL, ...) acceptable.
Reviewed by: alfred
Diffstat (limited to 'share/man/man9/Makefile')
-rw-r--r--share/man/man9/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/share/man/man9/Makefile b/share/man/man9/Makefile
index 32760e3..ce4fcdb 100644
--- a/share/man/man9/Makefile
+++ b/share/man/man9/Makefile
@@ -156,6 +156,7 @@ MLINKS+=make_dev.9 dev_depends.9
MLINKS+=make_dev.9 destroy_dev.9
MLINKS+=make_dev.9 make_dev_alias.9
MLINKS+=malloc.9 FREE.9 malloc.9 MALLOC.9 malloc.9 free.9
+MLINKS+=malloc.9 realloc.9 malloc.9 reallocf.9
MLINKS+=mi_switch.9 cpu_switch.9 mi_switch.9 cpu_throw.9
MLINKS+=namei.9 NDINIT.9
MLINKS+=namei.9 NDFREE.9
OpenPOWER on IntegriCloud