aboutsummaryrefslogtreecommitdiff
path: root/src/internal/syscall
AgeCommit message (Expand)Author
2015-05-10internal/syscall/windows: increase registry.ExpandString bufferPatrick Mezard
2015-04-30mime, time, internal/syscall/windows/registry: use new registry package to si...Alex Brainman
2015-04-15internal/syscall: move to unix subdirectoryIan Lance Taylor
2015-04-09os: windows Rename should overwrite destination file.Daniel Theophanes
2015-03-31crypto/x509: use syscall.GetVersion instead of internal/syscall/windows.GetVe...Alex Brainman
2015-03-30crypto/x509: skip SHA2 system verify test if not supported.Daniel Theophanes
2015-02-25os: Use GetComputerNameEx to get Hostname on win32Carlos Castillo
2015-02-10net: re-implement Interfaces and InterfaceAddrs for IPNet, IPv6 on Windowsmattn
2015-01-21internal/syscall: add getrandom syscall number for ppc64/ppc64leShenghou Ma
2014-09-08build: move package sources from src/pkg to srcRuss Cox