# # ChangeLog for libroar/memmgr.c in roaraudio # # Generated by Trac 1.0.1 # 04/27/24 20:12:40 Mon, 16 May 2011 12:44:19 GMT phi [4974:ab7ac5b9c4df] * include/libroar/memmgr.h (modified) * libroar/memmgr.c (modified) added roar_mm_free_retvoid() Mon, 16 May 2011 12:16:42 GMT phi [4972:4341665f3041] * libroar/libroar.c (modified) * libroar/memmgr.c (modified) detect changes in null-buffer on several memmgr calls Mon, 16 May 2011 11:55:51 GMT phi [4971:f5853509f5e3] * libroar/memmgr.c (modified) Use a non-\0-char buffer for zero-size malloc guard segment Sat, 14 May 2011 21:17:42 GMT phi [4966:d5d7ae44b604] * libroar/memmgr.c (modified) return MSGSIZE in case string is too long Fri, 13 May 2011 22:29:58 GMT phi [4958:2d8a28f3d87f] * ChangeLog (modified) * configure (modified) * include/libroar/memmgr.h (modified) * libroar/Makefile (modified) * libroar/libroar.c (modified) * libroar/memmgr.c (added) Added simple memmgr (memory Manager) code.