Commit History

Author SHA1 Message Date
  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
  Alex Brainman e82cb4d7df windows: remove non-existing now mksyscall_windows.go -xsys flag 9 years ago
  Brad Fitzpatrick 806cb00533 unix: remove dragonfly/386 support 9 years ago
  Christy Perez b776ec39b3 unix: fix epoll and missing syscalls for ppc64x 9 years ago
  Damien Neil c8bc69bc2d unix: fix uint64->int cast of control message header 9 years ago
  Riku Voipio f64b50fbea unix: fix Pause on linux-arm64 9 years ago
  Riku Voipio 324e137580 unix: fix EpollWait for arm64 9 years ago
  Alexander Neumann 9eef40adf0 unix: Add FADV_* constants 9 years ago
  Tzu-Jung Lee a80ff226bd unix: add sockaddr_hci support for linux. 9 years ago
  Brad Fitzpatrick 8fdfb00a6a unix: skip failing test on freebsd-386 9 years ago
  Tzu-Jung Lee 8aa0c605e5 syscall: add bluetooth constants for linux 9 years ago
  Alex Brainman 042a8f53ce windows: add NewLazySystemDLL and use it in zsyscall_windows.go 9 years ago
  Alex Brainman b323466d0b windows: remove unused asm.s 9 years ago
  Brad Fitzpatrick a60af9cbbc windows: make all files in the package require windows 9 years ago
  Brad Fitzpatrick 3dff6e19a5 windows: add LoadLibraryEx, add LazyDLL.System 9 years ago
  Michael Matloob 320cb01ddb windows: Add windows build tag to asm.s 9 years ago
  Brad Fitzpatrick afce3de575 unix: make TimevalToNsec available everywhere 9 years ago