chiark
/
gitweb
/
~mdw
/
mLib
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
7d0dd9f
)
Missing function aliases.
author
mdw
<mdw>
Wed, 30 Jan 2002 09:29:02 +0000
(09:29 +0000)
committer
mdw
<mdw>
Wed, 30 Jan 2002 09:29:02 +0000
(09:29 +0000)
man/alloc.3
patch
|
blob
|
blame
|
history
diff --git
a/man/alloc.3
b/man/alloc.3
index e8921a2ae92917d87f190074b469bcd7fb8c2fe5..cdf53fd2a2c17c1340a230bcab2e7ad026c078ea 100644
(file)
--- a/
man/alloc.3
+++ b/
man/alloc.3
@@
-3,6
+3,11
@@
.\" @xmalloc
.\" @xrealloc
.\" @xstrdup
.\" @xmalloc
.\" @xrealloc
.\" @xstrdup
+.\" @xfree
+.\" @x_alloc
+.\" @x_strdup
+.\" @x_realloc
+.\" @x_free
.SH NAME
alloc \- mLib low-level memory allocation
.SH SYNOPSIS
.SH NAME
alloc \- mLib low-level memory allocation
.SH SYNOPSIS