aboutsummaryrefslogtreecommitdiffstats
path: root/doc/README.wmem
diff options
context:
space:
mode:
authorEvan Huus <eapache@gmail.com>2013-01-04 22:11:13 +0000
committerEvan Huus <eapache@gmail.com>2013-01-04 22:11:13 +0000
commitbab105d094c6fd89ee542d36f6777681ae96f68b (patch)
tree5b073ae11ab8212b03669e475a0f79e4565bde90 /doc/README.wmem
parentc16ab7b57e60c34b6c911565013e5fa103ee2305 (diff)
Add convenience macros wmem_new and wmem_new0
svn path=/trunk/; revision=46941
Diffstat (limited to 'doc/README.wmem')
-rw-r--r--doc/README.wmem2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/README.wmem b/doc/README.wmem
index 23f841f267..945e23b6a5 100644
--- a/doc/README.wmem
+++ b/doc/README.wmem
@@ -77,6 +77,8 @@ to the lifetime of the pinfo struct.
- wmem_alloc
- wmem_alloc0
+ - wmem_new
+ - wmem_new0
2.3 String Utilities