<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/include, branch upstream/13.1.0</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=upstream%2F13.1.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=upstream%2F13.1.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2022-02-20T12:29:44Z</updated>
<entry>
<title>Install unwind.h into /usr/include</title>
<updated>2022-02-20T12:29:44Z</updated>
<author>
<name>John Baldwin</name>
<email>jhb@FreeBSD.org</email>
</author>
<published>2022-02-10T17:57:49Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=b2127b6f1ae2b92eba1892e6f5257e3f6795fed5'/>
<id>urn:sha1:b2127b6f1ae2b92eba1892e6f5257e3f6795fed5</id>
<content type='text'>
Install headers from LLVM's libunwind in place of the headers from
libcxxrt and allow C applications to use the library.

As part of this, remove include/unwind.h and switch libthr over to
using the installed unwind.h.

Reviewed by:	dim, emaste
MFC after:	10 days
Differential Revision: https://reviews.freebsd.org/D34065

(cherry picked from commit c00d345665366a89aaba7244d6f078dc756f4c53)
</content>
</entry>
<entry>
<title>Change the return value of _Unwind_GetCFA in include/unwind.h.</title>
<updated>2022-02-20T12:29:09Z</updated>
<author>
<name>John Baldwin</name>
<email>jhb@FreeBSD.org</email>
</author>
<published>2022-01-27T22:42:40Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=62d39fb7c099821fc6f7c3ab1407d71c829c59a6'/>
<id>urn:sha1:62d39fb7c099821fc6f7c3ab1407d71c829c59a6</id>
<content type='text'>
I tested the original commit as part of a series that culminates in
removing this header and installing LLVM libunwind's unwind.h in its
place so missed updating this header as was done in b84693501af6.

Pointy hat to:	jhb
Reported by:	kevans
Fixes:		3a502289d316 Use uintptr_t for return type of _Unwind_GetCFA.

(cherry picked from commit 522f5383547a2b3980f097a647b25f12c15411af)
</content>
</entry>
<entry>
<title>Use an unsigned 64-bit integer for exception class.</title>
<updated>2022-02-20T12:28:58Z</updated>
<author>
<name>John Baldwin</name>
<email>jhb@FreeBSD.org</email>
</author>
<published>2022-01-27T18:34:35Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=ad16681721072f011e26f775ce47c872ec001f26'/>
<id>urn:sha1:ad16681721072f011e26f775ce47c872ec001f26</id>
<content type='text'>
This matches the type in other unwind headers (LLVM libunwind,
libcxxrt, glibc).

NB: include/unwind.h is not installed but is only used by libthr

Reviewed by:	imp, dim, emaste
Differential Revision:	https://reviews.freebsd.org/D34049

(cherry picked from commit b84693501af6521487327ec4eb7c6ae0097ac5d7)
</content>
</entry>
<entry>
<title>Remove 'All Rights Reserved' from xlocale FreeBSD Foundation copyrights</title>
<updated>2022-02-09T17:39:50Z</updated>
<author>
<name>Ed Maste</name>
<email>emaste@FreeBSD.org</email>
</author>
<published>2021-12-16T19:28:19Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=59f9aad937394c22b3747be869b3b810303d043c'/>
<id>urn:sha1:59f9aad937394c22b3747be869b3b810303d043c</id>
<content type='text'>
Sponsored by:	The FreeBSD Foundation

(cherry picked from commit 301d1de6bae222fb695a7401a66f1a22339e5038)
</content>
</entry>
<entry>
<title>ipfilter: Move kernel bits to netpfil</title>
<updated>2022-02-07T13:51:14Z</updated>
<author>
<name>Cy Schubert</name>
<email>cy@FreeBSD.org</email>
</author>
<published>2021-12-15T16:28:18Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=5729ebba33f0594ccee5227fea17f2f8176a4c75'/>
<id>urn:sha1:5729ebba33f0594ccee5227fea17f2f8176a4c75</id>
<content type='text'>
Through fixes and improvements our ipfilter sources have diverged
enough to warrant move from contrib into sys/netpil. Now that I'm
planning on implementing MSS clamping as in iptables it makes more
sense to move ipfilter to netpfil.

This is the first of three commits the ipfilter move.

Suggested by glebius on two occaions.

Suggested by and discussed with:	glebius
Reviewed by:				glebius, kp (for #network)
Differential Revision:		https://reviews.freebsd.org/D33510

(cherry picked from commit 3b9b51fe464ebb91e894742a6a0e6417e256f03a)
</content>
</entry>
<entry>
<title>sys/bitset.h: reduce visibility of BIT_* macros</title>
<updated>2022-01-14T16:17:30Z</updated>
<author>
<name>Stefan Eßer</name>
<email>se@FreeBSD.org</email>
</author>
<published>2021-12-05T21:27:33Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=379bfb2aa9e940d1ddb6ed3fd113a543c0db3572'/>
<id>urn:sha1:379bfb2aa9e940d1ddb6ed3fd113a543c0db3572</id>
<content type='text'>
(cherry picked from commit 5e04571cf3cf4024be926976a6abf19626df30be)
</content>
</entry>
<entry>
<title>sched.h: Use pid_t type for pid argument</title>
<updated>2022-01-14T16:17:30Z</updated>
<author>
<name>David CARLIER</name>
<email>devnexen@gmail.com</email>
</author>
<published>2021-12-17T06:22:21Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=86227aa9750c16f69b67af8f2074ecc3cb032559'/>
<id>urn:sha1:86227aa9750c16f69b67af8f2074ecc3cb032559</id>
<content type='text'>
(cherry picked from commit 65dd321054cbbbcca192375b08843e860fc3b3c5)
</content>
</entry>
<entry>
<title>sched.h: Hide all Linux compat sched_* functions under _WITH_CPU_SET_T</title>
<updated>2022-01-14T16:17:29Z</updated>
<author>
<name>Konstantin Belousov</name>
<email>kib@FreeBSD.org</email>
</author>
<published>2021-11-11T08:01:54Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=58865d5f8d689e6bae843b47831999a2dd78081d'/>
<id>urn:sha1:58865d5f8d689e6bae843b47831999a2dd78081d</id>
<content type='text'>
(cherry picked from commit 90fa9705d5cd29cf11c5dc7319299788dec2546a)
</content>
</entry>
<entry>
<title>Add sched_getcpu()</title>
<updated>2022-01-14T16:17:29Z</updated>
<author>
<name>Konstantin Belousov</name>
<email>kib@FreeBSD.org</email>
</author>
<published>2021-10-22T15:35:53Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=a48d9f1900d48eb7222ade05df10df73097b8cca'/>
<id>urn:sha1:a48d9f1900d48eb7222ade05df10df73097b8cca</id>
<content type='text'>
(cherry picked from commit 77b2c2f81451db8119e4ea6398fe76813db790de)
</content>
</entry>
<entry>
<title>Add sched_get/setaffinity(3)</title>
<updated>2022-01-14T16:17:29Z</updated>
<author>
<name>Konstantin Belousov</name>
<email>kib@FreeBSD.org</email>
</author>
<published>2021-10-22T15:21:33Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=526f94cc0ee105f6d3fded2d49fb0fa67155a4a6'/>
<id>urn:sha1:526f94cc0ee105f6d3fded2d49fb0fa67155a4a6</id>
<content type='text'>
(cherry picked from commit 43736b71dd051212d5c55be9fa21c45993017fbb)
</content>
</entry>
</feed>
