cvs commit: src ObsoleteFiles.inc

Ruslan Ermilov ru at FreeBSD.org
Sat Jun 2 10:26:37 UTC 2007


ru          2007-06-02 10:26:37 UTC

  FreeBSD src repository

  Modified files:
    .                    ObsoleteFiles.inc 
  Log:
  Clean up more obsolete shared threading libraries:
  
  - /lib/libpthread.so.2 was made obsolete by renaming libpthread to
    libkse (!sparc64, 2007/05/13).
  - /usr/lib/libthr.so.2 was made obsolete by moving the library to
    /lib (!sparc64, 2007/05/13).
  - /lib/libkse.so.2 existed for a few days before the version bump
    for those who had libpthread as their default threading library.
  
  Coding this "right" in ObsoleteFiles.inc is nearly impossible, so
  just add the missing obsolete libraries to the version bump block.
  
  Submitted by:   deischen, ru
  
  Revision  Changes    Path
  1.89      +4 -0      src/ObsoleteFiles.inc


More information about the cvs-src mailing list