public inbox for newlib@sourceware.org
 help / color / mirror / Atom feed
From: Corinna Vinschen <vinschen@redhat.com>
To: newlib@sourceware.org
Subject: Re: [PATCH] Rename <sys/_locale.h> to <xlocale.h>
Date: Wed, 22 Mar 2017 09:07:00 -0000	[thread overview]
Message-ID: <20170322090707.GB27402@calimero.vinschen.de> (raw)
In-Reply-To: <20170321202130.20020-1-yselkowi@redhat.com>

[-- Attachment #1: Type: text/plain, Size: 1271 bytes --]

On Mar 21 15:21, Yaakov Selkowitz wrote:
> The locale_t type is provided by <xlocale.h> on Linux, FreeBSD, and Darwin.
> While, like on some of those systems, it is automatically included by
> <locale.h> with the proper feature test macros, its presence under this
> particular name is still presumed in real-world software.
> 
> Signed-off-by: Yaakov Selkowitz <yselkowi@redhat.com>
> ---
>  newlib/libc/include/ctype.h       |  2 +-
>  newlib/libc/include/langinfo.h    |  2 +-
>  newlib/libc/include/locale.h      |  2 +-
>  newlib/libc/include/stdlib.h      |  2 +-
>  newlib/libc/include/string.h      |  2 +-
>  newlib/libc/include/strings.h     |  2 +-
>  newlib/libc/include/sys/_locale.h | 12 ------------
>  newlib/libc/include/time.h        |  2 +-
>  newlib/libc/include/wchar.h       |  2 +-
>  newlib/libc/include/wctype.h      |  2 +-
>  newlib/libc/include/xlocale.h     | 12 ++++++++++++
>  winsup/cygwin/include/monetary.h  |  2 +-
>  winsup/doc/new-features.xml       |  5 +++++
>  13 files changed, 27 insertions(+), 22 deletions(-)
>  delete mode 100644 newlib/libc/include/sys/_locale.h
>  create mode 100644 newlib/libc/include/xlocale.h

Pushed.


Thanks,
Corinna

-- 
Corinna Vinschen
Cygwin Maintainer
Red Hat

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 819 bytes --]

      reply	other threads:[~2017-03-22  9:07 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-03-21 20:21 Yaakov Selkowitz
2017-03-22  9:07 ` Corinna Vinschen [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20170322090707.GB27402@calimero.vinschen.de \
    --to=vinschen@redhat.com \
    --cc=newlib@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).