=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/61.html,v retrieving revision 1.34 retrieving revision 1.35 diff -u -r1.34 -r1.35 --- www/61.html 2017/03/11 07:32:40 1.34 +++ www/61.html 2017/03/11 08:01:47 1.35 @@ -275,9 +275,8 @@
  • printf(3) family of formatting functions now report to syslog when the %s format is used with a NULL pointer. -
  • The performance and concurrency of the - malloc(3) family - in multi-threaded processes has been improved. +
  • Heap bufffer overflow detection has been improved when the C + malloc option is used. Th existing S option now includes C.
  • Support for permitting non-root users to mount(8) filesystems has been removed. @@ -299,6 +298,9 @@ ksh(1) Vi input mode.
  • UTF-8 support in column(1). +
  • The performance and concurrency of the + malloc(3) family + in multi-threaded processes has been improved.
  • Estonian keyboard support.
  • read(2) on directories now fails instead of returning 0.