|
|
@597
|
6 years |
alain |
Rewrite the mmap() and stat() syscalls to implement the cat command in ksh.
|
|
|
@589
|
6 years |
alain |
Introduce a pause() syscall in mini-libc/unistd library.
|
|
|
@581
|
6 years |
alain |
1) Improve the busylock debug infrastructure.
2) introduce a …
|
|
|
@580
|
6 years |
alain |
1) Register the kernel process in the cluster manager local list.
2) …
|
|
|
@573
|
6 years |
alain |
Cosmetic.
|
|
|
@511
|
6 years |
viala |
[libmath] Add braces arround a misleading indent for loop.
Sometimes …
|
|
|
@496
|
6 years |
viala |
Remove all build files of libmath.
Maybe this whas commited by error.
|
|
|
@478
|
6 years |
viala |
[libalmosmkh] Add void type to function prototypes with no parameter
|
|
|
@477
|
6 years |
viala |
[libpthread] Add void type to function prototypes with no parameter
|
|
|
@476
|
6 years |
viala |
[mini-libc] Add void type to function prototypes with no parameter
|
|
|
@473
|
6 years |
alain |
Fix several GCC warning related to the -Wextra compilation option.
|
|
|
@469
|
6 years |
alain |
1) Introduce the libsemaphore library.
2) Introduce a small libmath …
|
|
|
@459
|
6 years |
alain |
Introduce the math library, to support the floating point
data used by …
|
|
|
@457
|
6 years |
alain |
This version modifies the exec syscall and fixes a large number of …
|
|
|
@450
|
6 years |
alain |
Fix a bug in function sched_handle_signal():
When the deleted user …
|
|
|
@449
|
7 years |
alain |
Introduce several missing user libs.
|
|
|
@445
|
7 years |
alain |
Restructure the mini_libc.
|
|
|
@444
|
7 years |
satin |
add newlib,libalmos-mkh, restructure shared_syscalls.h and mini-libc
|
|
|
@443
|
7 years |
alain |
Fix few bugs whike debugging the sort multi-thread application.
|
|
|
@441
|
7 years |
alain |
Fix a bug in rpc_vmm_get_pte_client() function (bad RPC index).
|
|
|
@440
|
7 years |
alain |
1/ Fix a bug in the Multithreaded "sort" applicationr:
The …
|
|
|
@439
|
7 years |
satin |
Introduice new distributed Makefile architecture.
Remove deprecated …
|
|
|
@437
|
7 years |
alain |
Fix various bugs
|
|
|
@435
|
7 years |
alain |
Fix a bad bug in scheduler…
|
|
|
@434
|
7 years |
alain |
blap
|
|
|
@426
|
7 years |
alain |
The "nostdio" library has been integrated in the stdio library.
|
|
|
@416
|
7 years |
alain |
Improve sys_exec.
|
|
|
@413
|
7 years |
alain |
Introduce directory libs/build
|
|
|
@412
|
7 years |
alain |
Introduce user libraries
|
|
|
@407
|
7 years |
alain |
First implementation of fork/exec.
|