<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/lib/libc/string/memset.3, branch releng/11.3</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=releng%2F11.3</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=releng%2F11.3'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2018-08-22T13:45:15Z</updated>
<entry>
<title>MFC r338051:</title>
<updated>2018-08-22T13:45:15Z</updated>
<author>
<name>Konstantin Belousov</name>
<email>kib@FreeBSD.org</email>
</author>
<published>2018-08-22T13:45:15Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=a215de1825585341974dfccea2ebfd377c0ab685'/>
<id>urn:sha1:a215de1825585341974dfccea2ebfd377c0ab685</id>
<content type='text'>
Provide set_constraint_handler_s(3) man page.
</content>
</entry>
<entry>
<title>MFC r338049:</title>
<updated>2018-08-22T13:44:24Z</updated>
<author>
<name>Konstantin Belousov</name>
<email>kib@FreeBSD.org</email>
</author>
<published>2018-08-22T13:44:24Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=1df354b34fa97a6d1f2c9d72e24b8aa8870d08b2'/>
<id>urn:sha1:1df354b34fa97a6d1f2c9d72e24b8aa8870d08b2</id>
<content type='text'>
Clarify that memset_s(3) requires __STDC_WANT_LIB_EXT1__ for visibility.
Fix typos and other nits.
</content>
</entry>
<entry>
<title>MFC r329361:</title>
<updated>2018-02-24T18:16:28Z</updated>
<author>
<name>Cy Schubert</name>
<email>cy@FreeBSD.org</email>
</author>
<published>2018-02-24T18:16:28Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=5f1c3ee7293c541578505e9cab7c800504a0b94f'/>
<id>urn:sha1:5f1c3ee7293c541578505e9cab7c800504a0b94f</id>
<content type='text'>
Document memset_s(3). memset_s(3) is defined in
C11 standard (ISO/IEC 9899:2011) K.3.7.4.1 The memset_s function
(p: 621-622)

Fix memset(3) portion of the man page by replacing the first argument
(destination) "b" with "dest", which is more descriptive than "b".
This also makes it consistent with the term used in the memset_s()
portion of the man page.

See also http://en.cppreference.com/w/c/string/byte/memset.

Reviewed by:	kib
Differential Revision:	https://reviews.freebsd.org/D13682
</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>Mark up "unsigned char".</title>
<updated>2010-02-04T11:23:28Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2010-02-04T11:23:28Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=2eeaf934088a2e12646ed4850c7a08c42e894c19'/>
<id>urn:sha1:2eeaf934088a2e12646ed4850c7a08c42e894c19</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add wide character variants of string manipulations routines to 'SEE ALSO'.</title>
<updated>2009-04-07T13:42:53Z</updated>
<author>
<name>Edward Tomasz Napierala</name>
<email>trasz@FreeBSD.org</email>
</author>
<published>2009-04-07T13:42:53Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=5174a6a262d28e127da375394374b40dc9f3127d'/>
<id>urn:sha1:5174a6a262d28e127da375394374b40dc9f3127d</id>
<content type='text'>
Approved by:	rwatson (mentor)
</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>
<entry>
<title>mdoc(7) police: Use the new .In macro for #include statements.</title>
<updated>2001-10-01T16:09:29Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2001-10-01T16:09:29Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=32eef9aeb1f39a1623cea55da147c89abbd5b9a5'/>
<id>urn:sha1:32eef9aeb1f39a1623cea55da147c89abbd5b9a5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>.St -ansiC -&gt; .St -isoC</title>
<updated>2001-02-26T13:23:47Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2001-02-26T13:23:47Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=588a200ce1e5c42fc09771659c6a1f9af0ee7857'/>
<id>urn:sha1:588a200ce1e5c42fc09771659c6a1f9af0ee7857</id>
<content type='text'>
</content>
</entry>
<entry>
<title>mdoc(7) police: use certified section headers wherever possible.</title>
<updated>2000-11-17T11:44:16Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2000-11-17T11:44:16Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=251c176f415c9dc57b7c8c063aec4208bfc2efa6'/>
<id>urn:sha1:251c176f415c9dc57b7c8c063aec4208bfc2efa6</id>
<content type='text'>
</content>
</entry>
</feed>
