Sign in
go
/
go
/
950aa9f1bcdea247660a2393bf91506af249b539
/
src
/
syscall
/
syscall_darwin_amd64.go
c007ce8
build: move package sources from src/pkg to src
by Russ Cox
· 11 years ago
[Renamed from src/pkg/syscall/syscall_darwin_amd64.go]
72faa4b
syscall: implement Sendfile for Darwin.
by Shenghou Ma
· 12 years ago
c017a82
syscall: use error
by Russ Cox
· 13 years ago
5d6f118
syscall: add socket control message support for darwin, freebsd, linux
by Mikio Hara
· 14 years ago
4fd41e4
syscall: Permit non-blocking syscalls.
by Ian Lance Taylor
· 14 years ago
d65a5cc
1) Change default gofmt default settings for
by Robert Griesemer
· 15 years ago
3bb0032
- replaced gofmt expression formatting algorithm with
by Robert Griesemer
· 15 years ago
368f8cb
- fine-tuning of one-line func heuristic (nodes.go)
by Robert Griesemer
· 15 years ago
bd4f940
gofmt-ify syscall (replacement for CL 1018053)
by Robert Griesemer
· 15 years ago
b04ac10
convert non-low-level non-google pkg code to whole-package compilation.
by Russ Cox
· 16 years ago
d90e7cb
mv src/lib to src/pkg
by Rob Pike
· 16 years ago
[Renamed from src/lib/syscall/syscall_darwin_amd64.go]
3a0df4c
more 386 runtime fixes.
by Russ Cox
· 16 years ago
e02d3e8
Define os.PageSize and syscall.PageSize.
by David Symonds
· 16 years ago
73c10dd
386 library updates
by Russ Cox
· 16 years ago
602a446
new syscall package: manually maintained files and scripts.
by Russ Cox
· 16 years ago