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
/
kernel
/
ipc_namespace.go
Age
Commit message (
Expand
)
Author
2021-09-28
Implement Registry.FindOrCreate.
Zyad A. Ali
2021-09-28
Initialize POSIX queues' registry after creating a new IPCNamespace.
Zyad A. Ali
2021-09-28
Move filesystem creation from GetFilesystem to RegistryImpl.
Zyad A. Ali
2021-09-17
Create mq.Registry and mqfs.RegistryImpl.
Zyad A. Ali
2021-07-13
Create package msgqueue.
Zyad A. Ali
2020-11-09
Initialize references with a value of 1.
Dean Deng
2020-10-23
Rewrite reference leak checker without finalizers.
Dean Deng
2020-10-14
Fix shm reference leak.
Dean Deng
2019-06-27
Fix various spelling issues in the documentation
Michael Pratt
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-08-02
Automated rollback of changelist 207037226
Zhaozhong Ni
2018-08-01
Automated rollback of changelist 207007153
Michael Pratt
2018-08-01
stateify: convert all packages to use explicit mode.
Zhaozhong Ni
2018-05-17
Fix capability check for sysv semaphores.
Rahat Mahmood
2018-05-17
Implement sysv shm.
Rahat Mahmood
2018-04-28
Check in gVisor.
Googler