<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/lib/libc, branch release/11.3.0</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F11.3.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F11.3.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2019-07-03T00:00:39Z</updated>
<entry>
<title>Fix iconv buffer overflow.</title>
<updated>2019-07-03T00:00:39Z</updated>
<author>
<name>Gordon Tetlow</name>
<email>gordon@FreeBSD.org</email>
</author>
<published>2019-07-03T00:00:39Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=ea75e84cbfbc81b159b8643f4465c4f561aa112c'/>
<id>urn:sha1:ea75e84cbfbc81b159b8643f4465c4f561aa112c</id>
<content type='text'>
Approved by:	so
Approved by:	re (implicit)
Security:	FreeBSD-SA-19:09.iconv
</content>
</entry>
<entry>
<title>MFC r344722:</title>
<updated>2019-05-16T09:03:48Z</updated>
<author>
<name>Michael Tuexen</name>
<email>tuexen@FreeBSD.org</email>
</author>
<published>2019-05-16T09:03:48Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=6ae3a7e44ba54c793a0279b91fd1c36b4f3dbc11'/>
<id>urn:sha1:6ae3a7e44ba54c793a0279b91fd1c36b4f3dbc11</id>
<content type='text'>
Use correct buffer sizes in sctp_get[lp]addrs().
</content>
</entry>
<entry>
<title>MFC r347032 (except for the part about d_off):</title>
<updated>2019-05-16T03:30:36Z</updated>
<author>
<name>Alan Somers</name>
<email>asomers@FreeBSD.org</email>
</author>
<published>2019-05-16T03:30:36Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=a3751a6b832f774873381a3055d2cd079d99c948'/>
<id>urn:sha1:a3751a6b832f774873381a3055d2cd079d99c948</id>
<content type='text'>
directory.3: add a STANDARDS section

Reviewed by:	jilles, ngie
Sponsored by:	The FreeBSD Foundation
Differential Revision:	https://reviews.freebsd.org/D20111
</content>
</entry>
<entry>
<title>MFC r344085:</title>
<updated>2019-05-14T04:14:31Z</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2019-05-14T04:14:31Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=8ab786d55b0de9a6ed358efa88dacf7e6a38a2e5'/>
<id>urn:sha1:8ab786d55b0de9a6ed358efa88dacf7e6a38a2e5</id>
<content type='text'>
Note that readpassphrase() came into FreeBSD's libc at 4.6.
</content>
</entry>
<entry>
<title>MFC r346539:</title>
<updated>2019-04-29T19:11:56Z</updated>
<author>
<name>Enji Cooper</name>
<email>ngie@FreeBSD.org</email>
</author>
<published>2019-04-29T19:11:56Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=21c0210d7ff5bf91c3b5f8aedf77157bd0584021'/>
<id>urn:sha1:21c0210d7ff5bf91c3b5f8aedf77157bd0584021</id>
<content type='text'>
Fix `get_int_via_sysctlbyname(..)` on Jenkins

Initialize `oldlen` to the size of the value, instead of leaving the value
unitialized. Leaving it unitialized seems to work by accident on amd64 when
running 64-bit programs, but not on i386.

This matches patterns in use in other programs.

PR:		237458
Tested on:	^/head (amd64), ^/stable/11 (i386)
</content>
</entry>
<entry>
<title>MFC r346225:</title>
<updated>2019-04-22T10:02:34Z</updated>
<author>
<name>Konstantin Belousov</name>
<email>kib@FreeBSD.org</email>
</author>
<published>2019-04-22T10:02:34Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=a868da8ea5ab137fdc96b0f1ef5a36476735c6f6'/>
<id>urn:sha1:a868da8ea5ab137fdc96b0f1ef5a36476735c6f6</id>
<content type='text'>
Fix order of destructors between main binary and libraries.
</content>
</entry>
<entry>
<title>MFC r345703:</title>
<updated>2019-04-12T15:15:27Z</updated>
<author>
<name>Konstantin Belousov</name>
<email>kib@FreeBSD.org</email>
</author>
<published>2019-04-12T15:15:27Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=df1b1afc355eb43abd04ea3d7764fabf21f85575'/>
<id>urn:sha1:df1b1afc355eb43abd04ea3d7764fabf21f85575</id>
<content type='text'>
Fix initial exec TLS mode for dynamically loaded shared objects.
</content>
</entry>
<entry>
<title>MFC r345457:</title>
<updated>2019-04-03T03:30:57Z</updated>
<author>
<name>Ravi Pokala</name>
<email>rpokala@FreeBSD.org</email>
</author>
<published>2019-04-03T03:30:57Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=cc3d694a276524e520497a1fe7d2e8662ed0be56'/>
<id>urn:sha1:cc3d694a276524e520497a1fe7d2e8662ed0be56</id>
<content type='text'>
Add descriptions for sysctls in kern_mib.c and sysctl.3 which lack them.

r343532 noted the difference between "hw.realmem" and "hw.physmem", which I
was previously unaware of. I discovered that neither sysctl had a
description visible via `sysctl -d', so I found where they were defined and
added suitable descriptions. While in the file, I went ahead and added
descriptions for all the others which lacked them. I also updated sysctl.3
accordingly.
</content>
</entry>
<entry>
<title>MFC r340455, r340525, r341598</title>
<updated>2019-03-21T21:56:03Z</updated>
<author>
<name>Alan Somers</name>
<email>asomers@FreeBSD.org</email>
</author>
<published>2019-03-21T21:56:03Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=b6c816a57c374163607db19483ab029adb566c5b'/>
<id>urn:sha1:b6c816a57c374163607db19483ab029adb566c5b</id>
<content type='text'>
r340455:
fcntl.2: document an additional error condition

r340525:
mount_fusefs.8: expand HISTORY section

Note that fuse was available from ports long before joining the base system.
Also, update the upstream URL.

r341598:
stat(2): clarify which syscalls modify file timestamps

The list of syscalls that modify st_atim, st_mtim, and st_ctim was quite out
of date and probably not accurate to begin with.  Update it, and make it
clear that the list is open-ended.

Reviewed by:	kib
Differential Revision:	https://reviews.freebsd.org/D18410
</content>
</entry>
<entry>
<title>MFC r345087: Use consistent struct stat arg name in stat man page</title>
<updated>2019-03-20T03:50:45Z</updated>
<author>
<name>Ed Maste</name>
<email>emaste@FreeBSD.org</email>
</author>
<published>2019-03-20T03:50:45Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=cb9430252f7d698fbb07739e2fe7a0059890582d'/>
<id>urn:sha1:cb9430252f7d698fbb07739e2fe7a0059890582d</id>
<content type='text'>
stat, lstat, and fstat use `*sb` as the stat struct pointer arg name,
while fstatat previously used `*buf`.
</content>
</entry>
</feed>
