Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(646)

Issue 60840049: code review 60840049: lib9: enable on Plan 9 (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
11 years, 1 month ago by 0intro
Modified:
11 years, 1 month ago
Reviewers:
gobot, rsc
CC:
rsc, bradfitz, golang-codereviews
Visibility:
Public.

Description

lib9: enable on Plan 9 This change depends on CL 57170052.

Patch Set 1 #

Patch Set 2 : diff -r ec5195954667 https://code.google.com/p/go #

Patch Set 3 : diff -r 77ec90945d15 https://code.google.com/p/go #

Patch Set 4 : diff -r 16f0b6d4f8ff https://code.google.com/p/go #

Patch Set 5 : diff -r 16f0b6d4f8ff https://code.google.com/p/go #

Patch Set 6 : diff -r dc75bcbf2692 https://code.google.com/p/go #

Total comments: 1

Patch Set 7 : diff -r dc75bcbf2692 https://code.google.com/p/go #

Patch Set 8 : diff -r dc2e4bffd677 https://code.google.com/p/go #

Unified diffs Side-by-side diffs Delta from patch set Stats (+170 lines, -18 lines) Patch
M .hgignore View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
A include/plan9/errno.h View 1 2 3 4 5 6 1 chunk +7 lines, -0 lines 0 comments Download
A include/plan9/fmt.h View 1 3 4 5 6 1 chunk +64 lines, -0 lines 0 comments Download
M include/plan9/libc.h View 1 2 3 4 5 6 2 chunks +6 lines, -1 line 0 comments Download
A include/plan9/mklibc.rc View 1 2 3 6 7 1 chunk +13 lines, -0 lines 0 comments Download
A include/plan9/stdarg.h View 1 3 4 5 6 1 chunk +3 lines, -0 lines 0 comments Download
A include/plan9/utf.h View 1 6 1 chunk +5 lines, -0 lines 0 comments Download
M src/cmd/dist/build.c View 1 2 2 chunks +4 lines, -15 lines 0 comments Download
M src/lib9/_exits.c View 1 2 1 chunk +2 lines, -0 lines 0 comments Download
M src/lib9/_p9dir.c View 1 2 1 chunk +2 lines, -0 lines 0 comments Download
M src/lib9/atoi.c View 1 2 1 chunk +2 lines, -0 lines 0 comments Download
M src/lib9/await.c View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M src/lib9/cleanname.c View 1 2 3 4 1 chunk +2 lines, -0 lines 0 comments Download
M src/lib9/create.c View 1 2 3 4 1 chunk +2 lines, -0 lines 0 comments Download
M src/lib9/ctime.c View 1 2 1 chunk +2 lines, -0 lines 0 comments Download
M src/lib9/dirfstat.c View 1 2 1 chunk +2 lines, -0 lines 0 comments Download
M src/lib9/dirfwstat.c View 1 2 1 chunk +2 lines, -0 lines 0 comments Download
M src/lib9/dirstat.c View 1 2 1 chunk +2 lines, -0 lines 0 comments Download
M src/lib9/dirwstat.c View 1 2 1 chunk +2 lines, -0 lines 0 comments Download
M src/lib9/dup.c View 1 2 1 chunk +2 lines, -0 lines 0 comments Download
M src/lib9/exec.c View 1 2 1 chunk +2 lines, -0 lines 0 comments Download
M src/lib9/execl.c View 1 2 1 chunk +2 lines, -0 lines 0 comments Download
M src/lib9/exitcode.c View 1 2 1 chunk +2 lines, -0 lines 0 comments Download
M src/lib9/exits.c View 1 2 1 chunk +2 lines, -0 lines 0 comments Download
M src/lib9/fmtlock2.c View 1 2 1 chunk +2 lines, -0 lines 0 comments Download
M src/lib9/getenv.c View 1 2 1 chunk +2 lines, -0 lines 0 comments Download
M src/lib9/getwd.c View 1 2 1 chunk +2 lines, -0 lines 0 comments Download
M src/lib9/jmp.c View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M src/lib9/main.c View 1 2 1 chunk +2 lines, -0 lines 0 comments Download
M src/lib9/nan.c View 1 2 1 chunk +2 lines, -0 lines 0 comments Download
M src/lib9/notify.c View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M src/lib9/nulldir.c View 1 2 1 chunk +2 lines, -0 lines 0 comments Download
M src/lib9/open.c View 1 2 1 chunk +2 lines, -0 lines 0 comments Download
M src/lib9/readn.c View 1 2 1 chunk +2 lines, -0 lines 0 comments Download
M src/lib9/rfork.c View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M src/lib9/run_plan9.c View 1 2 1 chunk +2 lines, -0 lines 0 comments Download
M src/lib9/seek.c View 1 2 1 chunk +2 lines, -0 lines 0 comments Download
M src/lib9/strecpy.c View 1 2 1 chunk +2 lines, -0 lines 0 comments Download
M src/lib9/sysfatal.c View 1 2 1 chunk +2 lines, -0 lines 0 comments Download
M src/lib9/tempdir_plan9.c View 1 2 1 chunk +2 lines, -0 lines 0 comments Download
M src/lib9/time.c View 1 2 1 chunk +2 lines, -0 lines 0 comments Download
M src/lib9/tokenize.c View 1 2 1 chunk +2 lines, -0 lines 0 comments Download
M src/libbio/bprint.c View 1 2 1 chunk +0 lines, -2 lines 0 comments Download
M src/make.rc View 1 2 3 4 1 chunk +3 lines, -0 lines 0 comments Download

Messages

Total messages: 16
0intro
Hello brad (cc: golang-codereviews@googlegroups.com), I'd like you to review this change to https://code.google.com/p/go
11 years, 1 month ago (2014-02-08 23:02:16 UTC) #1
0intro
The file src/plan9/libc.h is mostly an extract from /sys/include/libc.h on Plan9. I've removed the fmt ...
11 years, 1 month ago (2014-02-09 18:22:15 UTC) #2
rsc
Ignoring the licensing issue (which I think is a problem as well), I don't want ...
11 years, 1 month ago (2014-02-10 16:13:15 UTC) #3
0intro
> Surely there is a better way. Perhaps we could "#define dofmt p9dofmt" every structure, ...
11 years, 1 month ago (2014-02-10 20:58:24 UTC) #4
0intro
> Surely there is a better way. What about calling a script to generate a ...
11 years, 1 month ago (2014-02-11 22:36:35 UTC) #5
0intro
Hello brad@fitzpat.com, rsc@golang.org (cc: golang-codereviews@googlegroups.com), Please take another look.
11 years, 1 month ago (2014-02-12 07:31:03 UTC) #6
rsc
LGTM If this works, great. I don't fully understand why it's needed, but it's good ...
11 years, 1 month ago (2014-02-13 14:53:36 UTC) #7
0intro
> If this works, great. I don't fully understand why it's needed, but it's > ...
11 years, 1 month ago (2014-02-13 16:01:09 UTC) #8
rsc
sounds good.
11 years, 1 month ago (2014-02-13 16:04:59 UTC) #9
0intro
> sounds good. Thanks. I'll will fix the remaining details, then I will submit CL ...
11 years, 1 month ago (2014-02-13 16:08:32 UTC) #10
0intro
Please take another look. I've updated libc.h.
11 years, 1 month ago (2014-02-13 18:35:28 UTC) #11
rsc
LGTM https://codereview.appspot.com/60840049/diff/500001/include/fmt.h File include/fmt.h (right): https://codereview.appspot.com/60840049/diff/500001/include/fmt.h#newcode20 include/fmt.h:20: #ifndef PLAN9 please make an empty include/plan9/stdarg.h. then ...
11 years, 1 month ago (2014-02-13 18:38:00 UTC) #12
0intro
> please make an empty include/plan9/stdarg.h. > then the tree will be free of #ifdef/#ifndef ...
11 years, 1 month ago (2014-02-13 18:42:16 UTC) #13
rsc
sure
11 years, 1 month ago (2014-02-13 18:42:56 UTC) #14
0intro
*** Submitted as https://code.google.com/p/go/source/detail?r=6f604cdb6d95 *** lib9: enable on Plan 9 This change depends on CL ...
11 years, 1 month ago (2014-02-13 19:06:58 UTC) #15
gobot
11 years, 1 month ago (2014-02-14 14:54:00 UTC) #16
Message was sent while issue was closed.
This CL appears to have broken the windows-386-ec2 builder.
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b