• Ron Minnich's avatar
    gc: use HEADER_IO macro from gopack · 986ad31b
    Ron Minnich authored
    Use HEADER_IO macro from gopack to read archive header
    The HEADER_IO macro portably reads archive headers. The
    current arsize code fails in the case of archive headers produced
    on plan 9 6c and read on other systems (it's not portable).
    Modify lex.c to use the portable macro
    Build tested (including tests) on OSX.
    
    R=golang-dev, rsc
    CC=golang-dev
    https://golang.org/cl/5323072
    986ad31b
Name
Last commit
Last update
doc Loading commit data...
include Loading commit data...
lib Loading commit data...
misc Loading commit data...
src Loading commit data...
test Loading commit data...
.hgignore Loading commit data...
.hgtags Loading commit data...
AUTHORS Loading commit data...
CONTRIBUTORS Loading commit data...
LICENSE Loading commit data...
PATENTS Loading commit data...
README Loading commit data...
favicon.ico Loading commit data...
robots.txt Loading commit data...