Commit History

Author SHA1 Message Date
  Sameer Ajmani aaabbdc969 x/sys/unix: remove the "use" function and its calls. 9 years ago
  Steven Hartland 7a6e5648d1 unix: fix SysctlUint64 on 32bit machines 9 years ago
  Samuel Tan d75a526598 x/sys/unix: move gccgo redeclared functions to separate files 9 years ago
  Vladimir Stefanovic 478fcf5431 x/sys/unix: added linux/mips{,le} support 9 years ago
  Alex Brainman f5a6bd4305 windows/registry: add code to access remote pc registry 9 years ago
  Alex Brainman ca83bd2cb9 windows: run "go generate" 9 years ago
  Julian Kornberger d564595380 unix: Use syscall.SysctlRaw in Sysctl 9 years ago
  Elliot Morrison-Reed 30237cf4ee x/sys/unix: added SockaddrCAN struct to allow creation of AF_CAN sockets 9 years ago
  Alexander Menzhinsky b699b70325 x/sys/unix: add Getsid on linux 9 years ago
  Ian Lance Taylor 9a2e24c373 unix: fix name of prlimit parameters 9 years ago
  Alexander Neumann c200b10b5d unix: Add FADV_* constants for linux/arm 9 years ago
  James Clarke 002cbb5f95 unix: Fix *linkat on sparc64 and s390x 9 years ago
  Hiroshi Ioka 9bb9f0998d x/sys/unix: add *linkat functions on linux 9 years ago
  James Clarke 67f277b6fe unix: Added linux/sparc64 gccgo support 9 years ago
  Brad Fitzpatrick 8d1157a435 Revert "x/sys/unix: add *linkat functions on linux" 9 years ago
  Hiroshi Ioka 1f5e250e11 x/sys/unix: add *linkat functions on linux 9 years ago
  Hiroshi Ioka c47cb47a30 x/sys/unix: remove unused constants 9 years ago
  Shawn Walker-Salas 8f0908ab3b unix: implement Gethostname, Pipe, and Wait4 for Solaris 9 years ago
  Brad Fitzpatrick 30de6d19a3 unix: fix TestGetfsstat the same way as CL 28550 in pkg syscall 9 years ago
  Alex Brainman a646d33e2e windows: make "go generate" command work on any OS 9 years ago
  Alex Brainman b518c298ac windows: use //go:uintptrescapes comment 9 years ago
  Mikio Hara a408501be4 unix: fix missing use of use function in Getfsstat and Getwd 9 years ago
  kortschak 62bee03759 unix: fix Ppoll for arm64 9 years ago
  kortschak 5a8c7f28c1 unix: add Ppoll support for linux 9 years ago
  kortschak 7f918dd405 unix: add Poll for linux 9 years ago
  Jess Frazelle b44883b474 unix: add CLONE_NEWCGROUP for linux kernel >=4.6 9 years ago
  kortschak 076b546753 unix: fix typo 9 years ago
  Michael Munday d4feaf1a7e unix: add build tags to s390x files 9 years ago
  Mikio Hara f78f5183ff unix: fix missing use of use function in sysctl 9 years ago
  Michael Munday 33267e036f unix: add s390x support 9 years ago