master
Eliminating -wrap use.
Reviewed license information and adde SPDX ids.
Clean up go documentation.
A step closer to modularizing the cap and psx packages.
Remove libpsx's dependency on libc:atfork().
Cast getdents64() return as ssize_t and not the unsigned size_t.
First step in eliminating libpsx "--wrap"ing linkage.
Avoid "thumb" in favor of "arm" instructions in the PSX mechanism.
Add mips support for refactor of psx.
Refactor the "psx" vs "cap" package cgo-or-not complexity to "psx".
Churn test should work with or without cgo.
Up the release version to 2.78
Use go vet as part of testing the go/ packages.