diff options
author | Mattias Andrée <maandree@kth.se> | 2018-11-06 22:46:31 +0100 |
---|---|---|
committer | Mattias Andrée <maandree@kth.se> | 2018-11-06 22:46:31 +0100 |
commit | 9b64fb2ef05a101069b773014e978ccc3b715de3 (patch) | |
tree | c6677b49b8ac524faa8c6385c086aba02b6e4adf /man/libsimple_enrealloc.3 | |
parent | Add libsimple_eprintf_preprint and libsimple_eprintf_postprint (diff) | |
download | libsimple-9b64fb2ef05a101069b773014e978ccc3b715de3.tar.gz libsimple-9b64fb2ef05a101069b773014e978ccc3b715de3.tar.bz2 libsimple-9b64fb2ef05a101069b773014e978ccc3b715de3.tar.xz |
Add man page for memalloc
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to 'man/libsimple_enrealloc.3')
-rw-r--r-- | man/libsimple_enrealloc.3 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/man/libsimple_enrealloc.3 b/man/libsimple_enrealloc.3 index c7b81b4..f0c6b48 100644 --- a/man/libsimple_enrealloc.3 +++ b/man/libsimple_enrealloc.3 @@ -156,4 +156,5 @@ None. .BR libsimple_vallocz (3), .BR libsimple_vvallocn (3), .BR libsimple_vvalloczn (3), +.BR libsimple_vmemalloc (3), .BR realloc (3) |