Replace deprecated luaL_openlib() by luaL_register()
[apps/madmutt.git] / lib-lib / mem.c
2006-10-29 Pierre Habouzituse m_strdup and m_strlen that are inlined for efficiency
2006-10-28 Pierre Habouzitdrop mem_alloc and mem_free, use my own hand crafted...