lperrey
|
5a39470290
|
fixed close() of c->script_fd
|
2021-12-21 12:22:25 +01:00 |
|
lperrey
|
8ed97346f7
|
fixed argv open().
previously wrongly dup2() to STDIN.
|
2021-12-20 22:52:41 +01:00 |
|
lperrey
|
e138e6550b
|
close cmd fd after each exec
|
2021-12-20 18:10:53 +01:00 |
|
LuckyLaszlo
|
49099a0abd
|
shell _script() use gnl() instead of readline()
to prevent copy of input to terminal.
+ here_doc_write_script() for nontty STDIN
|
2021-12-18 15:25:45 +01:00 |
|
LuckyLaszlo
|
59f0b7603b
|
deleted terminal.c
|
2021-12-16 06:39:29 +01:00 |
|
LuckyLaszlo
|
f53969cd45
|
srcs files moved
|
2021-12-16 03:37:34 +01:00 |
|