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

Issue 14469043: code review 14469043: os/user: fix user lookups on dragonfly (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
11 years, 7 months ago by jsing
Modified:
11 years, 7 months ago
Reviewers:
iant
CC:
golang-dev, iant
Visibility:
Public.

Description

os/user: fix user lookups on dragonfly Like FreeBSD, DragonFly does not provide a sysconf value for _SC_GETPW_R_SIZE_MAX.

Patch Set 1 #

Patch Set 2 : diff -r d2cb80eac1ac https://go.googlecode.com/hg/ #

Patch Set 3 : diff -r d2cb80eac1ac https://go.googlecode.com/hg/ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -4 lines) Patch
M src/pkg/os/user/lookup_unix.go View 1 1 chunk +4 lines, -4 lines 0 comments Download

Messages

Total messages: 3
jsing
Hello golang-dev@googlegroups.com, I'd like you to review this change to https://go.googlecode.com/hg/
11 years, 7 months ago (2013-10-06 16:54:01 UTC) #1
iant
LGTM
11 years, 7 months ago (2013-10-07 16:21:28 UTC) #2
iant
11 years, 7 months ago (2013-10-07 16:21:36 UTC) #3
*** Submitted as https://code.google.com/p/go/source/detail?r=22295241f1e5 ***

os/user: fix user lookups on dragonfly

Like FreeBSD, DragonFly does not provide a sysconf value for
_SC_GETPW_R_SIZE_MAX.

R=golang-dev, iant
CC=golang-dev
https://codereview.appspot.com/14469043

Committer: Ian Lance Taylor <iant@golang.org>
Sign in to reply to this message.

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