This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] manual: unmark locale from addmntent and putpwent


On 11/24/2014 10:41 AM, Ma Shimiao wrote:
>  fprintf will use locale relative macros in the following two status:
>  1) the format passed to fprintf has "\'" character
>  2) the format passed to fprintf has custom format specifier
> when calling fprintf, addmntent and putpwent do not meet any one of
> the above conditions.

See my other comment regarding the decimal separator.  I think this
patch is still valid (addmntent and putpwent do not use floating point),
so this looks good to me.

-- 
Florian Weimer / Red Hat Product Security


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]