1
0
mirror of https://github.com/golang/go synced 2024-10-07 07:31:21 -06:00
go/src/lib9
Akshat Kumar b9f0a6bf68 lib9: declare __fixargv0 before use in flag.c
The Plan 9 compilers complain about not
having type information for the function,
which sets off type signature problems
during the linking stage.

R=rsc, ality, iant
CC=golang-dev
https://golang.org/cl/7058054
2013-01-22 17:23:36 -05:00
..
fmt lib9/fmt: do not put a main symbol into lib9.a 2012-09-24 12:57:05 -04:00
utf src/lib9/utf: update to Unicode 6.2.0 2012-10-31 10:52:59 -07:00
_exits.c
_p9dir.c
atoi.c
await.c lib9: make safe for automatic builds 2012-02-01 18:25:40 -05:00
cleanname.c
create.c lib9/create.c: delete unused variable 2011-04-13 23:12:48 -07:00
ctime.c lib9: fix warning under clang 3.1 2012-04-18 09:57:00 +10:00
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
flag.c lib9: declare __fixargv0 before use in flag.c 2013-01-22 17:23:36 -05:00
fmtlock2.c
getenv.c
getfields.c
getwd.c lib9: fix memory leak in p9getwd() 2012-06-05 01:31:23 +08:00
goos.c cmd/dist, cmd/8g: implement GO386=387/sse to choose FPU flavour. 2013-01-02 22:55:23 +01:00
jmp.c lib9: make safe for automatic builds 2012-02-01 18:25:40 -05:00
main.c
Makefile build: delete make paraphernalia 2012-02-06 13:34:25 -05:00
nan.c
notify.c lib9: make safe for automatic builds 2012-02-01 18:25:40 -05:00
nulldir.c
open.c
readn.c
rfork.c lib9: make safe for automatic builds 2012-02-01 18:25:40 -05:00
seek.c
strecpy.c
sysfatal.c
time.c
tokenize.c
windows.c lib9: make safe for automatic builds 2012-02-01 18:25:40 -05:00