go/src/libmach
David du Colombier c8942f021e libmach: fix build on Plan 9
Include libc.h before bio.h in 8.c, because bio.h uses
the UTFmax enum, which is declared in libc.h, since
the recent switch to 21-bit runes in Plan 9.

The 5.c and 6.c files already includes libc.h.

R=golang-dev, r
CC=golang-dev
https://golang.org/cl/9040047
2013-05-01 15:48:13 -07:00
..
5.c
5db.c
5obj.c libmach, cmd/5a, cmd/5c, cmd/5g, cmd/5l: enable DWARF type info for Linux/ARM 2013-02-26 06:15:29 +08:00
6.c
6obj.c
8.c libmach: fix build on Plan 9 2013-05-01 15:48:13 -07:00
8db.c
8obj.c
Makefile
access.c
darwin.c cmd/dist: add -Wstrict-prototypes to CFLAGS and fix all the compiler errors 2013-02-05 21:43:04 +08:00
elf.h
executable.c cmd/ld: include full symbol table in Mach-O output 2013-03-10 16:24:01 -04:00
fakeobj.c
freebsd.c
linux.c
machdata.c
macho.h
map.c
netbsd.c
obj.c libmach, cmd/cc, cmd/cov, cmd/ld, cmd/prof: check malloc return value 2012-11-27 03:05:46 +08:00
obj.h
openbsd.c
plan9.c
setmach.c
swap.c
sym.c libmach: respect symbol table boundaries 2013-03-27 05:59:06 -07:00
windows.c libmach: many pe handling fixes 2013-03-01 14:49:23 +11:00