Date: Mon, 10 Aug 2020 21:42:32 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 248572] scandir_b is suspiciously absent from libc.so.7 Message-ID: <bug-248572-227-6Z31qtVtoF@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-248572-227@https.bugs.freebsd.org/bugzilla/> References: <bug-248572-227@https.bugs.freebsd.org/bugzilla/>
index | next in thread | previous in thread | raw e-mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=248572 --- Comment #4 from commit-hook@FreeBSD.org --- A commit references this bug: Author: kib Date: Mon Aug 10 21:41:50 UTC 2020 New revision: 364091 URL: https://svnweb.freebsd.org/changeset/base/364091 Log: Export scandir_b from libc. Apparently it was not exported, because scandir_b.c was not included into libc SRCS. Export it with the CURRENT-13 version. Also, because it was not exported before ino64, clean up scandir-compat11.c. PR: 248572 Reported by: Alex S <iwtcex@gmail.com> Reviewed by: emaste Sponsored by: The FreeBSD Foundation MFC after: 1 week Differential revision: https://reviews.freebsd.org/D26020 Changes: head/lib/libc/gen/Makefile.inc head/lib/libc/gen/Symbol.map head/lib/libc/gen/scandir-compat11.c head/lib/libc/gen/scandir.c -- You are receiving this mail because: You are the assignee for the bug.help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-248572-227-6Z31qtVtoF>
