cvs commit: src/usr.bin/make arch.c
Hartmut Brandt
harti at FreeBSD.org
Thu Mar 3 10:46:24 GMT 2005
harti 2005-03-03 10:46:23 UTC
FreeBSD src repository
Modified files:
usr.bin/make arch.c
Log:
Fix parsing of archives: in System V archive format the member names
is terminated with a slash. Although we are not System V, ar has
been configured to put that slash in. This format allows filenames
with trailing spaces.
Revision Changes Path
1.54 +4 -2 src/usr.bin/make/arch.c
More information about the cvs-src
mailing list