Page MenuHomeFreeBSD

Make code compile when basename() is POSIX compliant.
ClosedPublic

Authored by ed on May 19 2016, 8:50 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Dec 3, 5:40 AM
Unknown Object (File)
Sun, Nov 24, 5:31 PM
Unknown Object (File)
Nov 5 2024, 5:54 PM
Unknown Object (File)
Sep 27 2024, 1:12 PM
Unknown Object (File)
Sep 11 2024, 7:39 PM
Unknown Object (File)
Sep 11 2024, 12:50 PM
Unknown Object (File)
Sep 8 2024, 4:46 PM
Unknown Object (File)
Sep 8 2024, 7:05 AM
Subscribers

Details

Summary

In addition to the previous change I made to ar.c, pull in another
basename() related fix. This change is similar to the one made to the
ELF Toolchain version of ar, with the difference that the ELF Toolchain
version lacks error handling for the strdup() call.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

ed retitled this revision from to Make code compile when basename() is POSIX compliant..
ed updated this object.
ed edited the test plan for this revision. (Show Details)
ed added a reviewer: emaste.
emaste edited edge metadata.
This revision is now accepted and ready to land.May 26 2016, 1:42 PM
This revision was automatically updated to reflect the committed changes.