Closed winspool closed 9 months ago
The value is the same as _SC_PAGESIZE (as allowed by POSIX) to reduce the implementation codesize to 0 Byte.
https://pubs.opengroup.org/onlinepubs/9699919799/basedefs/unistd.h.html
_SC_PAGE_SIZE is required by POSIX and needed to compile zycore-c
-- Regards ... Detlef
Thanks for your contribution
The value is the same as _SC_PAGESIZE (as allowed by POSIX) to reduce the implementation codesize to 0 Byte.
https://pubs.opengroup.org/onlinepubs/9699919799/basedefs/unistd.h.html
_SC_PAGE_SIZE is required by POSIX and needed to compile zycore-c
-- Regards ... Detlef