comrogue-pi/kernel/lib
2013-06-17 23:36:38 -06:00
..
divide.S split kernel lib sources into their own directory and handled the section 2013-05-02 22:31:00 -06:00
enumconn.h fleshed out the connection point implementation, especially the enumerations part 2013-06-04 00:51:34 -06:00
enumgeneric.h finished documenting objhelp_enumgeneric and implementing the IConnectionPointContainer interface on the heap 2013-06-04 22:04:14 -06:00
heap_arena.c more heap allocation stuff plus shifting around the HeapCreate function signature 2013-06-17 23:36:38 -06:00
heap_base.c completed porting forward the chunks and base layers of the heap management code 2013-06-09 19:50:14 -06:00
heap_bitmap.c filled in the heap bitmap functions 2013-06-12 21:33:24 -06:00
heap_chunks.c completed porting forward the chunks and base layers of the heap management code 2013-06-09 19:50:14 -06:00
heap_internals.h more heap allocation stuff plus shifting around the HeapCreate function signature 2013-06-17 23:36:38 -06:00
heap_rtree.c completed porting forward the chunks and base layers of the heap management code 2013-06-09 19:50:14 -06:00
heap_toplevel.c more heap allocation stuff plus shifting around the HeapCreate function signature 2013-06-17 23:36:38 -06:00
heap_utils.c completed porting forward the chunks and base layers of the heap management code 2013-06-09 19:50:14 -06:00
intlib.c completed porting forward the chunks and base layers of the heap management code 2013-06-09 19:50:14 -06:00
kernel-lib.ldi split kernel lib sources into their own directory and handled the section 2013-05-02 22:31:00 -06:00
lib_guids.c added some extra interfaces for heap support, and the code structures defined 2013-05-07 02:42:36 -06:00
LICENSE.jemalloc started in on the heap library implementation 2013-06-01 02:34:23 -06:00
Makefile filled in the heap bitmap functions 2013-06-12 21:33:24 -06:00
objhelp_enumconn.c finished documenting objhelp_enumgeneric and implementing the IConnectionPointContainer interface on the heap 2013-06-04 22:04:14 -06:00
objhelp_enumgeneric.c finished documenting objhelp_enumgeneric and implementing the IConnectionPointContainer interface on the heap 2013-06-04 22:04:14 -06:00
objhelp_fixedcp.c fleshed out the connection point implementation, especially the enumerations part 2013-06-04 00:51:34 -06:00
objhelp.c fleshed out the connection point implementation, especially the enumerations part 2013-06-04 00:51:34 -06:00
qdivrem.c added the IMallocSpy calls to the top-level IMalloc functions; 2013-06-04 23:05:02 -06:00
quad.h split kernel lib sources into their own directory and handled the section 2013-05-02 22:31:00 -06:00
rbtree.c modified rbtree code to not need the local key value; also set compiler to treat all warnings as errors 2013-06-07 21:31:32 -06:00
str.c split kernel lib sources into their own directory and handled the section 2013-05-02 22:31:00 -06:00
strcomparemem.S split kernel lib sources into their own directory and handled the section 2013-05-02 22:31:00 -06:00
strcopymem.S split kernel lib sources into their own directory and handled the section 2013-05-02 22:31:00 -06:00
strsetmem.S split kernel lib sources into their own directory and handled the section 2013-05-02 22:31:00 -06:00