<feed xmlns='http://www.w3.org/2005/Atom'>
<title>llvm-project.git/libc/src/arpa/inet/inet_addr.cpp, branch main</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/'/>
<entry>
<title>[libc] implement inet_addr (#167708)</title>
<updated>2025-11-18T02:17:19+00:00</updated>
<author>
<name>Connector Switch</name>
<email>c8ef@outlook.com</email>
</author>
<published>2025-11-18T02:17:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=a5590a2aabc29f37f9c3d0ce738553e612e13e5c'/>
<id>a5590a2aabc29f37f9c3d0ce738553e612e13e5c</id>
<content type='text'>
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.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
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.</pre>
</div>
</content>
</entry>
</feed>
