gotosocial/vendor/golang.org/x/sys/windows
kim ed46224573
Add SQLite support, fix un-thread-safe DB caches, small performance f… (#172)
* Add SQLite support, fix un-thread-safe DB caches, small performance fixes

Signed-off-by: kim (grufwub) <grufwub@gmail.com>

* add SQLite licenses to README

Signed-off-by: kim (grufwub) <grufwub@gmail.com>

* appease the linter, and fix my dumbass-ery

Signed-off-by: kim (grufwub) <grufwub@gmail.com>

* make requested changes

Signed-off-by: kim (grufwub) <grufwub@gmail.com>

* add back comment

Signed-off-by: kim (grufwub) <grufwub@gmail.com>
2021-08-29 16:41:41 +02:00
..
aliases.go Grand test fixup (#138) 2021-08-12 21:03:24 +02:00
dll_windows.go Grand test fixup (#138) 2021-08-12 21:03:24 +02:00
empty.s Grand test fixup (#138) 2021-08-12 21:03:24 +02:00
env_windows.go Grand test fixup (#138) 2021-08-12 21:03:24 +02:00
eventlog.go Grand test fixup (#138) 2021-08-12 21:03:24 +02:00
exec_windows.go Grand test fixup (#138) 2021-08-12 21:03:24 +02:00
memory_windows.go Grand test fixup (#138) 2021-08-12 21:03:24 +02:00
mkerrors.bash Grand test fixup (#138) 2021-08-12 21:03:24 +02:00
mkknownfolderids.bash Grand test fixup (#138) 2021-08-12 21:03:24 +02:00
mksyscall.go Grand test fixup (#138) 2021-08-12 21:03:24 +02:00
race.go Grand test fixup (#138) 2021-08-12 21:03:24 +02:00
race0.go Grand test fixup (#138) 2021-08-12 21:03:24 +02:00
security_windows.go Add SQLite support, fix un-thread-safe DB caches, small performance f… (#172) 2021-08-29 16:41:41 +02:00
service.go Grand test fixup (#138) 2021-08-12 21:03:24 +02:00
setupapierrors_windows.go Grand test fixup (#138) 2021-08-12 21:03:24 +02:00
str.go Grand test fixup (#138) 2021-08-12 21:03:24 +02:00
syscall.go Grand test fixup (#138) 2021-08-12 21:03:24 +02:00
syscall_windows.go Grand test fixup (#138) 2021-08-12 21:03:24 +02:00
types_windows.go Grand test fixup (#138) 2021-08-12 21:03:24 +02:00
types_windows_386.go Grand test fixup (#138) 2021-08-12 21:03:24 +02:00
types_windows_amd64.go Grand test fixup (#138) 2021-08-12 21:03:24 +02:00
types_windows_arm.go Grand test fixup (#138) 2021-08-12 21:03:24 +02:00
types_windows_arm64.go Grand test fixup (#138) 2021-08-12 21:03:24 +02:00
zerrors_windows.go Grand test fixup (#138) 2021-08-12 21:03:24 +02:00
zknownfolderids_windows.go Grand test fixup (#138) 2021-08-12 21:03:24 +02:00
zsyscall_windows.go Add SQLite support, fix un-thread-safe DB caches, small performance f… (#172) 2021-08-29 16:41:41 +02:00