[Bug 224016] [exp-run] Removal of basename_r()

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Dec 1 10:54:49 UTC 2017


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

            Bug ID: 224016
           Summary: [exp-run] Removal of basename_r()
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Ports Framework
          Assignee: portmgr at FreeBSD.org
          Reporter: ed at FreeBSD.org
                CC: freebsd-ports-bugs at FreeBSD.org

Now that the POSIX folks have agreed on requiring that basename() and dirname()
have to be thread-safe, there is even less of a need to provide our
FreeBSD-specific copy of basename_r(). Relevant links:

POSIX working group discussion: http://austingroupbugs.net/view.php?id=1064
Old exp-run for adding POSIX versions of basename() and dirname():
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=209747

As we no longer make use of basename_r() in our own base system, I would hereby
like to request an exp-run to see what happens if we remove it entirely. Here's
a patch I'm planning on committing:

http://80386.nl/pub/20171201-basename_r.txt

Thanks,
Ed

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the freebsd-ports-bugs mailing list