kolibrios-gitea/kernel/trunk/core
Evgeny Grechnikov (Diamond) 3f37e88368 * Fixed memory leak in new_mem_resize (caused by off-by-one error).
* user_alloc and user_free now update memory size information.

git-svn-id: svn://kolibrios.org@294 a494cfbc-eb01-0410-851d-a64ba20cac60
2007-01-25 13:42:23 +00:00
..
debug.inc kernel support for loading compressed apps - part 1 2006-12-17 06:22:59 +00:00
dll.inc fixed 1)params description in create_kernel_object 2007-01-23 14:55:03 +00:00
exports.inc imports header 2007-01-19 03:58:46 +00:00
fpu.inc 1)fixed wrong SSE detection for old AMD chips 2006-11-27 10:07:51 +00:00
heap.inc * Fixed memory leak in new_mem_resize (caused by off-by-one error). 2007-01-25 13:42:23 +00:00
malloc.inc small heap and malloc/free 2007-01-17 04:43:21 +00:00
memory.inc * Fixed memory leak in new_mem_resize (caused by off-by-one error). 2007-01-25 13:42:23 +00:00
sched.inc Corrections in DMA code from Mario79 2006-10-20 08:35:15 +00:00
sync.inc Introduced APPDATA, TASKDATA, WNDDATA, RECT, BOX structures. 2006-08-06 10:29:45 +00:00
sys32.inc kernel support for loading compressed apps - part 1 2006-12-17 06:22:59 +00:00
syscall.inc * New function 65 (PutImagePalette) + documentation 2007-01-19 15:02:33 +00:00
taskman.inc 1) fix drivers version 2007-01-20 11:25:16 +00:00