<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/sys/compat/linux/linux_errno.h, branch release/13.2.0</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=release%2F13.2.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=release%2F13.2.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2022-02-21T13:36:11Z</updated>
<entry>
<title>linux: Fix ptrace panic with ERESTART</title>
<updated>2022-02-21T13:36:11Z</updated>
<author>
<name>Edward Tomasz Napierala</name>
<email>trasz@FreeBSD.org</email>
</author>
<published>2021-10-29T13:21:21Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=f89bad7c9c61d54e9add4c344f64d3993124181c'/>
<id>urn:sha1:f89bad7c9c61d54e9add4c344f64d3993124181c</id>
<content type='text'>
Translate ERESTART into Linux "internal" errno ERESTARTSYS.
This fixes the erestartsys.gen.test from strace(1).

Reviewed By:	kib
Sponsored By:	EPSRC
Differential Revision:	https://reviews.freebsd.org/D32623

(cherry picked from commit 6547153e4618c3b57e5f76062de006a04ecbd64b)
</content>
</entry>
<entry>
<title>Unbreak buildworld after r367339.</title>
<updated>2020-11-04T21:39:04Z</updated>
<author>
<name>Edward Tomasz Napierala</name>
<email>trasz@FreeBSD.org</email>
</author>
<published>2020-11-04T21:39:04Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=cdf6e4e922da2f0a74d497892b4172b760f448fb'/>
<id>urn:sha1:cdf6e4e922da2f0a74d497892b4172b760f448fb</id>
<content type='text'>
MFC after:	2 weeks
Sponsored by:	The FreeBSD Foundation
</content>
</entry>
<entry>
<title>Add linux_to_bsd_errtbl[], mapping Linux errnos to their BSD counterparts.</title>
<updated>2020-11-04T19:54:18Z</updated>
<author>
<name>Edward Tomasz Napierala</name>
<email>trasz@FreeBSD.org</email>
</author>
<published>2020-11-04T19:54:18Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=2f927d87f9ae6d38e3afed15265189de97e0538e'/>
<id>urn:sha1:2f927d87f9ae6d38e3afed15265189de97e0538e</id>
<content type='text'>
This will be used by fuse(4).

Reviewed by:	asomers
MFC after:	2 weeks
Sponsored by:	The FreeBSD Foundation
Differential Revision:	https://reviews.freebsd.org/D26974
</content>
</entry>
<entry>
<title>Fix typo.</title>
<updated>2020-10-29T14:42:51Z</updated>
<author>
<name>Edward Tomasz Napierala</name>
<email>trasz@FreeBSD.org</email>
</author>
<published>2020-10-29T14:42:51Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=b60b81e64360a11905f626c95e5e178a3e9e8a4d'/>
<id>urn:sha1:b60b81e64360a11905f626c95e5e178a3e9e8a4d</id>
<content type='text'>
MFC after:	2 weeks
Sponsored by:	The FreeBSD Foundation
</content>
</entry>
<entry>
<title>Add defines for Linux errno values and use them to make linux_errtbl[]</title>
<updated>2020-10-29T14:23:52Z</updated>
<author>
<name>Edward Tomasz Napierala</name>
<email>trasz@FreeBSD.org</email>
</author>
<published>2020-10-29T14:23:52Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=1a8577fa68d68b14f6ccddd43d01436eb323151b'/>
<id>urn:sha1:1a8577fa68d68b14f6ccddd43d01436eb323151b</id>
<content type='text'>
more readable.  While here, add linux_check_errtbl() function to make
sure we don't leave holes.

No objections:	emaste (earlier version)
MFC after:	2 weeks
Sponsored by:	The FreeBSD Foundation
Differential Revision:	https://reviews.freebsd.org/D26972
</content>
</entry>
</feed>
