Commit ID: 100511814387670B07A CVSROOT: /cvs Module name: src Changes by: [email protected] 2013/02/10 21:42:17 UTC
Modified files:
bin/mksh : eval.c main.c
Log message:
as a more general solution to fd leak detection, just do CLOEXEC manually
(this also allows us to see “real” leaks)
To generate a diff of this changeset, execute the following commands:
cvs -R rdiff -kk -upr1.133 -r1.134 src/bin/mksh/eval.c
cvs -R rdiff -kk -upr1.259 -r1.260 src/bin/mksh/main.c
