Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 24 Jun 2009 23:17:16 +0000 (UTC)
From:      Xin LI <delphij@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/lib/libc/rpc getnetconfig.c
Message-ID:  <200906242317.n5ONHPCT080361@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
delphij     2009-06-24 23:17:16 UTC

  FreeBSD src repository

  Modified files:
    lib/libc/rpc         getnetconfig.c 
  Log:
  SVN rev 194932 on 2009-06-24 23:17:16Z by delphij
  
  Lock around access to nc_file and netconfig_info ("ni").  The RPC
  part of libc is still not thread safe but this would at least
  reduce the problems we have.
  
  PR:             threads/118544
  Submitted by:   Changming Sun <snnn119 gmail com>
  MFC after:      2 weeks
  
  Revision  Changes    Path
  1.16      +49 -3     src/lib/libc/rpc/getnetconfig.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200906242317.n5ONHPCT080361>