Edit

IABSD.fr/src/usr.bin/make

Branch :

  • Show log

    Commit

  • Author : espie
    Date : 2020-01-29 17:06:51
    Hash : e51f5728
    Message : in the very strange case where make's child gets ptrace'd by its own infant (hi mpi@) we may wish to ignore WIFSTOPPED so that other bugs elsewhere may get found. Also give more information in "can't happen" case to speed up figuring problems out. okay millert@, mpi@