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
/
fs
/
tty
Age
Commit message (
Expand
)
Author
2021-02-11
Merge release-20210201.0-86-gae8d966f5 (automated)
gVisor bot
2021-02-11
Assign controlling terminal when tty is opened and support NOCTTY
Kevin Krakauer
2020-10-09
Merge release-20200928.0-78-g743327817 (automated)
gVisor bot
2020-10-08
Merge release-20200928.0-66-ga55bd73d4 (automated)
gVisor bot
2020-09-12
Merge release-20200907.0-37-g3ca73841d (automated)
gVisor bot
2020-09-11
Move the 'marshal' and 'primitive' packages to the 'pkg' directory.
Rahat Mahmood
2020-09-01
Merge release-20200818.0-102-g2eaf54dd5 (automated)
gVisor bot
2020-09-01
Refactor tty codebase to use master-replica terminology.
Ayush Ranjan
2020-09-01
Merge release-20200818.0-100-g723fb5c11 (automated)
gVisor bot
2020-09-01
[go-marshal] Enable auto-marshalling for fs/tty.
Ayush Ranjan
2020-08-20
Merge release-20200810.0-74-g129018ab3 (automated)
gVisor bot
2020-08-20
Consistent precondition formatting
Michael Pratt
2020-08-03
Merge release-20200622.1-313-gb2ae7ea1b (automated)
gVisor bot
2020-08-03
Plumbing context.Context to DecRef() and Release().
Nayana Bidari
2020-06-24
Merge release-20200608.0-119-g364ac92ba (automated)
gVisor bot
2020-05-27
Merge release-20200518.0-45-g0bc022b7 (automated)
gVisor bot
2020-04-24
Merge release-20200323.0-228-g696feaf (automated)
gVisor bot
2020-04-23
Port devpts to VFS2.
Nicolas Lacasse
2020-04-10
Merge release-20200323.0-119-g7812661 (automated)
gVisor bot
2020-02-11
Merge release-20200127.0-130-g9be46e5 (automated)
gVisor bot
2020-02-11
Merge release-20200127.0-129-g115898e (automated)
gVisor bot
2020-02-11
Prevent DATA RACE in UnstableAttr.
Adin Scannell
2020-02-06
Merge release-20200127.0-85-g1b6a12a (automated)
gVisor bot
2020-01-27
Merge release-20200115.0-110-g0e2f1b7 (automated)
gVisor bot
2020-01-27
Update package locations.
Adin Scannell
2020-01-27
Standardize on tools directory.
Adin Scannell
2020-01-17
Merge release-20200115.0-29-g80d0f93 (automated)
gVisor bot
2020-01-17
Fix data race in tty.queue.readableSize.
Nicolas Lacasse
2020-01-10
Merge release-20191213.0-96-g27500d5 (automated)
gVisor bot
2020-01-09
New sync package.
Ian Gudger
2019-12-19
Merge release-20191213.0-33-gbb00438 (automated)
gVisor bot
2019-12-19
Make masterInodeOperations.Truncate take a pointer receiver.
Nicolas Lacasse
2019-12-06
Merge release-20191129.0-14-g663fe84 (automated)
gVisor bot
2019-12-06
Implement TTY field in control.Processes().
Nicolas Lacasse
2019-11-27
Merge release-20191114.0-39-g20279c3 (automated)
gVisor bot
2019-11-26
Allow open(O_TRUNC) and (f)truncate for proc files.
Ian Lewis
2019-11-15
Merge release-20191104.0-43-g339536d (automated)
gVisor bot
2019-11-14
Check that a file is a regular file with open(O_TRUNC).
Kevin Krakauer
2019-10-16
Reorder BUILD license and load functions in gvisor.
Kevin Krakauer
2019-09-19
Merge release-20190806.1-159-g0a8a75f (automated)
gVisor bot
2019-09-19
Job control: controlling TTYs and foreground process groups.
Kevin Krakauer
2019-09-12
Remove go_test from go_stateify and go_marshal
Michael Pratt
2019-08-31
Merge 0352cf58 (automated)
gVisor bot
2019-08-30
Automated rollback of changelist 261387276
Bhasker Hariharan
2019-08-02
Merge b6a5b950 (automated)
gVisor bot
2019-08-02
Job control: controlling TTYs and foreground process groups.
Kevin Krakauer
2019-07-12
Merge 69e0affa (automated)
gVisor bot
2019-06-28
Add finalizer on AtomicRefCount to check for leaks.
Ian Gudger
2019-06-28
Merge b2907595 (automated)
gVisor bot
2019-06-27
Complete pipe support on overlayfs
Fabricio Voznika
[next]