Commit History

Author SHA1 Message Date
  Tobias Klauser 2837fb4f24 unix: add NFDBITS const on Linux, update TestSelect 5 years ago
  Tobias Klauser e2fefa8ec2 unix: fix Select to return number of ready fds on Solaris 5 years ago
  Tobias Klauser 2aa67d56cd unix: fix Select to return number of ready fds on Darwin and *BSD 5 years ago
  Matt Layher b4ddaad3f8 unix: redefine TIPC_WAIT_FOREVER as a uint32 value 5 years ago
  Tobias Klauser bc967efca4 unix: sort Linux-specific includes in linux/types.go and mkerrors.sh 5 years ago
  Matt Layher 43c01164e9 unix: implement AF_TIPC sockets on Linux 5 years ago
  Kir Kolyshkin 9109b7679e unix: add IoctlRetInt for Linux 5 years ago
  Tobias Klauser fae7ac547c unix: add constants and types to work with Linux loop devices 5 years ago
  Tobias Klauser 943d5127bd unix: add support to get/set Linux capabilities 5 years ago
  Tobias Klauser abf6ff7781 unix: add MCAST_* constants on linux 5 years ago
  Lehner Florian 12bbe5a7a5 unix: add BPF constants on Linux 5 years ago
  Matt Layher 18eb32c0e2 unix: add Linux crypto configuration API constants and types 5 years ago
  Dominik Honnef c2f5717e61 unix: add fanotify API on Linux 5 years ago
  Tobias Klauser 41f3e65849 unix/linux: update Dockerfile to glibc 2.29 and Go 1.12beta2 5 years ago
  Tobias Klauser afcc84fd75 unix: add RND* ioctl consts on Linux 5 years ago
  Tobias Klauser 054c452bb7 unix: add socket error queue constants and types from linux/errqueue.h 5 years ago
  Tobias Klauser a457fd0364 unix: add Signalfd on linux 5 years ago
  Sebastian Schmidt 2be5172556 unix: add ClockNanosleep and TIMER_ABSTIME 5 years ago
  Tobias Klauser b4a75ba826 unix: generate linux/sparc64 go files using Docker 5 years ago
  David Anderson ec83556a53 unix: add ioctl definitions for PPP interfaces. 6 years ago
  Tobias Klauser 3a27cdcbcf unix: don't use deprecated sys/capability.h header on FreeBSD 6 years ago
  Tobias Klauser 731415f00d unix: add kernel module load/unload syscalls on Linux 6 years ago
  Tobias Klauser f81de40a84 unix: add KexecFileLoad on linux/{amd64,ppc64x,s390x} 6 years ago
  Tobias Klauser b09afc3d57 unix: add MNT_* flags on OpenBSD 6 years ago
  Tobias Klauser f02c79500a unix: add MNT_* flags on DragonflyBSD 6 years ago
  Tobias Klauser c01370cb5c unix: add MNT_* flags on NetBSD 6 years ago
  Matt Layher d47a0f3392 unix: implement Linux AF_XDP sockets 6 years ago
  Tony Reix 1561086e64 unix: add Termio, Winsize, Statfs_t, TC[GS]ET, Mkdir and Mknod for AIX 6 years ago
  Tobias Klauser ee1b12c67a unix: add MemfdCreate on Linux 6 years ago
  Tobias Klauser ebe1bf3edb unix: add SYNC_FILE_RANGE_* constants on Linux 6 years ago