fixed closing all pipe fds

This commit is contained in:
mdev9
2024-04-30 14:05:25 +02:00
parent df6bef58dc
commit f67d334503
6 changed files with 34 additions and 22 deletions

9
todo
View File

@ -1,16 +1,11 @@
- .. # (pas de command not found)
- cat Makefile | commandnotfound | cat
- cat < Makefile | rev | cat -e | rev | cat
CPT
probably repaired:
- cat Makefile | commandnotfound | cat
- .. # (pas de command not found)
- echo -nnn -n -nnnnnn aaa -nn # (invalid write/read)
- echo -nnn -n -a -nnnnnn aaa -nn # (pas de print de flag apres le -a) (mais ca marche sur echo -nnn -n -nigga -nnnnnn aaa -nn ????????????????)
- cat filenotfound -> exit # (exit avec le status 0 et pas 1)