- Feb 18, 2025
-
-
Josh Megnauth authored
The original expanded to 16 nibbles which is technically correct because the standard defines USHRT_MAX as being at LEAST 65535. However, in practice everything seems to set the max as the max length of two bytes.
-
- Feb 11, 2025
-
-
Peter Limkilde Svendsen authored
-
- Jan 04, 2025
-
-
- Dec 17, 2024
-
-
bitstr0m authored
-
- Nov 27, 2024
-
-
Josh Megnauth authored
This header is more or less the same across libc implementations. `musl` uses its `_Noreturn` macro to detect which `noreturn` should be used: C11 or GCC's extension as a fallback. `glibc` simply defines `noreturn` as `_Noreturn`. This implementation is based off of `musl`'s. `_Noreturn` is deprecated as of C23.
-
- Nov 17, 2024
-
-
- Nov 10, 2024
-
-
Peter Limkilde Svendsen authored
-
- Nov 02, 2024
-
-
- Oct 11, 2024
-
-
Andrey Turkin authored
-
- Oct 10, 2024
-
-
Jeremy Soller authored
-
- Sep 24, 2024
-
-
Jacob Lorentzon authored
-
Jacob Lorentzon authored
-
- Jul 09, 2024
-
-
Jacob Lorentzon authored
-
- Jan 12, 2024
-
-
Jeremy Soller authored
-
Jeremy Soller authored
-
Jeremy Soller authored
-
Jeremy Soller authored
-
- Jan 11, 2024
-
-
- Jan 03, 2024
-
-
Jeremy Soller authored
-
- Sep 13, 2023
-
-
Jeremy Soller authored
-
- Jul 20, 2023
-
-
Jacob Lorentzon authored
-
- May 11, 2023
-
-
Jeremy Soller authored
-
Jeremy Soller authored
-
Jeremy Soller authored
-
- May 06, 2023
-
-
Jacob Lorentzon authored
-
- Mar 10, 2023
-
-
Jeremy Soller authored
-
Jeremy Soller authored
-
Jeremy Soller authored
-
Jeremy Soller authored
-
Jeremy Soller authored
-
Jeremy Soller authored
-
- Jan 18, 2023
-
-
Jeremy Soller authored
-
- Dec 19, 2022
-
-
Jeremy Soller authored
-
- Dec 02, 2022
-
-
Jeremy Soller authored
-
- Sep 15, 2021
-
-
Jeremy Soller authored
-
- Jul 19, 2021
-
-
Jeremy Soller authored
-
- Dec 24, 2020
-
- Dec 23, 2020
-
-
Jeremy Soller authored
-
- Aug 08, 2020
-
-
Ahmed Abd El Mawgood authored
-