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
/
test
/
syscalls
/
linux
/
pty.cc
Age
Commit message (
Expand
)
Author
2020-09-01
Refactor tty codebase to use master-replica terminology.
Ayush Ranjan
2020-08-27
Fix JobControl tests for open source.
Zach Koopmans
2020-06-30
Add missing ICRNL flag in master termios test
Craig Chi
2020-06-01
Deflake pty_test_linux.
Nicolas Lacasse
2020-04-03
Internal change.
gVisor bot
2020-01-21
Change to standard types.
Adin Scannell
2020-01-21
Merge pull request #1492 from majek:err_typo_in_netstack_tests
gVisor bot
2019-11-14
Check that a file is a regular file with open(O_TRUNC).
Kevin Krakauer
2019-09-30
De-flake SetForegroundProcessGroupDifferentSession.
Kevin Krakauer
2019-09-24
test: don't use designated initializers
Andrei Vagin
2019-09-19
Job control: controlling TTYs and foreground process groups.
Kevin Krakauer
2019-08-30
Automated rollback of changelist 261387276
Bhasker Hariharan
2019-08-30
Add C++ toolchain and fix compile issues.
Adin Scannell
2019-08-02
Job control: controlling TTYs and foreground process groups.
Kevin Krakauer
2019-06-28
Fix suggestions from clang.
Nicolas Lacasse
2019-05-03
gvisor: run bazel in a docker container
Andrei Vagin
2019-04-29
Change copyright notice to "The gVisor Authors"
Michael Pratt
2019-04-03
Fix index out of bounds in tty implementation.
Kevin Krakauer
2018-12-10
Open source system call tests.
Brian Geffon