[Bug 248572] scandir_b is suspiciously absent from libc.so.7

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Aug 10 21:42:33 UTC 2020


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=248572

--- Comment #4 from commit-hook at 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 at 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.


More information about the freebsd-bugs mailing list