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