Commit Graph

  • a55a760868 unix: add IoctlGetInt and IoctlSetInt on Linux Matt Layher 2017-05-23 22:50:34 -04:00
  • dbc2be9168 windows/svc/mgr: correct documentation for args parameter of Mgr.CreateService helloPiers 2017-05-20 18:05:02 +01:00
  • a2e06a18b0 unix: add bindings for keyutils syscalls Joe Richey joerichey@google.com 2017-04-21 23:22:19 +00:00
  • e62c3de784 windows: use RegisterServiceCtrlHandlerEx to allow for advanced notifications Julian Pastarmov 2017-05-05 10:48:05 +02:00
  • 98b5b1e7e8 windows/svc/mgr: gofmt -w -s Mikio Hara 2017-05-13 07:21:14 +09:00
  • 1e99a4f9d2 unix: add Illumos statvfs(2) syscall Sean Chittenden 2017-05-14 12:20:32 -07:00
  • f845067cf7 unix: add Linux CopyFileRange syscall Derek McGowan 2017-04-09 07:13:45 -07:00
  • 156c5a2da4 unix: use struct pt_regs for PtraceRegs on mips James Cowgill 2017-05-12 16:43:35 +01:00
  • 6b7068925c unix: add missing dup2 syscall on mips64* James Cowgill 2017-05-12 16:35:51 +01:00
  • 1e4778a9a1 windows: add LoadGetSystemTimePreciseAsFileTime Tamir Duberstein 2017-05-12 03:18:58 -04:00
  • 9c9d83fe39 unix: fix Send{msg,msgN}, Recvmsg and control message handling on solaris Mikio Hara 2017-05-06 10:47:39 +09:00
  • f888ac0c35 unix: fix vet warnings on solaris Mikio Hara 2017-05-06 10:47:39 +09:00
  • 1343be6f13 unix: sync with SunOS 5.11 kernel Mikio Hara 2017-05-06 10:47:39 +09:00
  • 9ccfe848b9 unix: sync with DragonFly BSD 4.8 kernel Mikio Hara 2017-04-27 12:54:25 +09:00
  • 9141ece15e unix: fix mkall.sh and mksyscall.pl Mikio Hara 2017-04-27 12:51:17 +09:00
  • 9f30dcbe5b unix: fix build on DragonFly BSD Ian Lance Taylor 2017-04-24 21:17:24 -07:00
  • 8c0a5eacba unix: add support for Linux filesystem encryption joerichey@google.com 2017-04-04 16:46:32 +00:00
  • ea9bcade75 unix: generate all Linux go files from source Joe Richey 2017-03-08 10:50:27 -08:00
  • f3918c30c5 windows: add SetStdHandle Tamir Duberstein 2017-04-05 12:58:12 -04:00
  • ff24cb3cd8 windows: correct GetStdHandle definition Tamir Duberstein 2017-04-05 12:54:02 -04:00
  • 7de4796419 unix: add mips and mipsle to endian files Jason Chu 2017-04-07 02:25:34 +10:00
  • 39e3dc2744 windows: add GetSystemTimePreciseAsFileTime Tamir Duberstein 2017-04-05 13:01:15 -04:00
  • 493114f682 unix: add GetsockoptTCPInfo Chris Manghane 2017-03-31 14:25:38 -07:00
  • 9a7256cb28 unix: validate ParseDirent inputs Koki Ide 2017-03-29 14:31:33 +09:00
  • afadfcc777 unix: add PtracePeekUser Agis Anastasopoulos 2017-03-25 16:33:42 +02:00
  • 8fd966b47d unix: add support for OpenBSD pledge Yestin 2016-04-10 12:02:41 -07:00
  • 99f16d856c unix: SockaddrVM uses "context ID" terminology instead of "client ID" Matt Layher 2017-03-08 10:04:45 -05:00
  • d67a3279ae unix: implement Linux AF_VSOCK sockets Matt Layher 2017-03-07 20:18:38 -05:00
  • e48874b424 unix: add BLK* Linux ioctls Michael Stapelberg 2017-03-02 13:05:23 -08:00
  • 76cc09b634 unix: add Getrandom syscall bindings and flags Joe Richey 2017-02-28 22:35:16 +00:00
  • 21f2569f6f unix: update syscall numbers to 4.10 kernel Joe Richey 2017-02-28 00:49:33 +00:00
  • e4594059fe unix: add missing netlink constants on Linux Matt Layher 2017-02-23 17:36:15 -05:00
  • 075e574b89 unix: implement Vmsplice, add SPLICE_F_* constants Matt Layher 2017-02-16 16:06:26 -05:00
  • e24f485414 unix: add support for AF_ALG sockets on Linux Matt Layher 2017-02-10 21:03:03 -05:00
  • 0ed46b70d9 unix: delete asm.s Sameer Ajmani 2017-02-10 09:16:29 -05:00
  • ce7380f5b0 x/sys/unix: add fallocate constants Maxime de Roucy 2017-02-06 15:22:19 +01:00
  • aaabbdc969 x/sys/unix: remove the "use" function and its calls. Sameer Ajmani 2017-02-10 09:16:29 -05:00
  • 7a6e5648d1 unix: fix SysctlUint64 on 32bit machines Steven Hartland 2017-02-01 04:15:14 +00:00
  • d75a526598 x/sys/unix: move gccgo redeclared functions to separate files Samuel Tan 2016-12-14 10:38:57 -08:00
  • 478fcf5431 x/sys/unix: added linux/mips{,le} support Vladimir Stefanovic 2016-12-05 16:46:50 +01:00
  • f5a6bd4305 windows/registry: add code to access remote pc registry Alex Brainman 2016-12-02 19:20:04 +11:00
  • ca83bd2cb9 windows: run "go generate" Alex Brainman 2016-12-02 16:54:46 +11:00
  • d564595380 unix: Use syscall.SysctlRaw in Sysctl Julian Kornberger 2016-11-25 21:53:50 +01:00
  • 30237cf4ee x/sys/unix: added SockaddrCAN struct to allow creation of AF_CAN sockets Elliot Morrison-Reed 2016-11-19 16:29:01 +01:00
  • b699b70325 x/sys/unix: add Getsid on linux Alexander Menzhinsky 2016-11-10 14:58:56 +03:00
  • 9a2e24c373 unix: fix name of prlimit parameters Ian Lance Taylor 2016-11-08 06:26:43 -08:00
  • c200b10b5d unix: Add FADV_* constants for linux/arm Alexander Neumann 2016-10-22 20:22:21 +02:00
  • 002cbb5f95 unix: Fix *linkat on sparc64 and s390x James Clarke 2016-10-16 19:36:00 +01:00
  • 9bb9f0998d x/sys/unix: add *linkat functions on linux Hiroshi Ioka 2016-10-12 08:07:22 +09:00
  • 67f277b6fe unix: Added linux/sparc64 gccgo support James Clarke 2016-10-10 23:15:02 +01:00
  • 8d1157a435 Revert "x/sys/unix: add *linkat functions on linux" Brad Fitzpatrick 2016-10-06 02:47:49 +00:00
  • 1f5e250e11 x/sys/unix: add *linkat functions on linux Hiroshi Ioka 2016-03-04 03:51:04 +09:00
  • c47cb47a30 x/sys/unix: remove unused constants Hiroshi Ioka 2016-03-01 19:37:41 +09:00
  • 8f0908ab3b unix: implement Gethostname, Pipe, and Wait4 for Solaris Shawn Walker-Salas 2016-09-14 13:33:16 -07:00
  • 30de6d19a3 unix: fix TestGetfsstat the same way as CL 28550 in pkg syscall Brad Fitzpatrick 2016-09-07 05:59:14 +00:00
  • a646d33e2e windows: make "go generate" command work on any OS Alex Brainman 2016-07-15 15:43:45 +10:00
  • b518c298ac windows: use //go:uintptrescapes comment Alex Brainman 2016-07-12 17:09:20 +10:00
  • a408501be4 unix: fix missing use of use function in Getfsstat and Getwd Mikio Hara 2016-07-04 08:56:20 +09:00
  • 62bee03759 unix: fix Ppoll for arm64 kortschak 2016-06-15 08:22:37 +09:30
  • 5a8c7f28c1 unix: add Ppoll support for linux kortschak 2016-06-14 14:28:28 +09:30
  • 7f918dd405 unix: add Poll for linux kortschak 2016-06-02 17:41:10 +09:30
  • b44883b474 unix: add CLONE_NEWCGROUP for linux kernel >=4.6 Jess Frazelle 2016-06-09 17:42:42 -07:00
  • 076b546753 unix: fix typo kortschak 2016-06-01 22:49:39 +09:30
  • d4feaf1a7e unix: add build tags to s390x files Michael Munday 2016-05-16 08:31:02 -04:00
  • f78f5183ff unix: fix missing use of use function in sysctl Mikio Hara 2016-05-15 18:00:12 +09:00
  • 33267e036f unix: add s390x support Michael Munday 2016-05-11 12:29:03 -04:00
  • e82cb4d7df windows: remove non-existing now mksyscall_windows.go -xsys flag Alex Brainman 2016-05-11 16:40:45 +10:00
  • 806cb00533 unix: remove dragonfly/386 support Brad Fitzpatrick 2016-05-11 17:53:47 +00:00
  • b776ec39b3 unix: fix epoll and missing syscalls for ppc64x Christy Perez 2016-04-20 22:29:30 -04:00
  • c8bc69bc2d unix: fix uint64->int cast of control message header Damien Neil 2016-04-27 13:13:20 -07:00
  • f64b50fbea unix: fix Pause on linux-arm64 Riku Voipio 2016-04-14 16:31:22 +03:00
  • 324e137580 unix: fix EpollWait for arm64 Riku Voipio 2016-04-12 12:10:46 +03:00
  • 9eef40adf0 unix: Add FADV_* constants Alexander Neumann 2016-04-09 12:42:01 +02:00
  • a80ff226bd unix: add sockaddr_hci support for linux. Tzu-Jung Lee 2016-04-07 16:01:11 -07:00
  • 8fdfb00a6a unix: skip failing test on freebsd-386 Brad Fitzpatrick 2016-04-07 18:07:04 -07:00
  • 8aa0c605e5 syscall: add bluetooth constants for linux Tzu-Jung Lee 2016-04-04 23:05:00 -07:00
  • 042a8f53ce windows: add NewLazySystemDLL and use it in zsyscall_windows.go Alex Brainman 2016-04-06 15:52:57 +10:00
  • b323466d0b windows: remove unused asm.s Alex Brainman 2016-04-05 15:04:12 +10:00
  • a60af9cbbc windows: make all files in the package require windows Brad Fitzpatrick 2016-04-02 02:28:02 +00:00
  • 3dff6e19a5 windows: add LoadLibraryEx, add LazyDLL.System Brad Fitzpatrick 2016-04-01 04:10:49 +00:00
  • 320cb01ddb windows: Add windows build tag to asm.s Michael Matloob 2016-03-24 17:42:57 -04:00
  • afce3de575 unix: make TimevalToNsec available everywhere Brad Fitzpatrick 2016-03-23 10:08:24 +11:00
  • 23999e87b4 x/sys/unix: add support for O_TMPFILE in Linux Caio Marcelo de Oliveira Filho 2016-03-22 16:29:55 -03:00
  • 9d4e42a206 x/sys/unix: add Dup2 wrapper for arm64/ppc64 Riku Voipio 2016-03-04 11:29:42 +02:00
  • 7a56174f00 x/sys/unix: fix time/utime/utimes on arm64 Riku Voipio 2016-03-02 21:58:15 +02:00
  • 54535356f1 x/sys/unix: Add support for the setns system call. Benoit Sigoure 2016-02-29 00:37:13 -08:00
  • 7e44b69d78 x/sys/unix: fix invalid syscall on linux/arm Hiroshi Ioka 2016-02-28 00:36:46 +09:00
  • 19ced1583f x/sys/unix: added linux/mips64{,le} support Yao Zhang 2015-11-16 22:15:20 -05:00
  • 5eaf0df67e plan9: add mount and bind flags David du Colombier 2016-02-22 17:57:57 +01:00
  • 50c6bc5e42 unix: skip broken test on OpenBSD Matthew Dempsky 2016-02-04 14:46:46 -08:00
  • eb2c74142f unix: add flags parameter to Unlinkat Ian Lance Taylor 2016-01-26 17:36:05 -08:00
  • 20457ee8ea x/sys/windows/svc/mgr: allow other ServiceType values in CreateService Nick Petroni 2016-01-20 11:03:39 -05:00
  • 442cd60086 windows: copy latest changes from internal/syscall/windows Alex Brainman 2016-01-13 11:01:27 +11:00
  • 833a04a105 plan9: fix duplicated copyright header in mksysnum_plan9.sh Ian Lance Taylor 2015-12-10 17:34:15 -08:00
  • 2bacc619e3 unix: Fix Termios type definition Nick Patavalis 2015-11-24 09:07:05 +02:00
  • 7486f8ece0 unix: additional termios-related constants Nick Patavalis 2015-11-23 21:26:05 +02:00
  • d9157a9621 unix: add custom Sysctl args and methods SysctlUint64, SysctlRaw Steven Hartland 2015-02-01 16:04:03 +00:00
  • 354f231ae1 unix: fix vet warning in UnixRights Matthew Dempsky 2015-10-08 13:13:40 -07:00
  • 18d75a3b5e unix: add Prctl for linux platforms Dave Cheney 2015-10-07 19:07:32 +11:00
  • 342d6a85aa unix: update FreeBSD generated types and errors Steven Hartland 2015-09-25 09:18:27 +00:00