=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/55.html,v retrieving revision 1.44 retrieving revision 1.45 diff -c -r1.44 -r1.45 *** www/55.html 2014/04/07 01:40:00 1.44 --- www/55.html 2014/04/07 02:25:21 1.45 *************** *** 59,65 ****

*************** *** 251,258 ****

  • amd64 and i386 now use the MWAIT instruction for their idle loop where available to reduce latency.
  • Added support for CLOCK_UPTIME.
  • Added tcgetsid(3). !
  • clock_t is now a 64 bit type, so it no longer wraps around in only 248 days. !
  • ino_t is now a 64 bit type, mostly to support large NFS filesystems.
  • Corrected handling of UTIME_OMIT.
  • pax(1) now sets the mode and timestamps correctly on symlinks, and makes hardlinks to symlinks when requested.
  • Corrected handling of shared-library destructors when libc is staticly linked. --- 251,258 ----
  • amd64 and i386 now use the MWAIT instruction for their idle loop where available to reduce latency.
  • Added support for CLOCK_UPTIME.
  • Added tcgetsid(3). !
  • clock_t is now a 64 bit type, so it no longer wraps around in only 248 days. !
  • ino_t is now a 64 bit type, mostly to support large NFS filesystems.
  • Corrected handling of UTIME_OMIT.
  • pax(1) now sets the mode and timestamps correctly on symlinks, and makes hardlinks to symlinks when requested.
  • Corrected handling of shared-library destructors when libc is staticly linked.