Diff for /dietlibc/CHANGES between versions 1.146 and 1.147

version 1.146, 2001/07/09 14:12:39 version 1.147, 2001/07/09 14:33:05
Line 51 Line 51
       behavior.        behavior.
     system did not set SIGCHLD and thus contained a race.      system did not set SIGCHLD and thus contained a race.
     popen did not set close-on-exec and could leak an fd on malloc error.      popen did not set close-on-exec and could leak an fd on malloc error.
       daemon did not check whether open returns an fd below 3
       perror did not save errno.
   Olaf: Peter Jones reported some problems with perror; strerror had the    Olaf: Peter Jones reported some problems with perror; strerror had the
     same problem.      same problem.
     Peter also posted a patch to atexit/exit. With some modifications it is      Peter also posted a patch to atexit/exit. With some modifications it is

Removed from v.1.146  
changed lines
  Added in v.1.147


LinuxTV legacy CVS <linuxtv.org/cvs>