Hacker News with Generative AI: POSIX

Comparison of C/POSIX standard library implementations for Linux (etalabs.net)
The table below and notes which follow are a comparison of some of the different standard library implementations available for Linux, with a particular focus on the balance between feature-richness and bloat.
Yash: Yet Another Shell (github.com/magicant)
Yash, yet another shell, is a POSIX-compliant command line shell written in C99 (ISO/IEC 9899:1999). Yash is intended to be the most POSIX-compliant shell in the world while supporting features for daily interactive and scripting use.
RTEMS: Open-source real time operating system (rtems.org)
RTEMS is an open source Real Time Operating System (RTOS) that supports open standard application programming interfaces (API) such as POSIX.
Towards userspaceification of POSIX – part I: signal handling and IO (redox-os.org)
POSIX 2024 changes (sortix.org)