<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/lib/libc, branch release/10.3.0</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=release%2F10.3.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=release%2F10.3.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2016-03-06T18:22:24Z</updated>
<entry>
<title>Merge 296424 from stable/10 - contains the following changes to -current:</title>
<updated>2016-03-06T18:22:24Z</updated>
<author>
<name>David Malone</name>
<email>dwmalone@FreeBSD.org</email>
</author>
<published>2016-03-06T18:22:24Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=025e521088db5d4d6fe24df6237c2cb18b748c73'/>
<id>urn:sha1:025e521088db5d4d6fe24df6237c2cb18b748c73</id>
<content type='text'>
r295924: Make sure that hash-based db files fsync befor closing/syncing.
r295925: We no longer need O_SYNC pwd_mkd
r295465: We no longer need O_SYNC on services_mkdb
r295800: We no longer need O_SYNC on cap_mkdb

Approved by:	re (marius)
</content>
</entry>
<entry>
<title>MFC r294597:</title>
<updated>2016-02-06T14:03:31Z</updated>
<author>
<name>Warren Block</name>
<email>wblock@FreeBSD.org</email>
</author>
<published>2016-02-06T14:03:31Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=983df00f24eb430918f2fa0c684a19510ae47148'/>
<id>urn:sha1:983df00f24eb430918f2fa0c684a19510ae47148</id>
<content type='text'>
Add a standards compliance note for strtok_r

Approved by:	re (marius@)
</content>
</entry>
<entry>
<title>MFC r294691:</title>
<updated>2016-01-30T00:09:30Z</updated>
<author>
<name>Maxim Sobolev</name>
<email>sobomax@FreeBSD.org</email>
</author>
<published>2016-01-30T00:09:30Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=8b324832cd9fe86a32dd82510c49a18db7e4657d'/>
<id>urn:sha1:8b324832cd9fe86a32dd82510c49a18db7e4657d</id>
<content type='text'>
Fix readpassphrase(3) when it's called with stdin being closed.

Approved by:	re (delphij)
</content>
</entry>
<entry>
<title>MFC r294515:</title>
<updated>2016-01-28T22:57:09Z</updated>
<author>
<name>Brooks Davis</name>
<email>brooks@FreeBSD.org</email>
</author>
<published>2016-01-28T22:57:09Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=c51b3c736cbbf077305fca9b1c05aaee28ad9039'/>
<id>urn:sha1:c51b3c736cbbf077305fca9b1c05aaee28ad9039</id>
<content type='text'>
Fix the implementations of PSEUDO_NOERROR and PSEUDO.

The PSEUDO* macros should not declare &lt;syscall&gt;, only _&lt;syscall&gt; and
__sys_&lt;syscall&gt;.  This was causing the interposing C wrappers to be
ignored due to link order.

Reviewed by:	kib
Obtained from:	CheriBSD (4e8e13c90fc6a80e1520de44a6864cfd78b3b56d)
Sponsored by:	DARPA, AFRL
Differential Revision:	https://reviews.freebsd.org/D4097
</content>
</entry>
<entry>
<title>MFC r294565: sem: Don't free nameinfo that is still in list when open()</title>
<updated>2016-01-27T22:56:04Z</updated>
<author>
<name>Jilles Tjoelker</name>
<email>jilles@FreeBSD.org</email>
</author>
<published>2016-01-27T22:56:04Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=6798389ccfff5bd32c76dc8823ff66f3771d16b9'/>
<id>urn:sha1:6798389ccfff5bd32c76dc8823ff66f3771d16b9</id>
<content type='text'>
fails.

This bug could be reproduced easily by calling sem_open() with O_CREAT |
O_EXCL on a semaphore that is already open in the process. The struct
sem_nameinfo would be freed while still in sem_list and later calls to
sem_open() or sem_close() could access freed memory.

PR:		206396
</content>
</entry>
<entry>
<title>MFC r294694:</title>
<updated>2016-01-27T14:01:21Z</updated>
<author>
<name>Michael Tuexen</name>
<email>tuexen@FreeBSD.org</email>
</author>
<published>2016-01-27T14:01:21Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=f39bf7eccb29d82959698f91d02cbce392d4b50f'/>
<id>urn:sha1:f39bf7eccb29d82959698f91d02cbce392d4b50f</id>
<content type='text'>
sctp_sendx() needs to provide the assoc_id back.
</content>
</entry>
<entry>
<title>MFC r294688:</title>
<updated>2016-01-27T13:59:27Z</updated>
<author>
<name>Michael Tuexen</name>
<email>tuexen@FreeBSD.org</email>
</author>
<published>2016-01-27T13:59:27Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=d5f3f2bd009e8e4b99d4b5a2a233a826e3180029'/>
<id>urn:sha1:d5f3f2bd009e8e4b99d4b5a2a233a826e3180029</id>
<content type='text'>
sctp_sendv() needs to fill in the association id on return.
</content>
</entry>
<entry>
<title>MFH (r291197): markup fixes</title>
<updated>2016-01-26T08:46:02Z</updated>
<author>
<name>Dag-Erling Smørgrav</name>
<email>des@FreeBSD.org</email>
</author>
<published>2016-01-26T08:46:02Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=ddfd1facf89a1dbea58b29c2250ef76d750e06c7'/>
<id>urn:sha1:ddfd1facf89a1dbea58b29c2250ef76d750e06c7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Revert r279010:</title>
<updated>2016-01-26T04:51:44Z</updated>
<author>
<name>Pedro F. Giffuni</name>
<email>pfg@FreeBSD.org</email>
</author>
<published>2016-01-26T04:51:44Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=dda207a52cad88c6b57d9493cfbf92cdda0d8ea2'/>
<id>urn:sha1:dda207a52cad88c6b57d9493cfbf92cdda0d8ea2</id>
<content type='text'>
tdelete(3): don't delete the node we are about to return.

The original change, from NetBSD, was bogus; introduced a memory
leak and and broke POSIX. By reverting we actually match NetBSD's
latest revision.

This is a direct commit to 10 since this function was rewritten
in 11-current.

Reported by:	Markiyan Kushnir
Obtained from:	NetBSD (CVS rev. 1.7, 1.8)
</content>
</entry>
<entry>
<title>MFC r294234: utimensat(2): Correct description of [EINVAL] error.</title>
<updated>2016-01-21T21:16:57Z</updated>
<author>
<name>Jilles Tjoelker</name>
<email>jilles@FreeBSD.org</email>
</author>
<published>2016-01-21T21:16:57Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=f9bc04f0e154eb164dc3662433a6f6102ad9c568'/>
<id>urn:sha1:f9bc04f0e154eb164dc3662433a6f6102ad9c568</id>
<content type='text'>
</content>
</entry>
</feed>
