cvs commit: src/lib/libc/net getnameinfo.c

Ken Smith kensmith at FreeBSD.org
Thu May 5 21:10:45 PDT 2005


kensmith    2005-05-06 04:10:44 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_5_4)
    lib/libc/net         getnameinfo.c 
  Log:
  MFC v1.14.6.1 and v1.14.6.2:
  > Log:
  >   enclose getservbyport(3) call with mutex lock.
  >   since our getservbyport(3) is thread-safe on CURRENT, we don't need
  >   this workaround on CURRENT.  however, it is not MFC'ed to RELENG_5,
  >   yet.  so, we need this for RELENG_5.
  >   this fix is candidate for MFS to be in time for 5.4-RELEASE.
  >
  >   Found by:       tools/regression/lib/libc/resolv/resolv -r
  >   Reviewed by:    hrs
  >   Tested by:      hrs
  
  Work done by:   ume (he requested merge but I approved it too late)
  Approved by:    re (scottl approved me doing merge so tagging can be done)
  
  Revision   Changes    Path
  1.14.10.1  +24 -2     src/lib/libc/net/getnameinfo.c


More information about the cvs-src mailing list