• Lucio De Re's avatar
    build: fix header files for Plan 9 · 340251e4
    Lucio De Re authored
    The "elf.h" header changes involve only comments, the released
    Plan 9 C preprocessing function does not cope with multiline
    comments following the #define keyword.  All multiline comments
    have been moved to the line above the associated definition.
    Sigh!  Fixing the Plan 9 compiler is not an option.
    
    <time.h> does not exist in the Plan 9 Native library.  I have
    moved it from src/cmd/ld/pe.h to include/u.h. RSC correctly points
    out that this copy of <u.h> is not the one used to compile the
    Go release on Plan 9 platforms.
    
    R=golang-dev
    CC=golang-dev, rsc
    https://golang.org/cl/4574042
    340251e4
Name
Last commit
Last update
..
5a Loading commit data...
5c Loading commit data...
5g Loading commit data...
5l Loading commit data...
6a Loading commit data...
6c Loading commit data...
6g Loading commit data...
6l Loading commit data...
8a Loading commit data...
8c Loading commit data...
8g Loading commit data...
8l Loading commit data...
cc Loading commit data...
cgo Loading commit data...
cov Loading commit data...
ebnflint Loading commit data...
gc Loading commit data...
godefs Loading commit data...
godoc Loading commit data...
gofix Loading commit data...
gofmt Loading commit data...
goinstall Loading commit data...
gomake Loading commit data...
gopack Loading commit data...
gotest Loading commit data...
gotry Loading commit data...
gotype Loading commit data...
govet Loading commit data...
goyacc Loading commit data...
hgpatch Loading commit data...
ld Loading commit data...
nm Loading commit data...
prof Loading commit data...
Makefile Loading commit data...