]> Cypherpunks repositories - gostls13.git/commit
various: appease the ubuntu gcc monster
authorRuss Cox <rsc@golang.org>
Tue, 28 Sep 2010 17:00:13 +0000 (13:00 -0400)
committerRuss Cox <rsc@golang.org>
Tue, 28 Sep 2010 17:00:13 +0000 (13:00 -0400)
commit05cc83bf4e2e59fa4b6c1bcd117bd85f8e4f559d
tree82b6a861d4404a7bf7eb40cd18014049c6134269
parentec13ed1fce4164477dece0c3486bebf93c0ad1e6
various: appease the ubuntu gcc monster

Silence warnings about not checking
return values from read and write system calls.

R=r, r2
CC=golang-dev
https://golang.org/cl/2258045
src/cmd/5l/asm.c
src/cmd/6l/asm.c
src/cmd/8l/asm.c
src/cmd/ld/elf.c
src/cmd/ld/lib.c
src/cmd/ld/lib.h
src/cmd/ld/macho.c
src/libmach/executable.c