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

Diff for /www/51.html between version 1.64 and 1.65

version 1.64, 2019/06/13 06:16:25 version 1.65, 2021/03/15 10:18:42
Line 122 
Line 122 
     <li>Improved checking of file-offset wraparound.      <li>Improved checking of file-offset wraparound.
     <li><a href="https://man.openbsd.org/pwrite.2">pwrite(2)</a>/<a href="https://man.openbsd.org/pwritev.2">pwritev(2)</a> now correctly by ignored O_APPEND.      <li><a href="https://man.openbsd.org/pwrite.2">pwrite(2)</a>/<a href="https://man.openbsd.org/pwritev.2">pwritev(2)</a> now correctly by ignored O_APPEND.
     <li>Improved conformance of header files with standards.      <li>Improved conformance of header files with standards.
     <li>Improved cancelation support in both user-threads (libpthread) and rthreads.      <li>Improved cancellation support in both user-threads (libpthread) and rthreads.
     <li>Improved correctness of execing, coredumping, signal delivery,      <li>Improved correctness of execing, coredumping, signal delivery,
         alternate signal stacks, blocking socket accepts(), mutexes and          alternate signal stacks, blocking socket accepts(), mutexes and
         condition variables, per-thread errno, symbol binding, and          condition variables, per-thread errno, symbol binding, and

Legend:
Removed from v.1.64  
changed lines
  Added in v.1.65