This is the mail archive of the newlib@sourceware.org mailing list for the newlib 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] | |
On 08/23/2016 10:55 AM, Corinna Vinschen wrote: > https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=463a8afaa58b80926b0236e14a6171f45c1b784f > > commit 463a8afaa58b80926b0236e14a6171f45c1b784f > Author: Corinna Vinschen <corinna@vinschen.de> > Date: Tue Aug 23 17:49:24 2016 +0200 > > Implement missing POSIX-1.2008 function strerror_l > > Signed-off-by: Corinna Vinschen <corinna@vinschen.de> > > +<<strftime_l>> is like <<strftime>> but creates a string in a format > +as expected in locale <[locale]>. If <[locale]> is LC_GLOBAL_LOCALE or > +not a valid locale object, the behaviour is undefined. Incorrect copy-and-paste (strerror_l, not strftime_l). -- Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org
Attachment:
signature.asc
Description: OpenPGP digital signature
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |