1
0
mirror of https://github.com/golang/go synced 2024-11-26 10:48:22 -07:00
go/src/lib9
Russ Cox a174987a7c two gopack nits.
1. allocate an extra byte for use by write.
2. throw away the code trying to translate
   uid and gid to names.  i suspect it of causing
   seg faults in some situations, and it is
   not needed by the compilers.

Fixes #48.  (I hope.)

R=r
https://golang.org/cl/152077
2009-11-11 14:48:33 -08:00
..
fmt fix build after Mercurial move. 2009-10-22 10:59:27 -07:00
utf fix build after Mercurial move. 2009-10-22 10:59:27 -07:00
_exits.c
_p9dir.c two gopack nits. 2009-11-11 14:48:33 -08:00
argv0.c inline lib9.h 2009-08-17 15:14:59 -07:00
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
exits.c
fmtlock2.c
fork.c
getenv.c
getfields.c inline lib9.h 2009-08-17 15:14:59 -07:00
getuser.c
getwd.c
jmp.c
main.c
Makefile
nan.c fix build after Mercurial move. 2009-10-22 10:59:27 -07:00
notify.c
nulldir.c
open.c
pipe.c
readn.c inline lib9.h 2009-08-17 15:14:59 -07:00
rfork.c
seek.c
strecpy.c inline lib9.h 2009-08-17 15:14:59 -07:00
sysfatal.c
time.c fix build after Mercurial move. 2009-10-22 10:59:27 -07:00
tokenize.c inline lib9.h 2009-08-17 15:14:59 -07:00