Skip to content

Commit 67fbf2e

Browse files
committed
[libc] implement inet_aton
1 parent 9774e2d commit 67fbf2e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libc/include/arpa/inet.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ functions:
2020
- type: uint16_t
2121
- name: inet_aton
2222
standards:
23-
- POSIX
23+
- llvm_libc_ext
2424
return_type: int
2525
arguments:
2626
- type: const char *

0 commit comments

Comments
 (0)