Software:Fiwix

From HandWiki
Short description: Operating system
Fiwix
Shot3.png
FiwixOS 3.3 with Fiwix kernel v1.5.0
DeveloperJordi Sanfeliu
Written inC, Assembly
OS familyUnix-like
Working stateCurrent
Source modelOpen source
Initial release1.0.0 (April 23, 2018; 5 years ago (2018-04-23))
|Final release|Latest release}}1.5.0 / (November 15, 2023; 3 months ago (2023-11-15))
Available inEnglish
Platformsi386
Kernel typeMonolithic
Default user interfaceCommand-line interface
LicenseMIT License
Official websitewww.fiwix.org

Fiwix is an operating system kernel based on the UNIX architecture and fully focused on being POSIX compatible. It is designed and developed mainly as a hobbyist operating system, but it also serves for educational purposes. It runs on the i386 hardware platform and is compatible with a good base of existing GNU applications. It follows the UNIX System V application binary interface and is also mostly Linux 2.0 system call ABI compatible.

The FiwixOS 3.3 operating system is a Fiwix distribution. It uses the Fiwix kernel, includes the GNU toolchain (GCC, Binutils, Make), it uses Newlib v4.2.0 as its C standard library, and Ext2 as its primary file system.

Features

Features according to the official website include:

Further reading

External links