kolibrios-fun/kernel/trunk/core
CleverMouse a321a83609 Protect thread from external terminate while running any syscall except 5,10,23.
Now 18.2/18.12 are really safe through kernel-colored glasses (however, you still
should not use them except for really critical cases),
although the protection is sometimes quite excessive.

git-svn-id: svn://kolibrios.org@3303 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-03-01 10:27:19 +00:00
..
apic.inc 1) Correcting information about copiright 2012-03-13 16:51:57 +00:00
conf_lib.inc 1) Correcting information about copiright 2012-03-13 16:51:57 +00:00
debug.inc 1) Correcting information about copiright 2012-03-13 16:51:57 +00:00
dll.inc protect thread from external terminate while running sysfn 70 2013-02-28 22:03:45 +00:00
export.inc 1) Correcting information about copiright 2012-03-13 16:51:57 +00:00
exports.inc API for external keyboards 2012-04-11 19:06:32 +00:00
ext_lib.inc 1) Correcting information about copiright 2012-03-13 16:51:57 +00:00
fpu.inc 1) Correcting information about copiright 2012-03-13 16:51:57 +00:00
heap.inc heap.inc: Fix indention. Why don't we use 12 spaces ? 2013-02-17 12:07:32 +00:00
irq.inc 1) Correcting information about copiright 2012-03-13 16:51:57 +00:00
malloc.inc fix double-unlock in free(); make free() always save edi; update test 2012-12-17 15:54:19 +00:00
memory.inc get_pg_addr now correctly handles the kernel large page 2013-01-14 09:39:51 +00:00
peload.inc kernel: export MapPage 2012-11-12 20:06:37 +00:00
sched.inc 1) Correcting information about copiright 2012-03-13 16:51:57 +00:00
string.inc 1) Correcting information about copiright 2012-03-13 16:51:57 +00:00
sync.inc 1) Correcting information about copiright 2012-03-13 16:51:57 +00:00
sys32.inc protect thread from external terminate while running sysfn 70 2013-02-28 22:03:45 +00:00
syscall.inc Protect thread from external terminate while running any syscall except 5,10,23. 2013-03-01 10:27:19 +00:00
taskman.inc protect thread from external terminate while running sysfn 70 2013-02-28 22:03:45 +00:00
test_malloc.asm fix double-unlock in free(); make free() always save edi; update test 2012-12-17 15:54:19 +00:00
timers.inc 1) Correcting information about copiright 2012-03-13 16:51:57 +00:00
v86.inc 1) Correcting information about copiright 2012-03-13 16:51:57 +00:00