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_sem.go
Age
Commit message (
Expand
)
Author
2021-08-17
Implement ipc.Object.Set and use it in ipc mechanisms.
Zyad A. Ali
2021-07-13
Create ipc.Registry.
Zyad A. Ali
2021-07-13
Create ipc package and ipc.Object.
Zyad A. Ali
2021-07-12
[syserror] Update syserror to linuxerr for more errors.
Zach Koopmans
2021-07-01
[syserror] Update several syserror errors to linuxerr equivalents.
Zach Koopmans
2021-06-29
[syserror] Change syserror to linuxerr for E2BIG, EADDRINUSE, and EINVAL
Zach Koopmans
2021-06-22
[syserror] Add conversions to linuxerr with temporary Equals method.
Zach Koopmans
2021-03-29
[syserror] Split usermem package
Zach Koopmans
2021-02-25
Implement SEM_STAT_ANY cmd of semctl.
Jing Chen
2021-02-11
Implement semtimedop.
Jing Chen
2021-01-07
Implement the semtimedop syscall
Andrei Vagin
2020-12-15
Implement command SEM_INFO and SEM_STAT for semctl.
Jing Chen
2020-12-11
Make semctl IPC_INFO cmd return the index of highest used entry.
Jing Chen
2020-12-03
Implement command IPC_INFO for semctl.
Jing Chen
2020-11-06
Implement command GETNCNT for semctl.
Jing Chen
2020-11-02
Implement command GETZCNT for semctl.
Jing Chen
2020-10-26
Implement command IPC_STAT for semctl.
Jing Chen
2020-09-15
Enable automated marshalling for the syscall package.
Rahat Mahmood
2020-01-27
Update package locations.
Adin Scannell
2019-06-13
Update canonical repository.
Adin Scannell
2019-04-29
Change copyright notice to "The gVisor Authors"
Michael Pratt
2019-03-01
Add semctl(GETPID) syscall
Fabricio Voznika
2019-02-07
Implement semctl(2) SETALL and GETALL
Fabricio Voznika
2018-10-19
Use correct company name in copyright header
Ian Gudger
2018-04-28
Check in gVisor.
Googler