<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/lib/libc/string/ffs.3, branch releng/14.4</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=releng%2F14.4</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=releng%2F14.4'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2025-10-30T08:07:00Z</updated>
<entry>
<title>ffs.3: Fix an accidentally committed merge left over</title>
<updated>2025-10-30T08:07:00Z</updated>
<author>
<name>Gordon Bergling</name>
<email>gbe@FreeBSD.org</email>
</author>
<published>2025-10-30T08:07:00Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=28290a18e217ed5837549e1ee022766403d63133'/>
<id>urn:sha1:28290a18e217ed5837549e1ee022766403d63133</id>
<content type='text'>
Fix an accidentally committed merge left over.

Fixes:		38a172d3c6b7 ("ffs.3: Add a STANDARDS section to the manual page")
</content>
</entry>
<entry>
<title>ffs.3: Add a STANDARDS section to the manual page</title>
<updated>2025-10-30T08:04:03Z</updated>
<author>
<name>Gordon Bergling</name>
<email>gbe@FreeBSD.org</email>
</author>
<published>2025-10-25T21:37:22Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=38a172d3c6b703402d3befd37be24cb83d98a6b6'/>
<id>urn:sha1:38a172d3c6b703402d3befd37be24cb83d98a6b6</id>
<content type='text'>
The ffs() function conforms to IEEE Std 1003.1-2008 ("POSIX.1").
The ffsl() and ffsll() functions conform to IEEE Std 1003.1-2024 ("POSIX.1").

Reviewed by:	ziaee
Differential Revision:	https://reviews.freebsd.org/D53352

(cherry picked from commit f1cb4e9962d715ec85ba26d7019ab83adea1ffb7)
</content>
</entry>
<entry>
<title>Remove $FreeBSD$: one-line nroff pattern</title>
<updated>2023-08-16T17:55:15Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2023-08-16T17:55:15Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=b2c76c41be32f904179efed29c0ca04d53f3996c'/>
<id>urn:sha1:b2c76c41be32f904179efed29c0ca04d53f3996c</id>
<content type='text'>
Remove /^\.\\"\s*\$FreeBSD\$$\n/
</content>
</entry>
<entry>
<title>Document bitset(9)</title>
<updated>2015-10-17T19:55:58Z</updated>
<author>
<name>Conrad Meyer</name>
<email>cem@FreeBSD.org</email>
</author>
<published>2015-10-17T19:55:58Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=7ebf41220caedbe6d2e62f043b0f6f7837d83036'/>
<id>urn:sha1:7ebf41220caedbe6d2e62f043b0f6f7837d83036</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Renumber clauses to reduce diffs to other versions</title>
<updated>2013-05-28T20:57:40Z</updated>
<author>
<name>Ed Maste</name>
<email>emaste@FreeBSD.org</email>
</author>
<published>2013-05-28T20:57:40Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=3fb3b97c4d38990da5f45b37e48a5110b3e9bc58'/>
<id>urn:sha1:3fb3b97c4d38990da5f45b37e48a5110b3e9bc58</id>
<content type='text'>
NetBSD, OpenBSD, and Android's Bionic number the clauses 1 through 3,
so follow suit to make comparison easier.
</content>
</entry>
<entry>
<title>clarify the wording for 'first' and 'last'</title>
<updated>2012-09-30T03:25:04Z</updated>
<author>
<name>Eitan Adler</name>
<email>eadler@FreeBSD.org</email>
</author>
<published>2012-09-30T03:25:04Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=a181e90d14d0b6150faec50076b088abef8e5c9d'/>
<id>urn:sha1:a181e90d14d0b6150faec50076b088abef8e5c9d</id>
<content type='text'>
Approved by:	wblock
MFC after:	3 days
</content>
</entry>
<entry>
<title>Fix prototype for ffsll(3) and fls(3).</title>
<updated>2011-05-03T19:33:06Z</updated>
<author>
<name>Xin LI</name>
<email>delphij@FreeBSD.org</email>
</author>
<published>2011-05-03T19:33:06Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=5b5140322dc804072d957f1157ac0e4ec6261e7b'/>
<id>urn:sha1:5b5140322dc804072d957f1157ac0e4ec6261e7b</id>
<content type='text'>
PR:		docs/156796
Submitted by:	Jean-Yves Migeon &lt;jeanyves.migeon free.fr&gt;
MFC after:	3 days
</content>
</entry>
<entry>
<title>Document that ffsll(3) and flsll(3) functions first appeared in</title>
<updated>2009-01-13T13:19:42Z</updated>
<author>
<name>Konstantin Belousov</name>
<email>kib@FreeBSD.org</email>
</author>
<published>2009-01-13T13:19:42Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=64d83d29b93a6c0ac8054eb92dd80025e29a2feb'/>
<id>urn:sha1:64d83d29b93a6c0ac8054eb92dd80025e29a2feb</id>
<content type='text'>
FreeBSD 7.1

Submitted by:	Jan Henrik Sylvester &lt;me janh de&gt;
MFC after:	3 days
</content>
</entry>
<entry>
<title>Add the ffsll and flsll functions. These are ffs and fls operating</title>
<updated>2008-11-03T10:22:19Z</updated>
<author>
<name>Konstantin Belousov</name>
<email>kib@FreeBSD.org</email>
</author>
<published>2008-11-03T10:22:19Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=4a723bd20c5f9bd0deff279308fc49660312d4c7'/>
<id>urn:sha1:4a723bd20c5f9bd0deff279308fc49660312d4c7</id>
<content type='text'>
on long long arguments.

Reviewed by:	bde (previous version, that included asm implementation
	for all ffs and fls functions on i386 and amd64)
MFC after:	2 weeks
</content>
</entry>
<entry>
<title>Per Regents of the University of Calfornia letter, remove advertising</title>
<updated>2007-01-09T00:28:16Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2007-01-09T00:28:16Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=c879ae3536e6d92b8d96c8965c5b05fcb9541520'/>
<id>urn:sha1:c879ae3536e6d92b8d96c8965c5b05fcb9541520</id>
<content type='text'>
clause.

# If I've done so improperly on a file, please let me know.
</content>
</entry>
</feed>
