cvs commit: src/lib/libthr/thread thr_rtld.c

David Xu davidxu at FreeBSD.org
Thu Mar 20 19:31:56 PDT 2008


davidxu     2008-03-21 02:31:56 UTC

  FreeBSD src repository

  Modified files:
    lib/libthr/thread    thr_rtld.c 
  Log:
  Resolve __error()'s PLT early so that it needs not to be resolved again,
  otherwise rwlock is recursivly called when signal happens and the __error
  was never resolved before.
  
  Revision  Changes    Path
  1.6       +3 -0      src/lib/libthr/thread/thr_rtld.c


More information about the cvs-all mailing list