]> git.buserror.net Git - polintos/scott/priv.git/commit - kernel/orb/invoke.cc
update
authorScott Wood <scott@buserror.net>
Sat, 26 May 2007 17:52:52 +0000 (12:52 -0500)
committerScott Wood <scott@buserror.net>
Sat, 26 May 2007 17:52:52 +0000 (12:52 -0500)
commit1ac390fe1e18444008857b056c947710be9621a8
treec7c7a230e07e4c91dd7a9ce38702e54bd9c2ef9e
parent6e64b28821757af60447c790ae52a91831a9d4f0
update
34 files changed:
LICENSE
doc/abi/x86
doc/orb/parameter-info-block
idl/exceptions.idl
include/c++/orb.h
include/c++/util/rbtree.h
kernel/arch/x64/misc.cc
kernel/arch/x64/thread.cc
kernel/arch/x86/descriptors.cc
kernel/arch/x86/entry.S
kernel/arch/x86/linker-script
kernel/arch/x86/misc.cc
kernel/arch/x86/thread.cc
kernel/core/init.cc
kernel/core/thread.cc
kernel/include/arch-x86/pagetable.h
kernel/include/arch-x86/regs.h
kernel/include/arch-x86/thread.h
kernel/include/arch-x86/usercopy.h
kernel/include/kern/generic-pte.h
kernel/include/kern/kernel.h
kernel/include/kern/libc.h
kernel/include/kern/mem.h
kernel/include/kern/orb.h
kernel/include/kern/pagetable.h
kernel/include/kern/sched.h
kernel/include/kern/thread.h
kernel/mem/addrspace.cc
kernel/mem/pagetable.cc
kernel/orb/invoke.cc
kernel/tests/Makefile
kernel/tests/aspace.cc
kernel/tests/orb.cc [new file with mode: 0644]
lib/c++/orb.cc