ridiculousfish 9be77d1f9c Correctly handle "self fd redirections"
This adds a test for the obscure case where an fd is redirected to
itself. This is tricky because the dup2 will not clear the CLO_EXEC bit.
So do it manually; also posix_spawn can't be used in this case.
2019-12-13 16:51:49 -08:00
..
2019-12-01 18:14:26 +01:00
2019-06-26 21:19:40 +02:00
2019-06-26 21:19:40 +02:00
2019-07-03 15:14:49 +02:00
2019-11-26 18:12:24 +01:00
2019-12-01 18:14:26 +01:00
2019-11-25 13:07:15 +01:00
2019-07-09 10:02:50 -07:00
2019-06-26 11:07:46 -07:00
2019-11-04 17:34:37 +01:00
2019-11-25 13:07:15 +01:00