index
:
gvisor
build-android
detachable-fdbased
feature/dummy-iface
feature/nl-neighbor
go
go-align32
go-detachable-fdbased
go-next2
gonet-originaldestination
gre
gre-master
v6only
Container Runtime Sandbox
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
pkg
/
sentry
/
syscalls
/
linux
/
sys_signal.go
Age
Commit message (
Expand
)
Author
2021-06-10
[op] Move SignalInfo to abi/linux package.
Ayush Ranjan
2021-06-10
[op] Move SignalStack to abi/linux package.
Ayush Ranjan
2021-06-09
[op] Move SignalAct to abi/linux package.
Ayush Ranjan
2021-03-29
[syserror] Split usermem package
Zach Koopmans
2020-12-11
Remove existing nogo exceptions.
Adin Scannell
2020-08-18
Move ERESTART* error definitions to syserror package.
Dean Deng
2020-08-03
Plumbing context.Context to DecRef() and Release().
Nayana Bidari
2020-05-07
Port signalfd to vfs2.
Nicolas Lacasse
2020-04-25
Enable automated marshalling for signals and the arch package.
Rahat Mahmood
2020-01-28
Check sigsetsize in rt_sigaction
Michael Pratt
2020-01-27
Update package locations.
Adin Scannell
2019-09-18
Signalfd support
Adin Scannell
2019-06-13
Update canonical repository.
Adin Scannell
2019-04-29
Change copyright notice to "The gVisor Authors"
Michael Pratt
2018-10-19
Use correct company name in copyright header
Ian Gudger
2018-09-14
Fix interaction between rt_sigtimedwait and ignored signals.
Jamie Liu
2018-06-08
Fix sigaltstack semantics.
Adin Scannell
2018-04-28
Check in gVisor.
Googler