<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/lib/libsys/i386/Makefile.sys, branch main</title>
<subtitle>FreeBSD source tree</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/'/>
<entry>
<title>libsys: add pdrfork_thread() on x86</title>
<updated>2026-01-26T19:30:05+00:00</updated>
<author>
<name>Konstantin Belousov</name>
<email>kib@FreeBSD.org</email>
</author>
<published>2026-01-25T17:33:05+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=74a2bf1b7a7ff0c872499cb94df24713f61c872c'/>
<id>74a2bf1b7a7ff0c872499cb94df24713f61c872c</id>
<content type='text'>
Reviewed by:	asomers
Sponsored by:	The FreeBSD Foundation
MFC after:	1 week
Differential revision:	https://reviews.freebsd.org/D54879
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Reviewed by:	asomers
Sponsored by:	The FreeBSD Foundation
MFC after:	1 week
Differential revision:	https://reviews.freebsd.org/D54879
</pre>
</div>
</content>
</entry>
<entry>
<title>libsys: add guards to MD manpages</title>
<updated>2024-02-09T17:22:13+00:00</updated>
<author>
<name>Brooks Davis</name>
<email>brooks@FreeBSD.org</email>
</author>
<published>2024-02-09T17:21:15+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=1995ea1ea2654d5c32ef17ddf651380ecc23c635'/>
<id>1995ea1ea2654d5c32ef17ddf651380ecc23c635</id>
<content type='text'>
This avoids duplicate installations which fail packaging tests.

Reported by:	emaste
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This avoids duplicate installations which fail packaging tests.

Reported by:	emaste
</pre>
</div>
</content>
</entry>
<entry>
<title>libc: move rfork_thread(3) to libsys</title>
<updated>2024-02-05T20:34:56+00:00</updated>
<author>
<name>Brooks Davis</name>
<email>brooks@FreeBSD.org</email>
</author>
<published>2023-11-15T21:44:43+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=cdecda8da32b67f2be34a4d2ea37f90986a45a00'/>
<id>cdecda8da32b67f2be34a4d2ea37f90986a45a00</id>
<content type='text'>
rfork_thread(3) is assembly that makes syscalls directly and uses
cerror so it belongs in libsys.

Reviewed by:	kib, emaste, imp
Pull Request:	https://github.com/freebsd/freebsd-src/pull/908
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
rfork_thread(3) is assembly that makes syscalls directly and uses
cerror so it belongs in libsys.

Reviewed by:	kib, emaste, imp
Pull Request:	https://github.com/freebsd/freebsd-src/pull/908
</pre>
</div>
</content>
</entry>
<entry>
<title>libc: Move per-arch sys/Makefile.inc to libsys</title>
<updated>2024-02-05T20:34:55+00:00</updated>
<author>
<name>Brooks Davis</name>
<email>brooks@FreeBSD.org</email>
</author>
<published>2023-11-14T22:25:24+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=31a46e2cc84d7ebfc25ce5a33e54681057e9ed9a'/>
<id>31a46e2cc84d7ebfc25ce5a33e54681057e9ed9a</id>
<content type='text'>
libc/&lt;arch&gt;/sys/Makefile.inc -&gt; libsys/&lt;arch&gt;/Makefile.sys.

Require that libsys/&lt;arch&gt;/Makefile.sys exist.  At least for current
archtiectures, it's not possible for an architecture to not have and MD
syscall bits.

powerpcspe/Makefile.sys's structure means it had to be modified when moved
so rename detection won't work, but it has trivial contents so the
history is unimportant.

Reviewed by:	kib, emaste, imp
Pull Request:	https://github.com/freebsd/freebsd-src/pull/908
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
libc/&lt;arch&gt;/sys/Makefile.inc -&gt; libsys/&lt;arch&gt;/Makefile.sys.

Require that libsys/&lt;arch&gt;/Makefile.sys exist.  At least for current
archtiectures, it's not possible for an architecture to not have and MD
syscall bits.

powerpcspe/Makefile.sys's structure means it had to be modified when moved
so rename detection won't work, but it has trivial contents so the
history is unimportant.

Reviewed by:	kib, emaste, imp
Pull Request:	https://github.com/freebsd/freebsd-src/pull/908
</pre>
</div>
</content>
</entry>
</feed>
