mirror of
https://git.musl-libc.org/git/musl
synced 2025-02-14 01:04:02 +03:00
![Rich Felker](/assets/img/avatar_default.png)
the basic idea is that the only things in alltypes.h should be types that either vary from system to system (in practice, not just in theoretical la-la land - this is the implementation so we choose what constraints we want to impose on ports) or which are needed by multiple system headers.