<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/lib/libc/gen/aio_write2.c, branch stable/15</title>
<subtitle>FreeBSD source tree</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/'/>
<entry>
<title>aio_read2/aio_write2: add AIO_OP2_VECTORED</title>
<updated>2024-02-11T01:54:11+00:00</updated>
<author>
<name>Konstantin Belousov</name>
<email>kib@FreeBSD.org</email>
</author>
<published>2024-02-03T18:09:36+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=8dfc788b8480a13f1f945f0a94d8b1e327af5c6f'/>
<id>8dfc788b8480a13f1f945f0a94d8b1e327af5c6f</id>
<content type='text'>
Suggested by:	Vinícius dos Santos Oliveira &lt;vini.ipsmaker@gmail.com&gt;
Reviewed by:	jhb
Sponsored by:	The FreeBSD Foundation
MFC after:	1 week
Differential revision:	https://reviews.freebsd.org/D43448
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Suggested by:	Vinícius dos Santos Oliveira &lt;vini.ipsmaker@gmail.com&gt;
Reviewed by:	jhb
Sponsored by:	The FreeBSD Foundation
MFC after:	1 week
Differential revision:	https://reviews.freebsd.org/D43448
</pre>
</div>
</content>
</entry>
<entry>
<title>libc: add aio_read2() and aio_write2() functions</title>
<updated>2024-02-11T01:54:00+00:00</updated>
<author>
<name>Konstantin Belousov</name>
<email>kib@FreeBSD.org</email>
</author>
<published>2024-02-01T02:39:00+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=06cb1c3f9528f088bdaf10d28dcfe7eeaad726d3'/>
<id>06cb1c3f9528f088bdaf10d28dcfe7eeaad726d3</id>
<content type='text'>
as wrappers around lio_listio(LIO_READ/WRITE | LIO_FOFFSET, &amp;iocb, 1);

Suggested and reviewed by:	jhb
Discussed with:	asomers
Sponsored by:	The FreeBSD Foundation
MFC after:	1 week
Differrential revision:	https://reviews.freebsd.org/D43448
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
as wrappers around lio_listio(LIO_READ/WRITE | LIO_FOFFSET, &amp;iocb, 1);

Suggested and reviewed by:	jhb
Discussed with:	asomers
Sponsored by:	The FreeBSD Foundation
MFC after:	1 week
Differrential revision:	https://reviews.freebsd.org/D43448
</pre>
</div>
</content>
</entry>
</feed>
