index
:
golang
debian-sid
pristine-tar
upstream-sid
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
pkg
/
syscall
/
syscall_linux_amd64.go
Age
Commit message (
Expand
)
Author
Files
Lines
2014-06-19
Imported Upstream version 1.3
upstream/1.3
Michael Stapelberg
1
-8
/
+28
2013-03-04
Imported Upstream version 1.1~hg20130304
upstream/1.1_hg20130304
Michael Stapelberg
1
-2
/
+5
2012-04-06
Imported Upstream version 1
upstream/1
Ondřej Surý
1
-46
/
+46
2011-09-13
Imported Upstream version 60
upstream/60
Ondřej Surý
1
-0
/
+92
2011-09-13
Imported Upstream version 60
Ondřej Surý
1
-92
/
+0
2011-08-03
Imported Upstream version 59
upstream/59
Ondřej Surý
1
-1
/
+1
2011-06-30
Imported Upstream version 58
upstream/58
Ondřej Surý
1
-0
/
+1
2011-04-26
Imported Upstream version 2011.04.13
upstream/2011.04.13
Ondřej Surý
1
-15
/
+17
2011-01-17
Imported Upstream version 2011.01.12
upstream/2011.01.12
Ondřej Surý
1
-0
/
+23
2009-12-15
1) Change default gofmt default settings for
Robert Griesemer
1
-12
/
+12
2009-11-09
- replaced gofmt expression formatting algorithm with
Robert Griesemer
1
-4
/
+4
2009-11-06
- fine-tuning of one-line func heuristic (nodes.go)
Robert Griesemer
1
-15
/
+5
2009-11-05
gofmt-ify syscall
Robert Griesemer
1
-4
/
+4
2009-11-01
syscall cleanup.
Russ Cox
1
-0
/
+2
2009-10-06
- moved 3 functions from syscall_linux to _386 and _amd64 (arm lacks them)
Kai Backman
1
-0
/
+3
2009-09-03
fix linux 386 build
Russ Cox
1
-0
/
+7
2009-08-12
convert non-low-level non-google pkg code
Russ Cox
1
-2
/
+0
2009-06-17
add Addr() string to net.Listener interface.
Russ Cox
1
-0
/
+2
2009-06-17
shuffle some Linux system calls around for 386
Russ Cox
1
-0
/
+1
2009-06-16
386 system call fixes:
Russ Cox
1
-3
/
+25
2009-06-09
mv src/lib to src/pkg
Rob Pike
1
-0
/
+41