Date: Sun, 9 Feb 2003 17:18:43 -0500 (EST) From: Robert Watson <rwatson@FreeBSD.org> To: Mike Barcroft <mike@FreeBSD.org> Cc: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org, legacy-committers@FreeBSD.org Subject: Re: cvs commit: www/en/projects/c99 index.sgml Message-ID: <Pine.NEB.3.96L.1030209171710.28559P-100000@fledge.watson.org> In-Reply-To: <200302082129.h18LTXu9086669@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 8 Feb 2003, Mike Barcroft wrote: > o Reassign getpwnam_r()/getpwuid_r() task to David Leimbach > (approved by wes). Cool. One thing I'd really like to do is get the ACL parsing and text generation code in libc switched over to these interfaces, once available, to avoid calls to the ACL code messing up the global state of the non-_r versions of the calls. I don't know of any instances where this currently caused problems, but they're easy to imagine. We'll need explicit state versions of both the pw and grp calls at some point to make this happen. Robert N M Watson FreeBSD Core Team, TrustedBSD Projects robert@fledge.watson.org Network Associates Laboratories To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.NEB.3.96L.1030209171710.28559P-100000>