source: trunk/kernel/libk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @461   5 years viala minor: remove extra ';'
(edit) @460   5 years viala Typo: remote_spinlock_lock/unlock decrement/increment locks
(edit) @459   5 years alain Introduce the math library, to support the floating point data used by …
(edit) @457   5 years alain This version modifies the exec syscall and fixes a large number of …
(edit) @454   5 years viala Fix typo in several file.
(edit) @450   5 years alain Fix a bug in function sched_handle_signal(): When the deleted user …
(edit) @443   5 years alain Fix few bugs whike debugging the sort multi-thread application.
(edit) @441   5 years alain Fix a bug in rpc_vmm_get_pte_client() function (bad RPC index).
(edit) @440   5 years alain 1/ Fix a bug in the Multithreaded "sort" applicationr: The …
(edit) @438   5 years alain Fix a bug in scheduler related to RPC blocking.
(edit) @437   6 years alain Fix various bugs
(edit) @436   6 years alain 1) improve the threads and process destruction mechanism. 2) introduce …
(edit) @435   6 years alain Fix a bad bug in scheduler…
(edit) @433   6 years alain blip
(edit) @423   6 years alain cosmetic
(edit) @409   6 years alain Fix bugs in exec
(edit) @408   6 years alain Fix several bugs in the fork() syscall.
(edit) @407   6 years alain First implementation of fork/exec.
(edit) @406   6 years alain This version executed successfully the user "init" process on a …
(edit) @401   6 years alain Few bugs in VMM
(edit) @396   6 years max Use panic().
(edit) @367   6 years alain Change Time unit from cycle to TICK (in millisecond). Fix several bugs …
(edit) @363   6 years max Remove vestige.
(edit) @362   6 years max Remove vestiges.
(edit) @351   6 years max Simplify bizarre thing.
(edit) @337   6 years alain Introduce the delayed context switch if current thread has a lock.
(edit) @333   6 years max vfs_user_move() returns an error_t, so don't return a count.
(edit) @332   6 years max vfs_kernel_move() return error_t, not a count.
(edit) @331   6 years max style
(edit) @328   6 years max Use vfs_kernel_move(), it's a kernel buffer.
(edit) @323   6 years max Clean up, and define strstr() in libk.
(edit) @318   6 years alain Bug fix : we don't need an atomic access to update the …
(edit) @315   6 years alain Redefine the fuctions ppm_base2page() / ppm_page2base() / …
(edit) @313   6 years alain RSeveral modifs in the page-fault handling.
(edit) @297   6 years max Remove unused.
(edit) @296   6 years alain Several modifs in the generic scheduler and in the hal_context to fix …
(edit) @288   6 years max Re-indent, to appease GCC5 warnings.
(edit) @279   6 years alain 1) Introduce independant command fields for the various devices in the …
(edit) @273   6 years max Mmh, must be Elf64_Xword.
(edit) @270   6 years max Comment out EI_OSABI, and use ELFCLASS.
(edit) @265   6 years alain Fix several bugs in VFS.
(edit) @238   6 years alain Fixing bugs in vfs_lookup()
(edit) @227   6 years max use Elf64 for 64bit architectures (x86_64)
(edit) @223   6 years max Damn, don't do NULL checks here, otherwise we're hiding NULL derefs …
(edit) @204   6 years alain Bug fix in kernel_init -This line, and those below, will be ignored-- …
(edit) @188   6 years alain Redefine the PIC device API.
(edit) @158   6 years max tab ffs
(edit) @157   6 years max add the x86_64 flag
(edit) @156   6 years max style
(edit) @124   6 years max rename hal_wbflush->hal_fence
(edit) @113   6 years max add memcmp in libk; these mem* functions should probably be hal- …
(edit) @104   6 years max style
(edit) @101   6 years alain euh…
(edit) @93   6 years max style
(edit) @68   6 years alain Fix bug in kernel_init, and reduce size of remote_fifo.
(edit) @60   6 years max use reg_t instead of uint32_t
(edit) @50   6 years alain bloup
(edit) @24   6 years max Use intptr_t instead.
(edit) @23   6 years alain Introduce syscalls.
(edit) @16   6 years alain mprove the HAL for interrupt, exception, syscall handling.
(edit) @14   6 years alain Bugs fix.
(edit) @11   6 years alain Merge all FS related files in one single vfs directory.
(add) @1   7 years alain First import
Note: See TracRevisionLog for help on using the revision log.