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

Diff for /www/53.html between version 1.44 and 1.45

version 1.44, 2013/02/26 23:15:54 version 1.45, 2013/02/26 23:17:06
Line 219 
Line 219 
         <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 staticly in a dynamic executable is now handled correctly.      <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.44  
changed lines
  Added in v.1.45