Daniel Schwyn
Results
2
issues of
Daniel Schwyn
The implementation only sets the file mode. It is also only implemented for STDIN, STDOUT and STDERR. This is to support libraries that insist on calling fstat on file descriptors...
hw-build
Libraries like sel4muslcsys that e.g. implement syscalls need access to the internals of musllibc. Exporting the internal headers in a separate interface library makes this possible.