Date: Wed, 8 Jul 2009 01:43:47 +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: <200907080144.n681i4Av053333@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
delphij 2009-07-08 01:43:47 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) lib/libc/rpc getnetconfig.c Log: SVN rev 195432 on 2009-07-08 01:43:47Z 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.11.2.2 +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?200907080144.n681i4Av053333>