index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
/
ui
/
command
Age
Commit message (
Expand
)
Author
Lines
2021-11-05
Revert "Do not call getpid wrapper after fork in tests"
Josh Stone
-19
/
+6
2021-08-12
fix command-create-pidfd test inside unprivileged docker containers
Pietro Albini
-1
/
+12
2021-08-01
Check whether clone3 syscall exists in pidfd test
Dominik Stolz
-1
/
+19
2021-08-01
Do not call getpid wrapper after fork in tests
Dominik Stolz
-6
/
+19
2021-07-21
Add PidFd type and seal traits
Dominik Stolz
-3
/
+3
2021-07-21
Add Linux-specific pidfd process extensions
Aaron Hill
-0
/
+27
2021-05-27
Test THIR unsafeck for unsafe ops in closures
LeSeulArtichaut
-0
/
+2
2021-03-28
Remove unnecessary `ignore-cloudabi` flag
JohnTitor
-1
/
+0
2021-03-09
Do not attempt to unlock envlock in child process after a fork.
The8472
-14
/
+0
2021-01-29
Update test-various to Ubuntu 20.04
Nikita Popov
-0
/
+1
2021-01-21
Update src/test/ui/command/command-setgroups.rs to ignore windows
slo1
-0
/
+1
2021-01-21
Update src/test/ui/command/command-setgroups.rs
slo1
-0
/
+6
2021-01-21
Add setgroups to std::os::unix::process::CommandExt
slo1
-0
/
+19
2021-01-17
Fix test to work with remote-test-server.
Eric Huss
-1
/
+7
2021-01-17
Add test for Command::current_dir behavior.
Eric Huss
-0
/
+43
2020-11-22
Drop support for cloudabi targets
Lzu Tao
-5
/
+0
2020-05-12
Stabilize process_set_argv0 feature for Unix
Jeremy Fitzhardinge
-4
/
+0
2019-12-16
Move command-related tests into command/
Jeremy Fitzhardinge
-0
/
+311