1
0
mirror of https://github.com/golang/go synced 2024-11-13 18:40:22 -07:00
go/include
Lucio De Re 340251e43d build: fix header files for Plan 9
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
2011-06-14 14:14:11 -04:00
..
ar.h
bio.h
bootexec.h
fmt.h
libc.h windows: replace remaining __MINGW32__ instances with _WIN32 2011-02-08 15:42:52 -05:00
mach.h
u.h build: fix header files for Plan 9 2011-06-14 14:14:11 -04:00
ureg_amd64.h
ureg_arm.h
ureg_x86.h
utf.h