13 | | - [wiki:Arch/Soclib Soclib] platform with Arm, Mips and Ppc multi-processors support |
14 | | - [wiki:Arch/IbmPc Pc platform] with x86 multi-processors support |
15 | | - [wiki:Arch/Emu Unix processes] (kernel and application run as standalone unix process) |
16 | | - [wiki:Arch/Simple Simple platforms] bare CPU with hardware (i.e. microcontrollers) |
| 13 | * [wiki:Arch/Soclib Soclib] platform with Arm, Mips and Ppc multi-processors support |
| 14 | * [wiki:Arch/IbmPc Pc platform] with x86 multi-processors support |
| 15 | * [wiki:Arch/Emu Unix processes] (kernel and application run as standalone unix process) |
| 16 | * [wiki:Arch/Simple Simple platforms] bare CPU with hardware (i.e. microcontrollers) |
19 | | - Standard C library (libc) |
20 | | - Native Posix threads Support (libpthread) |
21 | | - TPC/IP stack networking library (libnetwork) |
22 | | - File system support library (libvfs) along with file system drivers |
23 | | - [https://www.soclib.fr/trac/dev/wiki/Tools/Muteks MutekS] (libsrl), static OS for [https://www-asim.lip6.fr/trac/dsx DSX] |
24 | | - [wiki:Drivers Device drivers for various peripherals] |
25 | | |
26 | | The following modules are under developpment: |
27 | | - Unix kernel implementation library (libunix) |
28 | | |
29 | | The following library have been ported: |
30 | | - [http://www.lua.org/ Lua] scripting library (liblua) |
| 19 | * Native modules |
| 20 | * Standard C library (libc) |
| 21 | * Native Posix threads Support (libpthread) |
| 22 | * TPC/IP stack networking library (libnetwork) |
| 23 | * File system support library (libvfs) along with file system drivers |
| 24 | * [https://www.soclib.fr/trac/dev/wiki/Tools/Muteks MutekS] (libsrl), static OS for [https://www-asim.lip6.fr/trac/dsx DSX] |
| 25 | * [wiki:Drivers Device drivers for various peripherals] |
| 26 | * The following library have been ported: |
| 27 | * [http://www.lua.org/ Lua] scripting library (liblua) |
| 28 | * The following modules are under developpment: |
| 29 | * Unix kernel implementation library (libunix) |