@@ -14,7 +14,7 @@ Preparation work for the new S5 & S6 student projects
- BasicOS
* Introduction to Operating Systems, S5, Ludovic Apvrille, 21 hours
* The project includes developping an application running closely with an Operating System (e.g., using syscalls directly, without the LibC), and adding new basic modules to the Operating Systems. Any target platform that supports a version of GNU/Linux is fine for this.
* The project includes developping an application running closely with an Operating System (e.g., using syscalls directly, without the LibC), and adding new basic modules to the Operating Systems. Any target platform that supports a version of GNU/Linux >= 4is fine for this.