Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
winix.srec | 2022-04-23 | 696.3 kB | |
README.md | 2022-04-23 | 403 Bytes | |
Winix 2.5 source code.tar.gz | 2022-04-23 | 2.7 MB | |
Winix 2.5 source code.zip | 2022-04-23 | 2.8 MB | |
Totals: 4 Items | 6.2 MB | 0 |
Several Bugfixes and Improvements - Fix bug in parser in bash - Fix bug in pipe.c where it clashes with normal file inode - Fix error handling in execve() - Fix bug in alloc_block - Restructure include path - Introduce gcc to improve linting of code - Introduce unit tests auto generated by utest_generator.py - Improved kdbg.py - Improved libs linker - Improved makefile build speed