1
0
mirror of https://github.com/golang/go synced 2024-10-04 07:11:21 -06:00
go/src/cmd/ld
Russ Cox 05cc83bf4e 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
2010-09-28 13:00:13 -04:00
..
doc.go tweak documentation of commands 2009-11-09 11:45:15 -08:00
dwarf_defs.h 6l/8l: emit DWARF frame info. 2010-09-20 18:44:19 +02:00
dwarf.c loader fix 2010-09-20 14:23:25 -07:00
dwarf.h 6l/8l: emit DWARF in macho. 2010-09-01 21:54:28 +02:00
elf.c various: appease the ubuntu gcc monster 2010-09-28 13:00:13 -04:00
elf.h 6l, 8l: clean up ELF code, fix NaCl 2010-09-19 22:10:34 -04:00
go.c tabs 2010-09-14 11:16:57 -04:00
lib.c various: appease the ubuntu gcc monster 2010-09-28 13:00:13 -04:00
lib.h various: appease the ubuntu gcc monster 2010-09-28 13:00:13 -04:00
macho.c various: appease the ubuntu gcc monster 2010-09-28 13:00:13 -04:00
macho.h 8c, 8l dynamic loading support. 2009-10-03 10:37:12 -07:00
pe.c 8l: add DOS stub to PE binaries 2010-04-13 16:13:53 -07:00
pe.h 8l: pe executable building code changed to include import table for kernel32.dll functions 2010-02-10 00:47:52 -08:00