[BACK]Return to 53.html CVS log [TXT][DIR] Up to [local] / www

Diff for /www/53.html between version 1.56 and 1.57

version 1.56, 2013/03/14 19:00:41 version 1.57, 2013/03/14 20:59:49
Line 253 
Line 253 
         <dlfcn.h>, <netdb.h>, <net/if.h>,          <dlfcn.h>, <netdb.h>, <net/if.h>,
         <netinet/in.h>, <sys/socket.h>, <sys/uio.h>,          <netinet/in.h>, <sys/socket.h>, <sys/uio.h>,
         and <sys/un.h>.          and <sys/un.h>.
     <li>Linking libpthread statically in a dynamic executable is now handled correctly.  
     <li>libpthread now caches automatically allocated, default size thread stacks.      <li>libpthread now caches automatically allocated, default size thread stacks.
     <li>Coredumping no longer hogs CPU or I/O and can be aborted by sending the process a SIGKILL signal.      <li>Coredumping no longer hogs CPU or I/O and can be aborted by sending the process a SIGKILL signal.
     <li>Improvements in the handling of profiling, tracing, and %cpu calculation of threaded processes.      <li>Improvements in the handling of profiling, tracing, and %cpu calculation of threaded processes.

Legend:
Removed from v.1.56  
changed lines
  Added in v.1.57