Hi, On Mon, Nov 14, 2011 at 6:30 PM, <sebastien.paolacci@gmail.com> wrote: > Description: > syscall: ...
13 years, 3 months ago
(2011-11-16 02:25:23 UTC)
#2
Hi,
On Mon, Nov 14, 2011 at 6:30 PM, <sebastien.paolacci@gmail.com> wrote:
> Description:
> syscall: add SUSv3 RLIMIT/RUSAGE constants
Can you please proceed license agreement procedure?
<http://golang.org/doc/contribute.html#copyright>
> Affected files:
> M src/pkg/syscall/mkerrors.sh
> M src/pkg/syscall/zerrors_linux_amd64.go
> M src/pkg/syscall/zsysnum_linux_amd64.go
> M src/pkg/syscall/ztypes_linux_amd64.go
Well, what about the rest of us?
SUSv3 full/semi-compliant families would be:
- darwin/386, amd64
- freebsd/386, amd64
- openbsd/386, amd64 (Thank you Joel Sing for the upcoming cgo -godefs
on 386 fix ;)
- linux/386, arm
On Tue, Nov 15, 2011 at 21:25, Mikio Hara <mikioh.mikioh@gmail.com> wrote: > Well, what about ...
13 years, 3 months ago
(2011-11-16 22:04:26 UTC)
#3
On Tue, Nov 15, 2011 at 21:25, Mikio Hara <mikioh.mikioh@gmail.com> wrote:
> Well, what about the rest of us?
as long as no code is being added that
depends on these constants, the build
won't break. it's okay to add just the
systems you have access to and then
we'll catch the others next time we generate
the files.
Issue 5369092: code review 5369092: syscall: add SUSv3 RLIMIT/RUSAGE constants
(Closed)
Created 13 years, 4 months ago by Sebastien Paolacci
Modified 13 years, 3 months ago
Reviewers:
Base URL:
Comments: 0