svn commit: r214984 - stable/8/lib/libproc
Rui Paulo
rpaulo at FreeBSD.org
Mon Nov 8 15:26:16 UTC 2010
On Nov 8, 2010, at 2:46 PM, Hajimu UMEMOTO wrote:
> Hi,
>
>>>>>> On Mon, 8 Nov 2010 13:31:44 +0000 (UTC)
>>>>>> Rui Paulo <rpaulo at FreeBSD.org> said:
>
> rpaulo> Author: rpaulo
> rpaulo> Date: Mon Nov 8 13:31:44 2010
> rpaulo> New Revision: 214984
> rpaulo> URL: http://svn.freebsd.org/changeset/base/214984
>
> rpaulo> Log:
> rpaulo> Don't use basename_r().
>
> rpaulo> Modified:
> rpaulo> stable/8/lib/libproc/proc_sym.c
>
> Shouldn't MFCing basename_r() be better rather than stopping use of
> it?
It's on my plans, but basename_r is not POSIX and there was a private discussion about it a couple of weeks ago. The conclusion is that we should adopt the Android semantics of basename_r().
Regards,
--
Rui Paulo
More information about the svn-src-stable-8
mailing list