Age | Commit message (Expand) | Author |
---|---|---|
2021-10-26 | Obtain ref on root dentry in mqfs.GetFilesystem. | Ayush Ranjan |
2021-10-25 | Do not leak non-permission mode bits in mq_open(2). | Ayush Ranjan |
2021-10-21 | Merge pull request #6345 from sudo-sturbia:mq/syscalls | gVisor bot |
2021-09-28 | Implement stubs for mq_open(2) and mq_unlink(2). | Zyad A. Ali |
2021-09-15 | Test read(2), poll(2), mount(2), and unshare(2) for message queues. | Zyad A. Ali |
2021-09-15 | Test creation and deletion of POSIX message queues. | Zyad A. Ali |