<feed xmlns='http://www.w3.org/2005/Atom'>
<title>llvm-project.git/libc/src/sys/ioctl/linux/ioctl.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] Fix ioctl errno inclusion (#143928)</title>
<updated>2025-06-12T16:38:43+00:00</updated>
<author>
<name>Michael Jones</name>
<email>michaelrj@google.com</email>
</author>
<published>2025-06-12T16:38:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=ae7ea6e3a28c017485cc2401703d6fab1549123d'/>
<id>ae7ea6e3a28c017485cc2401703d6fab1549123d</id>
<content type='text'>
Since errno was moved in
https://github.com/llvm/llvm-project/pull/143187 the code including it
in https://github.com/llvm/llvm-project/pull/141393 was rendered
incorrect. This patch fixes the include and the cmake depends.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Since errno was moved in
https://github.com/llvm/llvm-project/pull/143187 the code including it
in https://github.com/llvm/llvm-project/pull/141393 was rendered
incorrect. This patch fixes the include and the cmake depends.</pre>
</div>
</content>
</entry>
<entry>
<title>[libc] add ioctl (#141393)</title>
<updated>2025-06-12T16:20:32+00:00</updated>
<author>
<name>W. Turner Abney</name>
<email>weebney@gmail.com</email>
</author>
<published>2025-06-12T16:20:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=4039fdb7ba5a0d9ead5bdc0404f036063a4ca95d'/>
<id>4039fdb7ba5a0d9ead5bdc0404f036063a4ca95d</id>
<content type='text'>
Closes #85275
Closes #90317
Updates #97191

---------

Co-authored-by: Joseph Huber &lt;huberjn@outlook.com&gt;
Co-authored-by: Michael Jones &lt;michaelrj@google.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #85275
Closes #90317
Updates #97191

---------

Co-authored-by: Joseph Huber &lt;huberjn@outlook.com&gt;
Co-authored-by: Michael Jones &lt;michaelrj@google.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "[libc] implement ioctl" (#88226)</title>
<updated>2024-04-10T03:48:09+00:00</updated>
<author>
<name>lntue</name>
<email>35648136+lntue@users.noreply.github.com</email>
</author>
<published>2024-04-10T03:48:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=3c2feab7d152b7f161b4adaecef4ec81f038a23e'/>
<id>3c2feab7d152b7f161b4adaecef4ec81f038a23e</id>
<content type='text'>
Reverts llvm/llvm-project#85890

This fails in full build mode:

https://lab.llvm.org/buildbot/#/builders/163/builds/54478/steps/4/logs/stdio</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Reverts llvm/llvm-project#85890

This fails in full build mode:

https://lab.llvm.org/buildbot/#/builders/163/builds/54478/steps/4/logs/stdio</pre>
</div>
</content>
</entry>
<entry>
<title>[libc] implement ioctl (#85890)</title>
<updated>2024-04-10T03:38:23+00:00</updated>
<author>
<name>Nhat Nguyen</name>
<email>nhat7203@gmail.com</email>
</author>
<published>2024-04-10T03:38:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=289a2c380e47d64a1e626259c53fc8c7d6c2be66'/>
<id>289a2c380e47d64a1e626259c53fc8c7d6c2be66</id>
<content type='text'>
This PR is to work on the issue #85275</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This PR is to work on the issue #85275</pre>
</div>
</content>
</entry>
</feed>
