1
0
mirror of https://github.com/golang/go synced 2024-10-04 12:31:21 -06:00
go/src/lib9
Albert Strasheim dc7daa550a lib9: handle empty TMPDIR more gracefully.
Before, an empty TMPDIR would lead to:
cannot create <nil>/go.o: No such file or directory

R=golang-dev, iant, dave, bradfitz
CC=golang-dev
https://golang.org/cl/8355045
2013-04-07 11:16:15 -07:00
..
fmt lib9/fmt: do not put a main symbol into lib9.a 2012-09-24 12:57:05 -04:00
utf lib9/utf: Remove superfluous header inclusion. 2013-03-31 12:28:22 -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 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
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/ld: GO_EXTLINK_ENABLED=0 defaults to -linkmode=internal 2013-03-29 16:33:35 -07:00
jmp.c lib9: make safe for automatic builds 2012-02-01 18:25:40 -05:00
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 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
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: handle empty TMPDIR more gracefully. 2013-04-07 11:16:15 -07:00
tempdir_windows.c lib9: fix windows build (don't use runesmprint) 2013-03-07 14:38:49 -05:00
time.c build: test for _WIN32, not _MINGW32 2010-09-08 22:20:35 -04:00
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