| Commit message (Expand) | Author | Age | Files | Lines |
| * | internal/syscall/windows: add GetModuleFileName | Shenghou Ma | 2016-11-07 | 2 | -0/+15 |
| * | all: make copyright headers consistent with one space after period | Michael Munday | 2016-11-04 | 2 | -2/+2 |
| * | internal/syscall/unix: add randomTrap const for GOARCH=mips{,le} | Vladimir Stefanovic | 2016-11-03 | 1 | -0/+11 |
| * | syscall: use ERROR_IO_PENDING value in errnoErr | Alex Brainman | 2016-10-22 | 2 | -8/+8 |
| * | os, syscall: fix incorrect offset calculation in Readlink on windows | Hiroshi Ioka | 2016-10-19 | 2 | -0/+35 |
| * | os: use FindFirstFile when GetFileAttributesEx fails in Stat | Alex Brainman | 2016-10-14 | 1 | -0/+1 |
| * | os: make readConsole handle its input and output correctly | Alex Brainman | 2016-10-13 | 1 | -0/+6 |
| * | os: add new tests for symbolic links and directory junctions | Alex Brainman | 2016-10-12 | 5 | -7/+222 |
| * | os: use GetConsoleCP() instead of GetACP() | Yasuhiro Matsumoto | 2016-09-21 | 2 | -0/+8 |
| * | syscall: avoid convT2I allocs for common Windows error values | Brad Fitzpatrick | 2016-09-07 | 2 | -4/+54 |
| * | syscall, internal/syscall/windows, internal/syscall/windows/registry: make go... | Alex Brainman | 2016-08-24 | 4 | -4/+14 |
| * | syscall: make mksyscall_windows.go -systemdll flag true by default | Alex Brainman | 2016-05-12 | 2 | -2/+2 |
| * | syscall: remove mksyscall_windows.go -xsys flag | Alex Brainman | 2016-05-11 | 2 | -6/+10 |
| * | runtime, syscall: only search for Windows DLLs in the System32 directory | Brad Fitzpatrick | 2016-04-01 | 5 | -6/+36 |
| * | internal/syscall/unix: add randomTrap const for s390x | Michael Munday | 2016-03-22 | 1 | -0/+9 |
| * | internal/syscall/unix: document randomTrap | Brad Fitzpatrick | 2016-03-21 | 6 | -0/+17 |
| * | all: make copyright headers consistent with one space after period | Brad Fitzpatrick | 2016-03-01 | 9 | -9/+9 |
| * | crypto/rand: use the getentropy syscall on OpenBSD | Michael McConville | 2016-02-26 | 1 | -0/+25 |
| * | all: fix typos and spelling | Martin Möhrmann | 2016-02-24 | 1 | -2/+2 |
| * | internal/syscall/windows: correct GetACP and MultiByteToWideChar | Alex Brainman | 2016-01-08 | 2 | -16/+9 |
| * | internal/syscall/windows/registry: adjust TestGetMUIStringValue | Alex Brainman | 2016-01-06 | 1 | -6/+8 |
| * | os,internal/syscall/windows: use ReadFile/MultiByteToWideChar to read from co... | mattn | 2015-12-17 | 2 | -0/+31 |
| * | net, internal/syscall/windows: fix interface and address identification on wi... | Mikio Hara | 2015-12-10 | 2 | -4/+14 |
| * | internal/syscall/unix: added support for linux/mips64{,le} | Yao Zhang | 2015-11-12 | 1 | -0/+9 |
| * | internal/syscall/unix: eliminate non-trivial randomTrap initializer | Matthew Dempsky | 2015-11-05 | 6 | -9/+39 |
| * | internal/syscall/windows/registry: do not panic when data is large | Alex Brainman | 2015-09-04 | 1 | -5/+5 |
| * | registry: Explain how GetMUIStringValue works and where it falls short | Daniel Johansson | 2015-08-28 | 1 | -0/+8 |
| * | time: handle localized time zone names | Daniel Johansson | 2015-08-26 | 4 | -0/+133 |
| * | internal/syscall/windows/registry: remove debugging dreg | Alex Brainman | 2015-08-24 | 1 | -1/+0 |
| * | Revert "net, internal/syscall/unix: add SocketConn, SocketPacketConn" | Mikio Hara | 2015-07-02 | 5 | -201/+0 |
| * | internal/syscall/windows/registry: fix read overrun in GetStringsValue | Patrick Mezard | 2015-05-15 | 3 | -2/+86 |
| * | net, internal/syscall/unix: add SocketConn, SocketPacketConn | Mikio Hara | 2015-05-13 | 5 | -0/+201 |
| * | internal/syscall/windows/registry: handle invalid integer values | Patrick Mezard | 2015-05-11 | 1 | -0/+6 |
| * | internal/syscall/windows: increase registry.ExpandString buffer | Patrick Mezard | 2015-05-10 | 1 | -1/+1 |
| * | mime, time, internal/syscall/windows/registry: use new registry package to si... | Alex Brainman | 2015-04-30 | 5 | -0/+1205 |
| * | internal/syscall: move to unix subdirectory | Ian Lance Taylor | 2015-04-15 | 1 | -6/+6 |
| * | os: windows Rename should overwrite destination file. | Daniel Theophanes | 2015-04-09 | 2 | -1/+33 |
| * | crypto/x509: use syscall.GetVersion instead of internal/syscall/windows.GetVe... | Alex Brainman | 2015-03-31 | 2 | -13/+0 |
| * | crypto/x509: skip SHA2 system verify test if not supported. | Daniel Theophanes | 2015-03-30 | 2 | -0/+13 |
| * | os: Use GetComputerNameEx to get Hostname on win32 | Carlos Castillo | 2015-02-25 | 2 | -3/+31 |
| * | net: re-implement Interfaces and InterfaceAddrs for IPNet, IPv6 on Windows | mattn | 2015-02-10 | 2 | -0/+119 |
| * | internal/syscall: add getrandom syscall number for ppc64/ppc64le | Shenghou Ma | 2015-01-21 | 1 | -3/+5 |
| * | build: move package sources from src/pkg to src | Russ Cox | 2014-09-08 | 1 | -0/+56 |