<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/lib/libsysdecode/errno.c, branch release/14.4.0</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=release%2F14.4.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=release%2F14.4.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2023-08-16T17:54:42Z</updated>
<entry>
<title>Remove $FreeBSD$: one-line .c pattern</title>
<updated>2023-08-16T17:54:42Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2023-08-16T17:54:42Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=1d386b48a555f61cb7325543adbbb5c3f3407a66'/>
<id>urn:sha1:1d386b48a555f61cb7325543adbbb5c3f3407a66</id>
<content type='text'>
Remove /^[\s*]*__FBSDID\("\$FreeBSD\$"\);?\s*\n/
</content>
</entry>
<entry>
<title>Drop cloudabi</title>
<updated>2021-09-21T21:18:44Z</updated>
<author>
<name>Konstantin Belousov</name>
<email>kib@FreeBSD.org</email>
</author>
<published>2021-09-12T22:50:39Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=cf0ee8738e31aa9e6fbf4dca4dac56d89226a71a'/>
<id>urn:sha1:cf0ee8738e31aa9e6fbf4dca4dac56d89226a71a</id>
<content type='text'>
According to https://github.com/NuxiNL/cloudlibc:
CloudABI is no longer being maintained. It was an awesome experiment,
but it never got enough traction to be sustainable.

There is no reason to keep it in FreeBSD.

Approved by:	ed (private mail)
Reviewed by:	emaste
Sponsored by:	The FreeBSD Foundation
Differential revision:	https://reviews.freebsd.org/D31923
</content>
</entry>
<entry>
<title>Make linux_errtbl[] static.</title>
<updated>2020-11-03T19:12:33Z</updated>
<author>
<name>Edward Tomasz Napierala</name>
<email>trasz@FreeBSD.org</email>
</author>
<published>2020-11-03T19:12:33Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=7abf30d339336cef02a293352e0a82181e75c2fb'/>
<id>urn:sha1:7abf30d339336cef02a293352e0a82181e75c2fb</id>
<content type='text'>
MFC after:	2 weeks
Sponsored by:	The FreeBSD Foundation
Differential Revision:	https://reviews.freebsd.org/D27004
</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>
<entry>
<title>Drop "All rights reserved" from my copyright statements.</title>
<updated>2019-03-06T22:11:45Z</updated>
<author>
<name>John Baldwin</name>
<email>jhb@FreeBSD.org</email>
</author>
<published>2019-03-06T22:11:45Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=2e43efd0bb1e9cd780f02fa5b888f9264e66e37b'/>
<id>urn:sha1:2e43efd0bb1e9cd780f02fa5b888f9264e66e37b</id>
<content type='text'>
Reviewed by:	rgrimes
MFC after:	1 month
Differential Revision:	https://reviews.freebsd.org/D19485
</content>
</entry>
<entry>
<title>libsysdecode: support errno and syscalls for arm64 Linux</title>
<updated>2018-04-26T18:54:00Z</updated>
<author>
<name>Ed Maste</name>
<email>emaste@FreeBSD.org</email>
</author>
<published>2018-04-26T18:54:00Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=9a16bd169e8c40dcdaf5b38eecdd925706e57d4b'/>
<id>urn:sha1:9a16bd169e8c40dcdaf5b38eecdd925706e57d4b</id>
<content type='text'>
Sponsored by:	Turing Robotic Industries Inc.
</content>
</entry>
<entry>
<title>Share Linux errno table with libsysdecode</title>
<updated>2018-03-22T12:58:49Z</updated>
<author>
<name>Ed Maste</name>
<email>emaste@FreeBSD.org</email>
</author>
<published>2018-03-22T12:58:49Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=1ac2776bbb79d5a653d62a1db6ae67cd8ddc909d'/>
<id>urn:sha1:1ac2776bbb79d5a653d62a1db6ae67cd8ddc909d</id>
<content type='text'>
Requested by:	jhb
Reviewed by:	jhb
Sponsored by:	Turing Robotic Industries Inc.
</content>
</entry>
<entry>
<title>Chase r331057 in libsysdecode erno table</title>
<updated>2018-03-16T15:15:25Z</updated>
<author>
<name>Ed Maste</name>
<email>emaste@FreeBSD.org</email>
</author>
<published>2018-03-16T15:15:25Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=06d481012612be7fbd3e9b4a979cc0513572e471'/>
<id>urn:sha1:06d481012612be7fbd3e9b4a979cc0513572e471</id>
<content type='text'>
</content>
</entry>
<entry>
<title>libsysdecode: Add a new ABI type, SYSDECODE_ABI_CLOUDABI32.</title>
<updated>2017-12-16T19:37:55Z</updated>
<author>
<name>Ed Schouten</name>
<email>ed@FreeBSD.org</email>
</author>
<published>2017-12-16T19:37:55Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=87f69beea3fd1e4bf1f5002de1af811bc56c327f'/>
<id>urn:sha1:87f69beea3fd1e4bf1f5002de1af811bc56c327f</id>
<content type='text'>
In order to let truss(8) support tracing of 32-bit CloudABI
applications, we need to add a new ABI type to libsysdecode. We can
reuse the existing errno mapping table. Also link in the cloudabi32
system call table to translate system call names.

While there, remove all of the architecture ifdefs. There are not
needed, as the CloudABI data types and system call tables build fine on
any architecture. Building this unconditionally will make it easier to
do tracing for different compat modes, emulation, etc.

Reviewed by:	jhb
Differential Revision:	https://reviews.freebsd.org/D13516
</content>
</entry>
<entry>
<title>Sync bsd_to_linux_errno[] table with i386 and amd64 tables in the sys directory.</title>
<updated>2017-11-28T16:25:46Z</updated>
<author>
<name>Fedor Uporov</name>
<email>fsu@FreeBSD.org</email>
</author>
<published>2017-11-28T16:25:46Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=bf7fa6b4ca945641939d6a85996cf64dd6d80286'/>
<id>urn:sha1:bf7fa6b4ca945641939d6a85996cf64dd6d80286</id>
<content type='text'>
Additional fix for r326282.

MFC after: 1 week
Approved by: pfg
</content>
</entry>
</feed>
