nuttx/mm
patacongo bae9dce323 Move memory manager into user space
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3460 42af7a65-404d-4744-a932-0658087f49c3
2011-04-03 20:41:49 +00:00
..
Makefile
Makefile.test
mm_addfreechunk.c Switching to C99 stdint/stdbool.h types 2009-12-15 01:39:03 +00:00
mm_calloc.c Switching to C99 stdint/stdbool.h types 2009-12-15 01:39:03 +00:00
mm_environment.h Move memory manager into user space 2011-04-03 20:41:49 +00:00
mm_free.c Switching to C99 stdint/stdbool.h types 2009-12-15 01:39:03 +00:00
mm_initialize.c Switching to C99 stdint/stdbool.h types 2009-12-15 01:39:03 +00:00
mm_internal.h Switching to C99 stdint/stdbool.h types 2009-12-15 01:39:03 +00:00
mm_mallinfo.c Switching to C99 stdint/stdbool.h types 2009-12-15 01:39:03 +00:00
mm_malloc.c Switching to C99 stdint/stdbool.h types 2009-12-15 01:39:03 +00:00
mm_memalign.c Fix warning introduced with last checkin 2011-01-19 20:18:31 +00:00
mm_realloc.c Switching to C99 stdint/stdbool.h types 2009-12-15 01:39:03 +00:00
mm_sem.c Switching to C99 stdint/stdbool.h types 2009-12-15 01:39:03 +00:00
mm_shrinkchunk.c Switching to C99 stdint/stdbool.h types 2009-12-15 01:39:03 +00:00
mm_size2ndx.c Switching to C99 stdint/stdbool.h types 2009-12-15 01:39:03 +00:00
mm_test.c Port the mm/mm_test.c logic to examples/mm 2011-03-02 18:47:32 +00:00
mm_zalloc.c Switching to C99 stdint/stdbool.h types 2009-12-15 01:39:03 +00:00