=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/62.html,v retrieving revision 1.40 retrieving revision 1.41 diff -u -r1.40 -r1.41 --- www/62.html 2017/10/03 12:58:12 1.40 +++ www/62.html 2017/10/03 15:16:30 1.41 @@ -335,13 +335,20 @@ ksh(1) has been fixed.
  • The emacs-usemeta ksh(1) flag is no longer needed and is now deprecated. -
  • New futex(2) syscall -
  • New pthread mutex - and condition variable - implementations improving latency of threaded applications -
  • New ctfdump - and ctfconv tools to manipulate - CTF (Compact C Type Format). +
  • New futex(2) syscall. +
  • New pthread + mutex and + condition + variable implementations improving latency + of threaded applications. +
  • New POSIX xlocale + implementation written from scratch, complete in the sense that + all POSIX *locale(3) and *_l(3) functions are included, but in + OpenBSD, we of course only really care about LC_CTYPE + and we only support ASCII and UTF-8. +
  • New ctfdump and + ctfconv + tools to manipulate CTF (Compact C Type Format).
  • The error handling in syslogd(8) has been improved. @@ -407,9 +414,46 @@

    -

  • mandoc X.XX.X +
  • mandoc 1.14.3