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

Issue 10295043: runtime: fix error handling in runtime.sys_umtx_op() on...

Can't Edit
Can't Publish+Mail
Start Review
Created:
10 years, 10 months ago by minux1
Modified:
10 years, 10 months ago
Reviewers:
golang-dev
Visibility:
Public.

Description

runtime: fix error handling in runtime.sys_umtx_op() on FreeBSD. TODO: are there any other syscalls that need this negation?

Patch Set 1 #

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

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -1 line) Patch
M src/pkg/runtime/sys_freebsd_386.s View 1 1 chunk +2 lines, -0 lines 0 comments Download
M src/pkg/runtime/sys_freebsd_amd64.s View 1 1 chunk +2 lines, -0 lines 0 comments Download
M src/pkg/runtime/sys_freebsd_arm.s View 1 1 chunk +1 line, -1 line 0 comments Download

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