Jamie Liu and gVisor bot
df6a537346
Make it possible to pass internal /dev/null via control.Proc.Exec*
...
PiperOrigin-RevId: 733614278
2025-03-05 00:22:48 -08:00
Adin Scannell and gVisor bot
0a7075f38a
Add basic stateify annotations.
...
Updates #1663
PiperOrigin-RevId: 333539293
2020-09-24 10:13:04 -07:00
Nayana Bidari and gVisor bot
b2ae7ea1bb
Plumbing context.Context to DecRef() and Release().
...
context is passed to DecRef() and Release() which is
needed for SO_LINGER implementation.
PiperOrigin-RevId: 324672584
2020-08-03 13:36:05 -07:00
Fabricio Voznika and gVisor bot
67565078bb
Implement flock(2) in VFS2
...
LockFD is the generic implementation that can be embedded in
FileDescriptionImpl implementations. Unique lock ID is
maintained in vfs.FileDescription and is created on demand.
Updates #1480
PiperOrigin-RevId: 315604825
2020-06-09 18:46:42 -07:00
Jamie Liu and gVisor bot
8dcedc953a
Add //pkg/sentry/devices/memdev.
...
PiperOrigin-RevId: 292165063
2020-01-29 10:09:31 -08:00