This website requires JavaScript.
Explore
Help
Sign In
keXa
/
kolibrios
Watch
1
Star
0
Fork
0
You've already forked kolibrios
forked from
KolibriOS/kolibrios
Code
Pull Requests
Activity
kolibrios
/
kernel
/
trunk
/
core
History
Rustem Gimadutdinov (rgimad)
a772f5b96f
Change "mov reg, 0" to "xor reg, reg" where it's possible
...
git-svn-id: svn://kolibrios.org@9977 a494cfbc-eb01-0410-851d-a64ba20cac60
2024-02-17 20:25:06 +00:00
..
apic.inc
Change "mov reg, 0" to "xor reg, reg" where it's possible
2024-02-17 20:25:06 +00:00
clipboard.inc
…
conf_lib-sp.inc
…
conf_lib.inc
Change "mov reg, 0" to "xor reg, reg" where it's possible
2024-02-17 20:25:06 +00:00
debug.inc
…
dll.inc
1.Add procedure check exception 12 (overflow stack) 2.Add info in reference of function 68,24 (rus) 3.Change max limit size of the load file to 1G, for load big WinApp files. 4.Fix procedure close tcp socket:
2024-02-16 18:07:13 +00:00
export.inc
…
exports.inc
…
ext_lib.inc
Change "mov reg, 0" to "xor reg, reg" where it's possible
2024-02-17 20:25:06 +00:00
fpu.inc
…
heap.inc
…
hpet.inc
…
irq.inc
…
malloc.inc
…
memory.inc
…
mtrr.inc
…
mtrrtest.asm
…
peload.inc
…
sched.inc
…
slab.inc
…
string.inc
…
sync.inc
…
sys32-sp.inc
…
sys32.inc
1.Add procedure check exception 12 (overflow stack) 2.Add info in reference of function 68,24 (rus) 3.Change max limit size of the load file to 1G, for load big WinApp files. 4.Fix procedure close tcp socket:
2024-02-16 18:07:13 +00:00
syscall.inc
…
taskman.inc
…
test_malloc.asm
…
timers.inc
…
Tupfile.lua
…
v86.inc
…