llvm-project
a5590a2a - [libc] implement inet_addr (#167708)

Commit
100 days ago
[libc] implement inet_addr (#167708) This patch adds the posix function `inet_addr`. Since most of the parsing logic is delegated to `inet_aton`, I have only included some basic smoke tests for testing purposes.
Author
Parents
Loading