ikbenlike
ikbenlike
This issue is intended to give an overview of what is to be done to provide better coverage of the locale functionality as specified by POSIX. Due to the nature...
`alarm()` in the POSIX submodule remains unimplemented. Zsh seems to rely on this function.
This is a draft PR to keep track of the work that is being done to implement Linux's FUSE interface in managarm.
This PR aims to implement the `pid = 0` and `pid
Add a CI workflow to check if including files with the `__MLIBC_ABI_ONLY` macro defined correctly includes only the ABI.
This PR is the mlibc counterpart of [managarm#533](https://github.com/managarm/managarm/pull/533). None of the changes in this PR are necessary for FUSE functionality, however they aid in porting libfuse to managarm.
This PR ports libfuse3 and echfs to managarm. It depends on [managarm#533](https://github.com/managarm/managarm/pull/533) and [mlibc#891](https://github.com/managarm/mlibc/pull/891).
``` [0]thewatcher@thewatcher ~/Programming/wxwabbitemu/build λ sudo make install make: *** No rule to make target 'install'. Stop. ```