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]

Re: [PATCH] Rename __in and __out in headers to avoid collision with Windows APIs


On Jul  7 10:47, David Macek wrote:
> * string.h: Local variables in expansion of strdupa and strndupa
> * sys/wait.h: Fields in anonymous union in expansion of __wait_status_to_int
> ---
> Reposting to the newlib ML.
> 
> There should be no API nor ABI changes, as the changed names are private to the macros.
> 
> The new "s" in string.h comes from the __s parameter. The new "s" in wait.h comes from "status".  I'm not sure what the naming conventions are, so I'm open to corrections.
> 
>  newlib/libc/include/string.h     | 18 +++++++++---------
>  winsup/cygwin/include/sys/wait.h |  2 +-
>  2 files changed, 10 insertions(+), 10 deletions(-)

Pushed.


Thanks,
Corinna

-- 
Corinna Vinschen
Cygwin Maintainer
Red Hat

Attachment: signature.asc
Description: PGP signature


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