gotosocial/vendor/golang.org/x/sys/cpu
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
..
asm_aix_ppc64.s Grand test fixup (#138) 2021-08-12 21:03:24 +02:00
byteorder.go Grand test fixup (#138) 2021-08-12 21:03:24 +02:00
cpu.go Add SQLite support, fix un-thread-safe DB caches, small performance f… (#172) 2021-08-29 16:41:41 +02:00
cpu_aix.go Grand test fixup (#138) 2021-08-12 21:03:24 +02:00
cpu_arm.go Grand test fixup (#138) 2021-08-12 21:03:24 +02:00
cpu_arm64.go Grand test fixup (#138) 2021-08-12 21:03:24 +02:00
cpu_arm64.s Grand test fixup (#138) 2021-08-12 21:03:24 +02:00
cpu_gc_arm64.go Grand test fixup (#138) 2021-08-12 21:03:24 +02:00
cpu_gc_s390x.go Grand test fixup (#138) 2021-08-12 21:03:24 +02:00
cpu_gc_x86.go Grand test fixup (#138) 2021-08-12 21:03:24 +02:00
cpu_gccgo_arm64.go Grand test fixup (#138) 2021-08-12 21:03:24 +02:00
cpu_gccgo_s390x.go Grand test fixup (#138) 2021-08-12 21:03:24 +02:00
cpu_gccgo_x86.c Grand test fixup (#138) 2021-08-12 21:03:24 +02:00
cpu_gccgo_x86.go Grand test fixup (#138) 2021-08-12 21:03:24 +02:00
cpu_linux.go Grand test fixup (#138) 2021-08-12 21:03:24 +02:00
cpu_linux_arm.go Grand test fixup (#138) 2021-08-12 21:03:24 +02:00
cpu_linux_arm64.go Grand test fixup (#138) 2021-08-12 21:03:24 +02:00
cpu_linux_mips64x.go Grand test fixup (#138) 2021-08-12 21:03:24 +02:00
cpu_linux_noinit.go Grand test fixup (#138) 2021-08-12 21:03:24 +02:00
cpu_linux_ppc64x.go Grand test fixup (#138) 2021-08-12 21:03:24 +02:00
cpu_linux_s390x.go Grand test fixup (#138) 2021-08-12 21:03:24 +02:00
cpu_mips64x.go Grand test fixup (#138) 2021-08-12 21:03:24 +02:00
cpu_mipsx.go Grand test fixup (#138) 2021-08-12 21:03:24 +02:00
cpu_netbsd_arm64.go Grand test fixup (#138) 2021-08-12 21:03:24 +02:00
cpu_other_arm.go Grand test fixup (#138) 2021-08-12 21:03:24 +02:00
cpu_other_arm64.go Grand test fixup (#138) 2021-08-12 21:03:24 +02:00
cpu_other_mips64x.go Grand test fixup (#138) 2021-08-12 21:03:24 +02:00
cpu_ppc64x.go Grand test fixup (#138) 2021-08-12 21:03:24 +02:00
cpu_riscv64.go Grand test fixup (#138) 2021-08-12 21:03:24 +02:00
cpu_s390x.go Grand test fixup (#138) 2021-08-12 21:03:24 +02:00
cpu_s390x.s Grand test fixup (#138) 2021-08-12 21:03:24 +02:00
cpu_wasm.go Grand test fixup (#138) 2021-08-12 21:03:24 +02:00
cpu_x86.go Add SQLite support, fix un-thread-safe DB caches, small performance f… (#172) 2021-08-29 16:41:41 +02:00
cpu_x86.s Grand test fixup (#138) 2021-08-12 21:03:24 +02:00
cpu_zos.go Grand test fixup (#138) 2021-08-12 21:03:24 +02:00
cpu_zos_s390x.go Grand test fixup (#138) 2021-08-12 21:03:24 +02:00
hwcap_linux.go Grand test fixup (#138) 2021-08-12 21:03:24 +02:00
syscall_aix_gccgo.go Grand test fixup (#138) 2021-08-12 21:03:24 +02:00
syscall_aix_ppc64_gc.go Grand test fixup (#138) 2021-08-12 21:03:24 +02:00