sys/windows
Jordan Rhee 90868a75fe windows: add support for windows/arm
Updates golang/go#26148

Change-Id: I0425244bfb0c8f600a6f02d9d7b228e175a720a4
Reviewed-on: https://go-review.googlesource.com/127665
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
2018-09-24 17:59:46 +00:00
..
registry windows: follow convention for generated code comment 2018-06-15 09:36:15 +00:00
svc windows: add support for windows/arm 2018-09-24 17:59:46 +00:00
aliases.go unix, windows: add type aliases to std syscall for Signal, Errno, SysProcAttr 2018-08-02 20:32:16 +00:00
asm_windows_386.s windows: address vet reports 2018-05-10 03:28:50 +00:00
asm_windows_amd64.s windows: address error reported by vet 2018-05-22 22:16:54 +00:00
asm_windows_arm.s windows: add support for windows/arm 2018-09-24 17:59:46 +00:00
dll_windows.go windows: change 'more then' to 'more than' 2017-10-26 00:44:44 +00:00
env_windows.go windows: move Unsetenv into env_windows.go 2018-01-08 22:11:41 +00:00
eventlog.go windows/svc: add new package to help create and manage Windows services 2015-05-01 05:26:56 +00:00
exec_windows.go windows: fix race when allocating buffer for some windows syscalls 2015-04-09 00:47:30 +00:00
memory_windows.go all: single space after period 2017-10-25 20:39:07 +00:00
mksyscall.go all: single space after period 2017-10-25 20:39:07 +00:00
race.go all: single space after period 2017-10-25 20:39:07 +00:00
race0.go all: single space after period 2017-10-25 20:39:07 +00:00
security_windows.go windows: update TOKEN_ALL_ACCESS according to WinNT.h 2018-06-11 08:04:25 +00:00
service.go windows, windows/svc/mgr: add ability to modify service recovery settings. 2018-07-04 09:49:41 +00:00
str.go go.sys: fix imports to cgc/p/go.sys, add build tags 2014-08-12 22:59:00 -07:00
syscall.go plan9, unix, windows: add paragraph breaks in docs 2018-03-18 19:08:47 +00:00
syscall_test.go windows: add GetProcAddressByOrdinal 2017-10-17 06:39:10 +00:00
syscall_windows.go windows: add support for AF_UNIX sockets 2018-08-31 09:46:39 +00:00
syscall_windows_test.go windows: update TOKEN_ALL_ACCESS according to WinNT.h 2018-06-11 08:04:25 +00:00
types_windows.go windows: correct misspelling in comment 2018-09-09 07:10:14 +00:00
types_windows_386.go all: single space after period 2017-10-25 20:39:07 +00:00
types_windows_amd64.go all: single space after period 2017-10-25 20:39:07 +00:00
types_windows_arm.go windows: add support for windows/arm 2018-09-24 17:59:46 +00:00
zsyscall_windows.go windows: follow convention for generated code comment 2018-06-15 09:36:15 +00:00