nuttx/mm
patacongo 01207cc66e Added network init; refactored some header files
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@338 42af7a65-404d-4744-a932-0658087f49c3
2007-09-09 11:58:50 +00:00
..
Makefile
Makefile.test
mm_addfreechunk.c
mm_calloc.c
mm_environment.h Added network init; refactored some header files 2007-09-09 11:58:50 +00:00
mm_free.c Fix c5471 signal handling + deallocation bug 2007-03-08 18:34:11 +00:00
mm_initialize.c task_create now accepts variable number of arguments; 8051 bringup changes 2007-03-11 17:37:47 +00:00
mm_internal.h Add capability to manager memory in discontiguous regions. 2007-03-04 15:23:22 +00:00
mm_mallinfo.c Add capability to manager memory in discontiguous regions. 2007-03-04 15:23:22 +00:00
mm_malloc.c Fix c5471 signal handling + deallocation bug 2007-03-08 18:34:11 +00:00
mm_memalign.c
mm_realloc.c Fixed several more realloc errors 2007-06-30 22:24:19 +00:00
mm_sem.c Add 8052 IRQ test; Fix places where IDLE task could try to wait on semaphores 2007-03-14 18:58:21 +00:00
mm_shrinkchunk.c
mm_size2ndx.c
mm_test.c Add capability to manager memory in discontiguous regions. 2007-03-04 15:23:22 +00:00
mm_zalloc.c