=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/54.html,v retrieving revision 1.6 retrieving revision 1.7 diff -c -r1.6 -r1.7 *** www/54.html 2013/07/28 08:57:41 1.6 --- www/54.html 2013/07/28 10:19:14 1.7 *************** *** 85,91 ****
  • Improved hardware support, including:

    --- 85,101 ----

  • Improved hardware support, including:

    *************** *** 143,148 **** --- 153,168 ----

  • Added ltrace(1), a tool to trace PLT calls.
  • Added a new implementation of cu(1).
  • Added shm_open(3)/shm_unlink(3). +
  • Added getprogname(3)/setprogname(3). +
  • Added clock_getcpuclockid(3) and + pthread_getcpuclockid(3). +
  • Added fmemopen(3). +
  • Added open_memstream(3)/open_wmemstream(3). +
  • Added memmem(3). +
  • Added fdatasync(2). +
  • Added ppoll(2). +
  • Added pselect(2). +
  • Added utrace(2).
  • Switched the VAX platform to ELF.
  • Fixed kernel profiling on multiprocessor systems. *************** *** 752,758 **** alt="OpenBSD"> www@openbsd.org
    ! $OpenBSD: 54.html,v 1.6 2013/07/28 08:57:41 pascal Exp $ --- 772,778 ---- alt="OpenBSD"> www@openbsd.org
    ! $OpenBSD: 54.html,v 1.7 2013/07/28 10:19:14 jsg Exp $