I said:
Yes I know that, but I have experienced such an endless loop using only binary executables. the kernel crushed. of course the logic was not so simple.
sorry, the situation might have been somewhat different. the current kernel codes manipulates both executable binary and executable script in exec system call. how about bringing executable script parts to library ? that is, introducing low level _exec that handles only binary and we have exec in libray. then, I guess, we can get more flexibility. Kenji Arisawa
