Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-01-15 | Imported Upstream version 1.4upstream/1.4 | Tianon Gravi | 210 | -89851/+0 | |
2014-06-19 | Imported Upstream version 1.3upstream/1.3 | Michael Stapelberg | 136 | -1281/+11284 | |
2014-03-03 | Imported Upstream version 1.2.1upstream/1.2.1 | Michael Stapelberg | 1 | -0/+2 | |
2013-12-03 | Imported Upstream version 1.2upstream/1.2 | Michael Stapelberg | 101 | -722/+9770 | |
2013-08-13 | Imported Upstream version 1.1.2upstream/1.1.2 | Michael Stapelberg | 3 | -4/+45 | |
2013-05-14 | Imported Upstream version 1.1upstream/1.1 | Michael Stapelberg | 26 | -93/+512 | |
2013-03-04 | Imported Upstream version 1.1~hg20130304upstream/1.1_hg20130304 | Michael Stapelberg | 120 | -2774/+16205 | |
2012-06-14 | Imported Upstream version 1.0.2upstream/1.0.2 | Ondřej Surý | 7 | -37/+164 | |
2012-04-06 | Imported Upstream version 1upstream/1 | Ondřej Surý | 118 | -10207/+31179 | |
2011-09-13 | Imported Upstream version 60upstream/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 59upstream/59 | Ondřej Surý | 64 | -2181/+4922 | |
2011-06-30 | Imported Upstream version 58upstream/58 | Ondřej Surý | 38 | -2311/+4921 | |
2011-04-28 | Imported Upstream version 2011.04.27upstream/2011.04.27 | Ondřej Surý | 15 | -72/+605 | |
2011-04-26 | Imported Upstream version 2011.04.13upstream/2011.04.13 | Ondřej Surý | 64 | -2191/+5445 | |
2011-04-20 | Imported Upstream version 2011.03.07.1upstream/2011.03.07.1 | Ondřej Surý | 10 | -31/+64 | |
2011-02-18 | Imported Upstream version 2011.02.15upstream/2011.02.15 | Ondřej Surý | 35 | -593/+1623 | |
2011-02-14 | Imported Upstream version 2011-02-01.1upstream/2011-02-01.1 | Ondřej Surý | 15 | -121/+695 | |
2011-01-17 | Imported Upstream version 2011.01.12upstream/2011.01.12 | Ondřej Surý | 57 | -3391/+6230 | |
2010-06-30 | syscall: add socketpair | Ivan Krasin | 9 | -0/+67 | |
R=rsc CC=golang-dev http://codereview.appspot.com/1319042 Committer: Russ Cox <rsc@golang.org> | |||||
2010-06-30 | io/ioutil.TempFile for Windows | Peter Mundy | 2 | -0/+13 | |
Fixes issue 834. R=rsc, brainman CC=golang-dev http://codereview.appspot.com/1686047 Committer: Russ Cox <rsc@golang.org> | |||||
2010-06-29 | time: implement timezones for windows | Alex Brainman | 3 | -10/+45 | |
Fixes issue 761. R=PeterGo, adg, rsc CC=golang-dev http://codereview.appspot.com/1121042 Committer: Russ Cox <rsc@golang.org> | |||||
2010-06-29 | net: initial attempt to implement windows version | Alex Brainman | 5 | -46/+475 | |
R=rsc, Mateusz Czaplinski CC=golang-dev http://codereview.appspot.com/1600041 Committer: Russ Cox <rsc@golang.org> | |||||
2010-06-29 | syscall: Add syscall_bsd.go to zsycall_freebsd_386.go | Peter Mundy | 1 | -1/+13 | |
Revision: 5885c9d10f created syscall_bsd.go for code used by Darwin and other *BSDs, which should have included FreeBSD. mksyscall.sh to generate new zsyscall_freebsd_386.go. Fixes issue 862. R=golang-dev, adg CC=golang-dev http://codereview.appspot.com/1701048 Committer: Andrew Gerrand <adg@golang.org> | |||||
2010-05-31 | implement os.FileInfo.*time_ns for windows | Alex Brainman | 3 | -9/+14 | |
R=golang-dev, adg CC=golang-dev http://codereview.appspot.com/1145044 Committer: Andrew Gerrand <adg@golang.org> | |||||
2010-05-28 | syscall: windows syscall trace to assist debugging | Alex Brainman | 1 | -0/+7 | |
R=golang-dev, rsc CC=golang-dev http://codereview.appspot.com/1383041 Committer: Russ Cox <rsc@golang.org> | |||||
2010-05-27 | changes &x -> x[0:] for array to slice conversion | Russ Cox | 2 | -4/+4 | |
R=gri CC=golang-dev http://codereview.appspot.com/1326042 | |||||
2010-05-24 | fix build - nacl stubs | Russ Cox | 1 | -0/+3 | |
TBR=nigeltao CC=golang-dev http://codereview.appspot.com/1259042 | |||||
2010-05-24 | fix windows build | Alex Brainman | 1 | -0/+11 | |
R=golang-dev, adg CC=golang-dev http://codereview.appspot.com/1209048 Committer: Andrew Gerrand <adg@golang.org> | |||||
2010-05-24 | syscall: update freebsd_amd64 | Andrew Gerrand | 2 | -523/+604 | |
R=rsc, r CC=golang-dev http://codereview.appspot.com/1268041 Committer: Russ Cox <rsc@golang.org> | |||||
2010-05-21 | syscall: add Utimes, Futimes stubs for NaCl - fix build | Russ Cox | 1 | -0/+8 | |
TBR=nigeltao CC=golang-dev http://codereview.appspot.com/1262042 | |||||
2010-05-21 | syscall: regenerate zsyscall_linux_arm.go - fix build | Russ Cox | 1 | -2/+2 | |
R=kaib CC=golang-dev http://codereview.appspot.com/1209047 | |||||
2010-05-20 | syscall: linux, implement BindToDevice | Christopher Wedgwood | 1 | -0/+5 | |
R=rsc CC=adg, golang-dev, r http://codereview.appspot.com/1253043 Committer: Russ Cox <rsc@golang.org> | |||||
2010-05-20 | syscall: bsd, stub BindToDevice | Christopher Wedgwood | 1 | -0/+9 | |
R=rsc CC=adg, golang-dev, r http://codereview.appspot.com/1257041 Committer: Russ Cox <rsc@golang.org> | |||||
2010-05-19 | syscall: add Utimes on Darwin/FreeBSD, add Futimes everywhere | Russ Cox | 7 | -10/+62 | |
Needed for CL 1103041 and beyond. R=adg, bradfitzpatrick CC=bradfitz, golang-dev http://codereview.appspot.com/1172042 | |||||
2010-05-03 | syscall: fix arm build (fix bugs in generator, to add O_LARGEFILE) | Russ Cox | 10 | -442/+662 | |
R=r CC=golang-dev http://codereview.appspot.com/1021043 | |||||
2010-04-30 | syscall: handle EOF on pipe - special case on Windows | Alex Brainman | 2 | -0/+5 | |
R=rsc CC=golang-dev http://codereview.appspot.com/962046 Committer: Russ Cox <rsc@golang.org> | |||||
2010-04-30 | Add EWOULDBLOCK to sycall_nacl.go. | Nigel Tao | 1 | -0/+4 | |
R=rsc CC=go-dev, golang-dev http://codereview.appspot.com/1006045 | |||||
2010-04-29 | rename GOOS=mingw to GOOS=windows | Alex Brainman | 9 | -26/+26 | |
R=rsc, Joe Poirier CC=golang-dev http://codereview.appspot.com/1015043 Committer: Russ Cox <rsc@golang.org> | |||||
2010-04-29 | syscall: force O_LARGEFILE in Linux open system call | Russ Cox | 7 | -32/+65 | |
Fixes issue 717. R=adg, PeterGo CC=golang-dev http://codereview.appspot.com/1032041 | |||||
2010-04-29 | syscall: mingw Sleep | Joe Poirier | 2 | -1/+16 | |
R=rsc, brainman CC=golang-dev http://codereview.appspot.com/961047 Committer: Russ Cox <rsc@golang.org> | |||||
2010-04-26 | syscall: fix mingw build | Alex Brainman | 1 | -0/+1 | |
R=golang-dev, rsc CC=golang-dev http://codereview.appspot.com/988042 Committer: Russ Cox <rsc@golang.org> | |||||
2010-04-26 | os, syscall: more mingw | Alex Brainman | 4 | -50/+261 | |
R=rsc, rsc1 CC=golang-dev http://codereview.appspot.com/878046 Committer: Russ Cox <rsc@golang.org> | |||||
2010-04-22 | runtime: closures, defer bug fix for Native Client | Russ Cox | 1 | -1/+1 | |
Enable package tests for Native Client build. R=r CC=golang-dev http://codereview.appspot.com/957042 | |||||
2010-04-19 | syscall: match linux Setsid function signature to darwin | Andrew Gerrand | 4 | -7/+10 | |
SETSID does return an errno - any reason why it has been done this way in zsyscall_linux_* ? Otherwise it should be the same as darwin. From SETSID(2) on my Linux box: ERRORS On error, -1 is returned, and errno is set. Fixes issue 730 R=rsc CC=golang-dev http://codereview.appspot.com/878047 | |||||
2010-04-13 | os, syscall: mingw bug fixes | Alex Brainman | 1 | -11/+9 | |
R=rsc CC=golang-dev http://codereview.appspot.com/815044 Committer: Russ Cox <rsc@golang.org> | |||||
2010-04-13 | os: mingw version of Readdir() and Stat() implemented | Alex Brainman | 5 | -34/+86 | |
R=rsc CC=golang-dev http://codereview.appspot.com/851045 Committer: Russ Cox <rsc@golang.org> | |||||
2010-04-06 | syscall package: document that errno is zeroed on success | Giles Lean | 1 | -0/+2 | |
This is a documentation enhancement only, without any code change. The rationale for documenting this precisely is that Unix programmers who "know" that errno's value is undefined after a successful system call may be surprised otherwise and search to be sure that a zero errno may be relied upon after successful calls. R=r, rsc1, rsc CC=golang-dev http://codereview.appspot.com/812044 Committer: Russ Cox <rsc@golang.org> | |||||
2010-04-02 | syscall: implementing some mingw syscalls required by os package | Alex Brainman | 7 | -26/+537 | |
R=rsc CC=golang-dev http://codereview.appspot.com/770041 Committer: Russ Cox <rsc@golang.org> | |||||
2010-03-30 | syscall: add IPV6 constants | Russ Cox | 6 | -1108/+1255 | |
R=r CC=golang-dev http://codereview.appspot.com/848041 |