Historial de Commits

Autor SHA1 Mensaje Fecha
  Andreas Auernhammer 4adea008a5 cpu: new package hace 7 años
  Tobias Klauser f67ecc163a unix: use Fstatat for Stat on linux/amd64 hace 7 años
  Jason A. Donenfeld cbbc999da3 unix: use pselect on amd64 to satisfy Android hace 7 años
  Ian Lance Taylor bb9c189858 unix: 32-bit MIPS splice system call returns int, not int64 hace 7 años
  Matt Layher 79b0c68887 unix: add Linux block device ioctl types and constants hace 7 años
  Jason A. Donenfeld a2a45943ae unix: avoid extra syscall on send/recvmsg on Linux hace 7 años
  Matt Layher 3ccc7e5779 unix: fix typos in linux/types.go. hace 7 años
  Matt Layher 9b00609908 unix: add tcp_md5sig on Linux hace 7 años
  Tobias Klauser b126b21c05 unix: re-export Fsid and Sigset_t Val member on Linux hace 7 años
  Ivan Markin ecfd8b563e unix: implement getrtable/setrtable syscalls on OpenBSD hace 7 años
  Adam Sindelar 2f57af4873 unix: add wrapper around perf_event_open on Linux hace 7 años
  Tobias Klauser 2281fa97ef unix: don't export any padding/alignment fields on all platforms hace 7 años
  Adam Sindelar f6f352972f unix: add a step to mkall.go that generates ABI headers to be referenced from types.go hace 7 años
  Tobias Klauser 3b87a42e50 unix: update Dockerfile to Linux 4.16 and Go 1.10.1 hace 7 años
  Philip Brown 1d206c9fa8 unix: add FcntlInt hace 7 años
  Tobias Klauser fcb792cfc2 unix: unify Getsockopt* hace 7 años
  Chris Koch f67933eaf9 unix: solicit EPERM via wrong PID in creds test. hace 7 años
  Tobias Klauser 378d26f466 unix: add CRTSCTS on netbsd and openbsd hace 7 años
  Tobias Klauser 2de2067aa5 unix: add sendfile support on Solaris hace 7 años
  Cholerae Hu 13d03a9a82 unix: add GetsockoptLinger and GetsockoptTimeval hace 7 años
  Tobias Klauser 91ee8cde43 unix: use strings.IndexByte instead of for loops hace 7 años
  Tobias Klauser 1e3c7779a7 unix: don't export padding fields on Darwin hace 7 años
  Tobias Klauser c488ab1dd8 unix: add Fadvise on linux/{arm64,mipsx.mips64x,ppx64x,sparc64} hace 7 años
  Tobias Klauser ee8db001f5 unix: add Fadvise on NetBSD hace 7 años
  Tobias Klauser bb729a5782 unix: fix TestFchmodat on Illumos hace 7 años
  Tobias Klauser 641605214e unix: enable TestFchmodat for all Unices hace 7 años
  Tobias Klauser dd203b86c4 unix: add Fchmodat on NetBSD hace 7 años
  Tobias Klauser 7ceb54c841 unix: add Fchmodat on DragonflyBSD hace 7 años
  Tobias Klauser f8f1a95d4d unix: add Fchmodat on OpenBSD hace 7 años
  Kevin Burke d8e400bc7d unix: fix example hace 7 años