1
0
mirror of https://github.com/golang/go synced 2024-11-13 18:10:24 -07:00
go/src/lib9
Akshat Kumar 76374412c3 lib9, cmd/dist, cmd/ld: Plan 9: fix build
lib9: fix runcmd, removeall, and tempdir functions

cmd/dist: Include run_plan9.c and tempdir_plan9.c
        from lib9 for build, and in general consider
        file names containing "plan9" for building.

cmd/ld: provide function args for the new functions
        from lib9.

R=rsc, rminnich, ality, bradfitz
CC=golang-dev
https://golang.org/cl/7666043
2013-03-11 13:34:57 -07:00
..
fmt lib9/fmt: do not put a main symbol into lib9.a 2012-09-24 12:57:05 -04:00
utf all: clean up C function prototypes 2013-02-26 09:51:33 -08:00
_exits.c
_p9dir.c
atoi.c
await.c
cleanname.c
create.c
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
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
main.c all: clean up C function prototypes 2013-02-26 09:51:33 -08:00
Makefile build: delete make paraphernalia 2012-02-06 13:34:25 -05:00
nan.c
notify.c
nulldir.c
open.c
readn.c
rfork.c
run_plan9.c lib9, cmd/dist, cmd/ld: Plan 9: fix build 2013-03-11 13:34:57 -07:00
run_unix.c lib9: add mktempdir, removeall, runprog 2013-03-06 15:48:28 -05:00
run_windows.c lib9: add mktempdir, removeall, runprog 2013-03-06 15:48:28 -05:00
seek.c
strecpy.c
sysfatal.c
tempdir_plan9.c lib9, cmd/dist, cmd/ld: Plan 9: fix build 2013-03-11 13:34:57 -07:00
tempdir_unix.c lib9: add mktempdir, removeall, runprog 2013-03-06 15:48:28 -05:00
tempdir_windows.c lib9: fix windows build (don't use runesmprint) 2013-03-07 14:38:49 -05:00
time.c
tokenize.c
win.h lib9: add mktempdir, removeall, runprog 2013-03-06 15:48:28 -05:00
windows.c all: clean up C function prototypes 2013-02-26 09:51:33 -08:00