Eric Blake wrote: > > -But the replacement function is not atomic in multi-threaded programs. > > +But the replacement function is not atomic; this matters in multi-threaded > > +programs that spawn child processes. > > I like it.
Thanks for the review. I've pushed it. Bruno