banan-os/userspace
Bananymous 96740d6be4 LibC: Make `inet_addr` spec compliant
I was not doing any error checking, basically i validated anything that
started with atleast a single digit.
2025-04-22 09:40:46 +03:00
..
aoc2023 userspace: fix aoc2023 and aoc2024 linking 2024-12-02 20:13:37 +02:00
aoc2024 aoc2024: Implement day25 solution 2024-12-25 18:13:57 +02:00
libraries LibC: Make `inet_addr` spec compliant 2025-04-22 09:40:46 +03:00
programs resolver: Add support for CNAME 2025-04-22 08:36:44 +03:00
tests resolver: Add support for CNAME 2025-04-22 08:36:44 +03:00
CMakeLists.txt aoc2024: prepare programming environment 2024-12-01 07:41:25 +02:00