Sorry for my ignorance, but what's the advantage for RCS of using _exit or _Exit instead of just plain exit() and thus eliminating the complications?
- _Exit detection Thien-Thi Nguyen
- Re: _Exit detection Paul Eggert
- Re: _Exit detection Thien-Thi Nguyen
- Re: _Exit detection Bruno Haible
- Re: _Exit detection Thien-Thi Nguyen
- Re: _Exit detection Karl Berry
- Re: _Exit detection Paul Eggert
- Re: _Exit detection Eric Blake