gvisor/pkg/safecopy
Etienne Perot 65698b627e Move `safecopy.ReplaceSignalHandler` into `sighandling` package.
PiperOrigin-RevId: 399560357
2021-09-28 16:56:39 -07:00
..
BUILD Move `safecopy.ReplaceSignalHandler` into `sighandling` package. 2021-09-28 16:56:39 -07:00
LICENSE Update package locations. 2020-01-27 15:31:32 -08:00
atomic_amd64.s Fix typo of arg name on assembly files 2021-04-28 02:24:24 +09:00
atomic_arm64.s Fix typo of arg name on assembly files 2021-04-28 02:24:24 +09:00
memclr_amd64.s Use assembly stub to take the address of assembly functions 2021-04-14 14:14:21 -07:00
memclr_arm64.s Use assembly stub to take the address of assembly functions 2021-04-14 14:14:21 -07:00
memcpy_amd64.s Fix typo of arg name on assembly files 2021-04-28 02:24:24 +09:00
memcpy_arm64.s Fix typo of arg name on assembly files 2021-04-28 02:24:24 +09:00
safecopy.go Move `safecopy.ReplaceSignalHandler` into `sighandling` package. 2021-09-28 16:56:39 -07:00
safecopy_test.go [syserror] Remove syserror from go_marshal 2021-04-14 11:28:49 -07:00
safecopy_unsafe.go Move `safecopy.ReplaceSignalHandler` into `sighandling` package. 2021-09-28 16:56:39 -07:00
sighandler_amd64.s Use assembly stub to take the address of assembly functions 2021-04-14 14:14:21 -07:00
sighandler_arm64.s Use assembly stub to take the address of assembly functions 2021-04-14 14:14:21 -07:00