提交历史

作者 SHA1 备注 提交日期
  Joe Richey 76cc09b634 unix: add Getrandom syscall bindings and flags 8 年之前
  Joe Richey 21f2569f6f unix: update syscall numbers to 4.10 kernel 8 年之前
  Matt Layher e4594059fe unix: add missing netlink constants on Linux 8 年之前
  Matt Layher 075e574b89 unix: implement Vmsplice, add SPLICE_F_* constants 9 年之前
  Matt Layher e24f485414 unix: add support for AF_ALG sockets on Linux 9 年之前
  Sameer Ajmani 0ed46b70d9 unix: delete asm.s 9 年之前
  Maxime de Roucy ce7380f5b0 x/sys/unix: add fallocate constants 9 年之前
  Sameer Ajmani aaabbdc969 x/sys/unix: remove the "use" function and its calls. 9 年之前
  Steven Hartland 7a6e5648d1 unix: fix SysctlUint64 on 32bit machines 9 年之前
  Samuel Tan d75a526598 x/sys/unix: move gccgo redeclared functions to separate files 9 年之前
  Vladimir Stefanovic 478fcf5431 x/sys/unix: added linux/mips{,le} support 9 年之前
  Alex Brainman f5a6bd4305 windows/registry: add code to access remote pc registry 9 年之前
  Alex Brainman ca83bd2cb9 windows: run "go generate" 9 年之前
  Julian Kornberger d564595380 unix: Use syscall.SysctlRaw in Sysctl 9 年之前
  Elliot Morrison-Reed 30237cf4ee x/sys/unix: added SockaddrCAN struct to allow creation of AF_CAN sockets 9 年之前
  Alexander Menzhinsky b699b70325 x/sys/unix: add Getsid on linux 9 年之前
  Ian Lance Taylor 9a2e24c373 unix: fix name of prlimit parameters 9 年之前
  Alexander Neumann c200b10b5d unix: Add FADV_* constants for linux/arm 9 年之前
  James Clarke 002cbb5f95 unix: Fix *linkat on sparc64 and s390x 9 年之前
  Hiroshi Ioka 9bb9f0998d x/sys/unix: add *linkat functions on linux 9 年之前
  James Clarke 67f277b6fe unix: Added linux/sparc64 gccgo support 9 年之前
  Brad Fitzpatrick 8d1157a435 Revert "x/sys/unix: add *linkat functions on linux" 9 年之前
  Hiroshi Ioka 1f5e250e11 x/sys/unix: add *linkat functions on linux 9 年之前
  Hiroshi Ioka c47cb47a30 x/sys/unix: remove unused constants 9 年之前
  Shawn Walker-Salas 8f0908ab3b unix: implement Gethostname, Pipe, and Wait4 for Solaris 9 年之前
  Brad Fitzpatrick 30de6d19a3 unix: fix TestGetfsstat the same way as CL 28550 in pkg syscall 9 年之前
  Alex Brainman a646d33e2e windows: make "go generate" command work on any OS 9 年之前
  Alex Brainman b518c298ac windows: use //go:uintptrescapes comment 9 年之前
  Mikio Hara a408501be4 unix: fix missing use of use function in Getfsstat and Getwd 9 年之前
  kortschak 62bee03759 unix: fix Ppoll for arm64 9 年之前