]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r305133
authorache <ache@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sat, 3 Sep 2016 01:08:52 +0000 (01:08 +0000)
committerache <ache@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sat, 3 Sep 2016 01:08:52 +0000 (01:08 +0000)
commitefae978d4b4e1c2169be967f7e19c5710aa6a4a4
tree7edeed17eef13e7b9b5035ac50b52f144323fe43
parent307dba5ce6849f37df2acf79ca2ba8f65cb6078c
MFC r305133

Apply the same qsort() usage fix as in r304911 getaddrinfo.c
qsort() can't be stabilized with just return(-1) alone.

git-svn-id: svn://svn.freebsd.org/base/stable/10@305316 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
lib/libc/net/name6.c