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
Age
Commit message (
Expand
)
Author
Files
Lines
2014-06-19
Imported Upstream version 1.3
upstream/1.3
Michael Stapelberg
136
-1281
/
+11284
2014-03-03
Imported Upstream version 1.2.1
upstream/1.2.1
Michael Stapelberg
1
-0
/
+2
2013-12-03
Imported Upstream version 1.2
upstream/1.2
Michael Stapelberg
101
-722
/
+9770
2013-08-13
Imported Upstream version 1.1.2
upstream/1.1.2
Michael Stapelberg
3
-4
/
+45
2013-05-14
Imported Upstream version 1.1
upstream/1.1
Michael Stapelberg
26
-93
/
+512
2013-03-04
Imported Upstream version 1.1~hg20130304
upstream/1.1_hg20130304
Michael Stapelberg
120
-2774
/
+16205
2012-06-14
Imported Upstream version 1.0.2
upstream/1.0.2
Ondřej Surý
7
-37
/
+164
2012-04-06
Imported Upstream version 1
upstream/1
Ondřej Surý
118
-10207
/
+31179
2011-09-13
Imported Upstream version 60
upstream/60
Ondřej Surý
99
-0
/
+35808
2011-09-13
Imported Upstream version 60
Ondřej Surý
96
-35491
/
+0
2011-08-03
Imported Upstream version 59
upstream/59
Ondřej Surý
64
-2181
/
+4922
2011-06-30
Imported Upstream version 58
upstream/58
Ondřej Surý
38
-2311
/
+4921
2011-04-28
Imported Upstream version 2011.04.27
upstream/2011.04.27
Ondřej Surý
15
-72
/
+605
2011-04-26
Imported Upstream version 2011.04.13
upstream/2011.04.13
Ondřej Surý
64
-2191
/
+5445
2011-04-20
Imported Upstream version 2011.03.07.1
upstream/2011.03.07.1
Ondřej Surý
10
-31
/
+64
2011-02-18
Imported Upstream version 2011.02.15
upstream/2011.02.15
Ondřej Surý
35
-593
/
+1623
2011-02-14
Imported Upstream version 2011-02-01.1
upstream/2011-02-01.1
Ondřej Surý
15
-121
/
+695
2011-01-17
Imported Upstream version 2011.01.12
upstream/2011.01.12
Ondřej Surý
57
-3391
/
+6230
2010-06-30
syscall: add socketpair
Ivan Krasin
9
-0
/
+67
2010-06-30
io/ioutil.TempFile for Windows
Peter Mundy
2
-0
/
+13
2010-06-29
time: implement timezones for windows
Alex Brainman
3
-10
/
+45
2010-06-29
net: initial attempt to implement windows version
Alex Brainman
5
-46
/
+475
2010-06-29
syscall: Add syscall_bsd.go to zsycall_freebsd_386.go
Peter Mundy
1
-1
/
+13
2010-05-31
implement os.FileInfo.*time_ns for windows
Alex Brainman
3
-9
/
+14
2010-05-28
syscall: windows syscall trace to assist debugging
Alex Brainman
1
-0
/
+7
2010-05-27
changes &x -> x[0:] for array to slice conversion
Russ Cox
2
-4
/
+4
2010-05-24
fix build - nacl stubs
Russ Cox
1
-0
/
+3
2010-05-24
fix windows build
Alex Brainman
1
-0
/
+11
2010-05-24
syscall: update freebsd_amd64
Andrew Gerrand
2
-523
/
+604
2010-05-21
syscall: add Utimes, Futimes stubs for NaCl - fix build
Russ Cox
1
-0
/
+8
2010-05-21
syscall: regenerate zsyscall_linux_arm.go - fix build
Russ Cox
1
-2
/
+2
2010-05-20
syscall: linux, implement BindToDevice
Christopher Wedgwood
1
-0
/
+5
2010-05-20
syscall: bsd, stub BindToDevice
Christopher Wedgwood
1
-0
/
+9
2010-05-19
syscall: add Utimes on Darwin/FreeBSD, add Futimes everywhere
Russ Cox
7
-10
/
+62
2010-05-03
syscall: fix arm build (fix bugs in generator, to add O_LARGEFILE)
Russ Cox
10
-442
/
+662
2010-04-30
syscall: handle EOF on pipe - special case on Windows
Alex Brainman
2
-0
/
+5
2010-04-30
Add EWOULDBLOCK to sycall_nacl.go.
Nigel Tao
1
-0
/
+4
2010-04-29
rename GOOS=mingw to GOOS=windows
Alex Brainman
9
-26
/
+26
2010-04-29
syscall: force O_LARGEFILE in Linux open system call
Russ Cox
7
-32
/
+65
2010-04-29
syscall: mingw Sleep
Joe Poirier
2
-1
/
+16
2010-04-26
syscall: fix mingw build
Alex Brainman
1
-0
/
+1
2010-04-26
os, syscall: more mingw
Alex Brainman
4
-50
/
+261
2010-04-22
runtime: closures, defer bug fix for Native Client
Russ Cox
1
-1
/
+1
2010-04-19
syscall: match linux Setsid function signature to darwin
Andrew Gerrand
4
-7
/
+10
2010-04-13
os, syscall: mingw bug fixes
Alex Brainman
1
-11
/
+9
2010-04-13
os: mingw version of Readdir() and Stat() implemented
Alex Brainman
5
-34
/
+86
2010-04-06
syscall package: document that errno is zeroed on success
Giles Lean
1
-0
/
+2
2010-04-02
syscall: implementing some mingw syscalls required by os package
Alex Brainman
7
-26
/
+537
2010-03-30
syscall: add IPV6 constants
Russ Cox
6
-1108
/
+1255
2010-03-30
single argument panic on non-darwin and in comments
Russ Cox
1
-3
/
+3
[next]