-
Luna May 27 release - 0.2.0
All checks were successfulcontinuous-integration/drone/push Build is passingreleased this
2023-05-27 17:40:03 +00:00 | 791 commits to main since this releaseChangelog:
- Add support for hard link creation and symlinks
- Add support for multiple mounted file systems and a userspace interface for it
- Move /dev to a separate file system
- Add umask() support
- Add block device support
- Add more options and features to varied CLI utilities, especially ls
- Add a lot more functionality to libc
- Add the ps utility and system calls for process information
- Add getrusage() support, and with it the time CLI utility
- Add a test suite for the format engine
- Add a CLI login screen
- Add support for unnamed pipes
- Change the kernel to be more event-based instead of polling everything (still in progress)
- Launch init services in order
- Add os::Directory, a C++ API for directory listing
- Add version information (--version) to CLI utilities
- Run the kernel initialization process in a thread
- Add Base64 encoding and decoding support
ISO: pub.cloudapio.eu
Downloads