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)
Mar 5 2024, 12:09 AM
Unknown Object (File)
Jan 10 2024, 7:30 PM
Unknown Object (File)
Dec 20 2023, 1:40 AM
Unknown Object (File)
Nov 16 2023, 6:31 PM
Unknown Object (File)
Jul 22 2023, 9:48 PM
Unknown Object (File)
Jul 16 2023, 6:53 AM
Unknown Object (File)
Jun 27 2023, 9:07 AM
Unknown Object (File)
Jun 11 2023, 10:02 PM
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.