Date: Wed, 8 Jul 2009 01:41:41 +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: <200907080141.n681fwCt053184@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
delphij 2009-07-08 01:41:41 UTC FreeBSD src repository Modified files: (Branch: RELENG_7) lib/libc/rpc getnetconfig.c Log: SVN rev 195431 on 2009-07-08 01:41:41Z by delphij MFC r194932 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> Revision Changes Path 1.14.2.1 +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?200907080141.n681fwCt053184>