mirror of https://github.com/golang/go.git
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 |
||
|---|---|---|
| .. | ||
| 5.c | ||
| 5db.c | ||
| 5obj.c | ||
| 6.c | ||
| 6obj.c | ||
| 8.c | ||
| 8db.c | ||
| 8obj.c | ||
| Makefile | ||
| access.c | ||
| darwin.c | ||
| elf.h | ||
| executable.c | ||
| fakeobj.c | ||
| freebsd.c | ||
| linux.c | ||
| machdata.c | ||
| macho.h | ||
| map.c | ||
| netbsd.c | ||
| obj.c | ||
| obj.h | ||
| openbsd.c | ||
| plan9.c | ||
| setmach.c | ||
| swap.c | ||
| sym.c | ||
| windows.c | ||