Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
go
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Kirill Smelkov
go
Commits
eb002c50
Commit
eb002c50
authored
Oct 04, 2013
by
Mikio Hara
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
doc/go1.2.html: update a minor change to syscall
R=golang-dev, r CC=golang-dev
https://golang.org/cl/14379043
parent
4207897d
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletion
+2
-1
doc/go1.2.html
doc/go1.2.html
+2
-1
No files found.
doc/go1.2.html
View file @
eb002c50
...
...
@@ -880,7 +880,8 @@ which swaps an <code>unsafe.Pointer</code>.
</li>
<li>
syscall: implemented Sendfile for Darwin, added Syscall9 for Darwin/amd64 (CL 10980043).
The
<a
href=
"/pkg/syscall/"
><code>
syscall
</code></a>
package now implements
<a
href=
"/pkg/syscall/#Sendfile"
><code>
Sendfile
</code></a>
for Darwin.
</li>
<li>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment