Commit Graph

  • f6f352972f unix: add a step to mkall.go that generates ABI headers to be referenced from types.go Adam Sindelar 2018-04-11 13:57:14 +02:00
  • 3b87a42e50 unix: update Dockerfile to Linux 4.16 and Go 1.10.1 Tobias Klauser 2018-04-06 11:01:59 +02:00
  • 1d206c9fa8 unix: add FcntlInt Philip Brown 2018-04-04 17:59:11 +00:00
  • fcb792cfc2 unix: unify Getsockopt* Tobias Klauser 2018-04-04 17:22:34 +02:00
  • f67933eaf9 unix: solicit EPERM via wrong PID in creds test. Chris Koch 2018-04-04 06:52:31 +00:00
  • 378d26f466 unix: add CRTSCTS on netbsd and openbsd Tobias Klauser 2018-03-29 14:30:35 +02:00
  • 2de2067aa5 unix: add sendfile support on Solaris Tobias Klauser 2018-03-29 12:10:40 +00:00
  • 13d03a9a82 unix: add GetsockoptLinger and GetsockoptTimeval Cholerae Hu 2018-03-26 20:16:02 +08:00
  • 91ee8cde43 unix: use strings.IndexByte instead of for loops Tobias Klauser 2018-03-22 15:10:41 +01:00
  • 1e3c7779a7 unix: don't export padding fields on Darwin Tobias Klauser 2018-03-22 11:20:37 +01:00
  • c488ab1dd8 unix: add Fadvise on linux/{arm64,mipsx.mips64x,ppx64x,sparc64} Tobias Klauser 2018-03-21 14:30:55 +01:00
  • ee8db001f5 unix: add Fadvise on NetBSD Tobias Klauser 2018-03-21 17:08:14 +00:00
  • bb729a5782 unix: fix TestFchmodat on Illumos Tobias Klauser 2018-03-21 07:56:37 +00:00
  • 641605214e unix: enable TestFchmodat for all Unices Tobias Klauser 2018-03-20 12:01:45 +01:00
  • dd203b86c4 unix: add Fchmodat on NetBSD Tobias Klauser 2018-03-20 08:40:32 +00:00
  • 7ceb54c841 unix: add Fchmodat on DragonflyBSD Tobias Klauser 2018-03-20 10:28:11 +00:00
  • f8f1a95d4d unix: add Fchmodat on OpenBSD Tobias Klauser 2018-03-20 08:57:03 +00:00
  • d8e400bc7d unix: fix example Kevin Burke 2018-03-19 08:24:36 -07:00
  • 01acb38716 plan9, unix, windows: add paragraph breaks in docs Kevin Burke 2018-03-18 11:58:34 -07:00
  • 0deb464c5a unix: add Exec call Kevin Burke 2018-03-17 20:02:54 -07:00
  • 2f1e207ee3 unix: add IFLA attributes on linux/sparc64 Lehner Florian 2018-03-15 21:07:22 +01:00
  • cc7307a454 unix: add Fstatat on Darwin Tobias Klauser 2018-03-15 09:13:33 +01:00
  • 5c2edb58fd unix: add Fstatat on OpenBSD Tobias Klauser 2018-03-14 13:54:32 +00:00
  • 89ac7f292d CONTRIBUTING.md: remove note about not accepting Pull Requests Andrew Bonventre 2018-03-14 13:21:22 -04:00
  • 932fb2287b unix: add Fstatat on NetBSD Tobias Klauser 2018-03-14 13:31:21 +00:00
  • 2477406b06 unix: add Fstatat on FreeBSD Tobias Klauser 2018-03-14 13:04:10 +00:00
  • bcaab34b51 unix: don't export padding fields on DragonflyBSD Tobias Klauser 2018-03-14 12:38:51 +00:00
  • 0edb963348 unix: add Fstatat on DragonflyBSD Tobias Klauser 2018-03-14 11:15:39 +00:00
  • 6035cb031f unix: don't export padding fields on Solaris Tobias Klauser 2018-03-14 10:39:20 +00:00
  • 591c159dff unix: add Fstatat on Solaris Tobias Klauser 2018-03-14 10:37:40 +00:00
  • 8c0ece68c2 unix: extend rlimit test on Linux Tobias Klauser 2018-03-12 17:10:05 +01:00
  • c28acc882e unix: fix seek while compiling with gccgo under arm and 386 Christian Pellegrin 2018-03-11 13:24:03 +00:00
  • 7dca6fe1f4 plan9: use bytes.IndexByte instead of a for loop Tobias Klauser 2018-03-08 13:25:47 +01:00
  • e64a828a1b unix: use bytes.IndexByte instead of a for loop Tobias Klauser 2018-03-08 13:23:47 +01:00
  • 349b81fb5c unix: skip SchedAffinity test on single CPU system Michael Hudson-Doyle 2018-03-08 15:43:59 +13:00
  • dd2ff4accc unix: fix nil pointer dereference in Select on linux/{arm64,mips64x} Tobias Klauser 2018-03-01 09:23:35 +01:00
  • f6cff0780e windows/registry: improve ReadSubKeyNames permissions Shamil Garatuev 2018-02-20 23:26:15 +03:00
  • 88d2dcc510 unix: add IFLA_* constants for Linux 4.15 Tobias Klauser 2018-02-13 14:11:00 +01:00
  • c1138c84af unix: update to Linux 4.15, glibc 2.27 and Go 1.10 Tobias Klauser 2018-02-02 10:03:09 +01:00
  • 37707fdb30 unix: move gccgo redeclared *SyscallNoError functions to a separate file Tobias Klauser 2018-02-02 14:35:31 +01:00
  • 8f27ce8a60 unix: fix cpuset size argument in sched_affinity syscall Tobias Klauser 2018-02-01 09:24:21 +01:00
  • 3dbebcf8ef unix: use SyscallNoError and RawSyscallNoError on Linux only Tobias Klauser 2018-01-29 11:11:38 +01:00
  • ff2a66f350 unix: fix godoc comment for clen Tobias Klauser 2018-01-26 09:34:12 +01:00
  • 0346725895 unix: add godoc for Sockaddr* types Tobias Klauser 2018-01-25 13:54:57 +01:00
  • 90f0fdc418 plan9: add arm support Tobias Klauser 2018-01-25 14:22:42 +01:00
  • ef802241c9 unix: add sockaddr_l2 definitions Garret Kelly 2018-01-11 08:58:01 -05:00
  • af9a21289d unix: don't export padding fields on all platforms Garret Kelly 2018-01-24 11:33:53 -05:00
  • af50095a40 unix: use ParseDirent from syscall Tobias Klauser 2018-01-19 17:06:40 +01:00
  • 2c42eef076 unix: adjust replacement regex for removed struct fields for linux/s390x Ryan Zhang 2018-01-16 11:39:04 -08:00
  • fff93fa7cd unix: add Statx on Linux Tobias Klauser 2018-01-12 10:54:32 +01:00
  • 52ba35ddf9 unix: check error return of os.Symlink in tests on Linux Tobias Klauser 2018-01-12 16:25:57 +01:00
  • 810d700034 unix: match seek argument size to signature on linux/arm Tobias Klauser 2018-01-09 15:25:55 +01:00
  • b9cf5f96b6 unix: add cgroupstats type and constants Matt Layher 2018-01-09 11:40:16 -05:00
  • d38bf781f1 unix: restore gccgo support Tamir Duberstein 2018-01-08 16:29:21 -05:00
  • 2493af8e3b plan9: move Unsetenv into env_plan9.go Tobias Klauser 2018-01-08 10:21:31 +01:00
  • 3ca7571cef windows: move Unsetenv into env_windows.go Tobias Klauser 2018-01-08 10:20:19 +01:00
  • 1792d66dc8 unix: move Unsetenv into env_unix.go Tobias Klauser 2018-01-07 21:26:51 +01:00
  • dd9ec17814 unix: fix build on Go 1.8 Brad Fitzpatrick 2018-01-06 05:11:39 +00:00
  • 12d9d5b281 unix: add SchedGetaffinity and SchedSetaffinity on Linux Tobias Klauser 2018-01-02 15:27:15 +01:00
  • a3f2cbd54c unix: fix typo in unix/asm_linux_arm64.s made in 28a7276 Junya Hayashi 2018-01-04 17:34:00 +09:00
  • 28a7276518 unix: add SyscallNoError and RawSyscallNoError on Linux Tobias Klauser 2018-01-02 12:13:44 +01:00
  • 83801418e1 unix: simplify error handling in *listxattr on FreeBSD Tobias Klauser 2017-12-22 10:59:23 +00:00
  • df29b91272 unix: add TestSelect for *BSD Tobias Klauser 2017-12-22 10:47:48 +00:00
  • 801364e02a unix: add Select on Solaris Tobias Klauser 2017-12-22 09:11:33 +00:00
  • d818ba11af unix: remove syscall constants on Solaris Tobias Klauser 2017-12-20 16:06:35 +00:00
  • 236baca679 unix: add timeout tests for Select and Pselect on Linux Tobias Klauser 2017-12-20 12:15:19 +01:00
  • 571f7bbbe0 unix: simplify TestGetwd Tobias Klauser 2017-12-16 15:55:03 +01:00
  • d5840adf78 unix: add GetsockoptString for Darwin, *BSD and Solaris Tobias Klauser 2017-12-14 15:09:03 +01:00
  • 1d2aa6dbde unix: add Getcwd to support Getwd on all BSDs Tobias Klauser 2017-12-13 12:26:59 +01:00
  • 0131e684e8 windows: make GetDriveType use GetDriveTypeW Brad Fitzpatrick 2017-12-13 20:31:17 +00:00
  • 9418b3fdda unix: add function for converting time.Time to Timespec Xi Ruoyao 2017-12-11 02:30:30 -05:00
  • 76c138986e unix: add unix.test to .gitignore Tobias Klauser 2017-12-13 16:12:37 +01:00
  • 53aa286056 unix: add GetsockoptString on Linux Tobias Klauser 2017-12-08 16:22:27 +01:00
  • b8f5ef3219 unix: enable TestUname for all GOOSes Tobias Klauser 2017-12-08 15:03:20 +01:00
  • 19b530ce1b unix: add Uname on openbsd Tobias Klauser 2017-12-08 13:56:27 +00:00
  • a0f4589a76 unix: add Uname on netbsd Tobias Klauser 2017-12-07 10:06:16 +00:00
  • 9167dbfd0f unix: add Uname on dragonfly Tobias Klauser 2017-12-06 08:53:10 +00:00
  • 8b4580aae2 unix: remove /dev/ptyp* from device node tests on NetBSD Tobias Klauser 2017-11-30 17:26:51 +01:00
  • 13fcbd661c unix: add Getdents on FreeBSD Tobias Klauser 2017-11-29 08:33:14 +00:00
  • 316e922701 unix: fix tests on NetBSD 8.0 Tobias Klauser 2017-11-29 14:43:50 +01:00
  • 1006bb3484 windows: add DOMAIN_ALIAS_RID* values and Token.IsMember(*SID) (bool, error) Scott Crunkleton 2017-11-27 18:10:40 -08:00
  • b76f9891dc unix: skip TestSCMCredentials SOCK_DGRAM test before 1.10 Ian Lance Taylor 2017-11-28 06:20:51 -08:00
  • a204229cd8 unix: remove outdated comment in TestUname, omit string conversion Tobias Klauser 2017-11-27 19:32:31 +01:00
  • 096928d58b unix: add Uname on FreeBSD Tobias Klauser 2017-11-27 08:53:11 +00:00
  • 4ff8c001ce unix: add Fstatat on Linux for all GOOSes Tobias Klauser 2017-11-24 14:32:17 +01:00
  • a13efeb2fd unix: remove dragonfly/386 from mkall.sh Tobias Klauser 2017-11-23 11:22:21 +01:00
  • 82aafbf43b unix: add SYS___SYSCTL on darwin/arm Tobias Klauser 2017-11-21 21:10:17 +01:00
  • 328643532e unix: fix test compilation error on Go 1.7 Tobias Klauser 2017-11-16 11:19:09 +01:00
  • 0ac51a24ef windows: add process creation flags Awn 2017-11-18 17:35:49 +00:00
  • 0dd5e194bb windows: add Volume Management functions Scott Crunkleton 2017-11-15 23:26:13 -08:00
  • bf42f188b9 unix: use sort.Search for sysctl lookup on OpenBSD Tobias Klauser 2017-11-10 15:41:19 +01:00
  • 665f6529cc unix: add Uname on Darwin Tobias Klauser 2017-11-13 13:29:10 +01:00
  • 1e2299c37c unix: add PtracePokeUser Tobias Klauser 2017-11-09 14:50:42 +01:00
  • 4b45465282 windows: add WSA{Send,Recv}Msg Aman Gupta 2017-11-07 22:02:11 -08:00
  • bcc62b628a unix: remove unused function syscallMode Tobias Klauser 2017-11-08 11:39:17 +01:00
  • 75813c6472 unix: remove empty lines before first comment in block Tobias Klauser 2017-11-07 10:14:50 +01:00
  • a22539bf85 unix: add vmsockets ioctl constant on Linux Tobias Klauser 2017-11-07 11:38:22 +01:00
  • d4266bc12a unix: add ioctl functions on NetBSD Tobias Klauser 2017-11-06 10:13:21 +00:00
  • 5404d63da1 unix: add ioctl functions on Dragonfly Tobias Klauser 2017-11-06 09:21:36 +00:00
  • eae8a563e8 unix: add ioctl functions on OpenBSD Tobias Klauser 2017-11-06 15:06:59 +00:00