kolibrios-gitea/kernel/trunk/core
Evgeny Grechnikov (Diamond) 44a74d9138 * Fixed bugs in user_alloc and user_free.
* 'stdcall' procedures now do not generate stupid 'ret 0'
  (useful when compiling with FASM before 1.66)

git-svn-id: svn://kolibrios.org@213 a494cfbc-eb01-0410-851d-a64ba20cac60
2006-11-17 12:34:35 +00:00
..
debug.inc Introduced APPDATA, TASKDATA, WNDDATA, RECT, BOX structures. 2006-08-06 10:29:45 +00:00
dll.inc 1)fixed bug in kernel_alloc_space 2006-11-16 05:47:31 +00:00
except.inc complete SSE support. user-level SSE & FPU exceptions handling 2006-10-07 09:47:03 +00:00
exports.inc 1.new drivers loader 2006-10-20 14:02:26 +00:00
heap.inc * Fixed bugs in user_alloc and user_free. 2006-11-17 12:34:35 +00:00
mem.inc Introduced APPDATA, TASKDATA, WNDDATA, RECT, BOX structures. 2006-08-06 10:29:45 +00:00
memmanag.inc *size of memory manager code reduced 2006-01-23 14:30:15 +00:00
memory.inc 16Mb version 2006-11-16 10:59:49 +00:00
newproce.inc Kernel: updated to Kolibri 0.6.0.0 distr 2006-09-08 13:29:22 +00:00
physmem.inc Introduced APPDATA, TASKDATA, WNDDATA, RECT, BOX structures. 2006-08-06 10:29:45 +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 fixed: 1)uncleared fpu exceptions in fpu_save 2006-10-31 20:19:05 +00:00
syscall.inc Kernel updated to 0.6.3.0 2006-10-31 16:11:04 +00:00
taskman.inc 1)fixed bug in kernel_alloc_space 2006-11-16 05:47:31 +00:00