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
/
msgqueue
Age
Commit message (
Expand
)
Author
2021-09-15
Merge release-20210906.0-22-g39470428d (automated)
gVisor bot
2021-09-14
Fix race on msgrcv(MSG_COPY).
Rahat Mahmood
2021-08-18
Merge release-20210806.0-39-gb495ae599 (automated)
gVisor bot
2021-08-17
Merge pull request #6262 from sudo-sturbia:msgqueue/syscalls3
gVisor bot
2021-08-17
Implement control operations on msgqueue.
Zyad A. Ali
2021-08-06
Merge release-20210726.0-42-g569f605f4 (automated)
gVisor bot
2021-08-05
Correctly handle interruptions in blocking msgqueue syscalls.
Rahat Mahmood
2021-08-03
Merge release-20210726.0-27-g8363a98c4 (automated)
gVisor bot
2021-08-03
Implement MSG_COPY option for msgrcv(2).
Zyad A. Ali
2021-08-03
Implement stubs for msgsnd(2) and msgrcv(2).
Zyad A. Ali
2021-08-03
Implement Queue.Receive.
Zyad A. Ali
2021-08-03
Implement Queue.Send.
Zyad A. Ali
2021-07-22
Merge release-20210712.0-50-g8daeda207 (automated)
gVisor bot
2021-07-22
Merge pull request #6108 from sudo-sturbia:msgqueue/syscalls
gVisor bot
2021-07-13
Implement stubs for msgget(2) and msgctl(IPC_RMID).
Zyad A. Ali
2021-07-13
Implement Registry.Remove.
Zyad A. Ali
2021-07-13
Implement Registry.FindOrCreate.
Zyad A. Ali
2021-07-13
Create package msgqueue.
Zyad A. Ali