1
0
mirror of https://github.com/golang/go synced 2024-10-04 13:31: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 lib9: update to Unicode 6.0.0 2011-01-31 12:38:54 -05:00
_exits.c import the plan 9 libraries libc (lib9) and libbio into the tree. 2008-06-12 13:26:16 -07:00
_p9dir.c Ports of lib9, libbio and libmach to Windows. 2009-11-30 11:53:11 -08:00
argv0.c inline lib9.h 2009-08-17 15:14:59 -07:00
atoi.c import the plan 9 libraries libc (lib9) and libbio into the tree. 2008-06-12 13:26:16 -07:00
await.c import the plan 9 libraries libc (lib9) and libbio into the tree. 2008-06-12 13:26:16 -07:00
cleanname.c import the plan 9 libraries libc (lib9) and libbio into the tree. 2008-06-12 13:26:16 -07:00
create.c lib9/create.c: delete unused variable 2011-04-13 23:12:48 -07:00
dirfstat.c import the plan 9 libraries libc (lib9) and libbio into the tree. 2008-06-12 13:26:16 -07:00
dirfwstat.c build: test for _WIN32, not _MINGW32 2010-09-08 22:20:35 -04:00
dirstat.c build: test for _WIN32, not _MINGW32 2010-09-08 22:20:35 -04:00
dirwstat.c import the plan 9 libraries libc (lib9) and libbio into the tree. 2008-06-12 13:26:16 -07:00
dup.c import the plan 9 libraries libc (lib9) and libbio into the tree. 2008-06-12 13:26:16 -07:00
errstr.c import the plan 9 libraries libc (lib9) and libbio into the tree. 2008-06-12 13:26:16 -07:00
exec.c import the plan 9 libraries libc (lib9) and libbio into the tree. 2008-06-12 13:26:16 -07:00
execl.c import the plan 9 libraries libc (lib9) and libbio into the tree. 2008-06-12 13:26:16 -07:00
exitcode.c build: fix unused parameters 2011-08-25 16:08:13 -04:00
exits.c add exits 2009-08-13 18:22:44 -07:00
fmtlock2.c import the plan 9 libraries libc (lib9) and libbio into the tree. 2008-06-12 13:26:16 -07:00
fork.c import the plan 9 libraries libc (lib9) and libbio into the tree. 2008-06-12 13:26:16 -07:00
getenv.c import the plan 9 libraries libc (lib9) and libbio into the tree. 2008-06-12 13:26:16 -07:00
getfields.c inline lib9.h 2009-08-17 15:14:59 -07:00
getuser.c import the plan 9 libraries libc (lib9) and libbio into the tree. 2008-06-12 13:26:16 -07:00
getwd.c lib9: use $PWD in getwd 2011-07-22 21:21:17 -04:00
goos.c *l/*c: add -V flag to display version number 2010-02-08 09:46:53 -08:00
jmp.c import the plan 9 libraries libc (lib9) and libbio into the tree. 2008-06-12 13:26:16 -07:00
main.c import the plan 9 libraries libc (lib9) and libbio into the tree. 2008-06-12 13:26:16 -07:00
Makefile lib9: stop build if ../version.bash fails 2011-07-01 10:42:25 -04:00
nan.c fix build after Mercurial move. 2009-10-22 10:59:27 -07:00
notify.c import the plan 9 libraries libc (lib9) and libbio into the tree. 2008-06-12 13:26:16 -07:00
nulldir.c import the plan 9 libraries libc (lib9) and libbio into the tree. 2008-06-12 13:26:16 -07:00
open.c Ports of lib9, libbio and libmach to Windows. 2009-11-30 11:53:11 -08:00
readn.c inline lib9.h 2009-08-17 15:14:59 -07:00
rfork.c import the plan 9 libraries libc (lib9) and libbio into the tree. 2008-06-12 13:26:16 -07:00
seek.c import the plan 9 libraries libc (lib9) and libbio into the tree. 2008-06-12 13:26:16 -07:00
strecpy.c inline lib9.h 2009-08-17 15:14:59 -07:00
sysfatal.c import the plan 9 libraries libc (lib9) and libbio into the tree. 2008-06-12 13:26:16 -07:00
time.c build: test for _WIN32, not _MINGW32 2010-09-08 22:20:35 -04:00
tokenize.c inline lib9.h 2009-08-17 15:14:59 -07:00
win32.c Ports of lib9, libbio and libmach to Windows. 2009-11-30 11:53:11 -08:00