@luochenglcs
luochenglcs 暂无简介
Statically linked binary providing simplified versions of system commands
个人网站
Port of Solaris's slab allocator
《嵌入式Linux应用开发完全手册第2版_韦东山全系列视频文档全集》 for 韦东山
modular debugger
移植mdb工具
libumem是用户态内存管理的动态库,通过提供一组替换C标准库的内存分配函数(malloc,free,realloc等等),从而可以使用户更容易发现和解决关于内存管理的bug。