source: trunk/kernel/libk/elf.c

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @457   6 years alain This version modifies the exec syscall and fixes a large number of …
(edit) @441   6 years alain Fix a bug in rpc_vmm_get_pte_client() function (bad RPC index).
(edit) @438   6 years alain Fix a bug in scheduler related to RPC blocking.
(edit) @433   6 years alain blip
(edit) @407   6 years alain First implementation of fork/exec.
(edit) @406   7 years alain This version executed successfully the user "init" process on a …
(edit) @401   7 years alain Few bugs in VMM
(edit) @367   7 years alain Change Time unit from cycle to TICK (in millisecond). Fix several bugs …
(edit) @337   7 years alain Introduce the delayed context switch if current thread has a lock.
(edit) @333   7 years max vfs_user_move() returns an error_t, so don't return a count.
(edit) @332   7 years max vfs_kernel_move() return error_t, not a count.
(edit) @328   7 years max Use vfs_kernel_move(), it's a kernel buffer.
(edit) @315   7 years alain Redefine the fuctions ppm_base2page() / ppm_page2base() / …
(edit) @313   7 years alain RSeveral modifs in the page-fault handling.
(edit) @279   7 years alain 1) Introduce independant command fields for the various devices in the …
(edit) @270   7 years max Comment out EI_OSABI, and use ELFCLASS.
(edit) @265   7 years alain Fix several bugs in VFS.
(edit) @227   7 years max use Elf64 for 64bit architectures (x86_64)
(edit) @204   7 years alain Bug fix in kernel_init -This line, and those below, will be ignored-- …
(edit) @157   7 years max add the x86_64 flag
(edit) @156   7 years max style
(edit) @23   7 years alain Introduce syscalls.
(edit) @14   7 years alain Bugs fix.
(add) @1   7 years alain First import
Note: See TracRevisionLog for help on using the revision log.