1
0
mirror of https://github.com/golang/go synced 2024-10-04 11:21:21 -06:00
go/src/lib9
Russ Cox 55db9fe730 build: fix unused parameters
Found with gcc 4.6 -Wunused -Wextra
but should be applicable to Plan 9 too.

R=ken2
CC=golang-dev
https://golang.org/cl/4958044
2011-08-25 16:08:13 -04:00
..
fmt build: fixes for mingw-w64 2011-07-25 13:39:01 -04:00
utf
_exits.c
_p9dir.c
argv0.c
atoi.c
await.c
cleanname.c
create.c
dirfstat.c
dirfwstat.c
dirstat.c
dirwstat.c
dup.c
errstr.c
exec.c
execl.c
exitcode.c build: fix unused parameters 2011-08-25 16:08:13 -04:00
exits.c
fmtlock2.c
fork.c
getenv.c
getfields.c
getuser.c
getwd.c
goos.c
jmp.c
main.c
Makefile
nan.c
notify.c
nulldir.c
open.c
readn.c
rfork.c
seek.c
strecpy.c
sysfatal.c
time.c
tokenize.c
win32.c