source: trunk/libs/mini-libc

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @661   3 years alain Introduce the non-standatd display_socket() syscall. Improve the …
(edit) @656   4 years alain Fix several bugs in the FATFS and in the VFS, related to the creation …
(edit) @655   4 years alain Introduce the sys directory in libs/mini-libc/include.
(edit) @650   4 years alain Simplify the pthread_parallel_create() syscall.
(edit) @647   4 years alain ...miscelaneous…
(edit) @643   4 years alain Introduce FBF related syscalls.
(edit) @637   5 years alain Introduce the non-standard pthread_parallel_create() system call and …
(edit) @628   5 years alain Introduce teh page_min / page_max mechanism in the …
(edit) @626   5 years alain This version has been tested on the sort multithreaded application …
(edit) @625   5 years alain Fix a bug in the vmm_remove_vseg() function: the physical pages …
(edit) @624   5 years alain Fix several bugs to use the instruction MMU in kernel mode in …
(edit) @623   5 years alain Introduce three new types of vsegs (KCODE,KDATA,KDEV) to map the …
(edit) @619   5 years alain 1) Fix a bug in KSH : after the "load" command, the [ksh] prompt is …
(edit) @611   5 years alain Introduce sigificant modifs in VFS to support the <ls> command, and …
(edit) @610   5 years alain Fix several bugs in VFS to support the following ksh commandis : cp, …
(edit) @597   5 years alain Rewrite the mmap() and stat() syscalls to implement the cat command in ksh.
(edit) @589   5 years alain Introduce a pause() syscall in mini-libc/unistd library.
(edit) @580   5 years alain 1) Register the kernel process in the cluster manager local list. 2) …
(edit) @573   5 years alain Cosmetic.
(edit) @476   6 years viala [mini-libc] Add void type to function prototypes with no parameter
(edit) @473   6 years alain Fix several GCC warning related to the -Wextra compilation option.
(edit) @459   6 years alain Introduce the math library, to support the floating point data used by …
(edit) @457   6 years alain This version modifies the exec syscall and fixes a large number of …
(edit) @449   6 years alain Introduce several missing user libs.
(edit) @445   6 years alain Restructure the mini_libc.
(edit) @444   6 years satin add newlib,libalmos-mkh, restructure shared_syscalls.h and mini-libc
(edit) @443   6 years alain Fix few bugs whike debugging the sort multi-thread application.
(edit) @441   6 years alain Fix a bug in rpc_vmm_get_pte_client() function (bad RPC index).
(edit) @440   6 years alain 1/ Fix a bug in the Multithreaded "sort" applicationr: The …
(add) @439   6 years satin Introduice new distributed Makefile architecture. Remove deprecated …
Note: See TracRevisionLog for help on using the revision log.