[PATCH 5/5] Cygwin: Document clearenv

Corinna Vinschen corinna-cygwin@cygwin.com
Tue Jun 5 09:59:00 GMT 2018


On Jun  4 15:36, Ken Brown wrote:
> ---
>  winsup/cygwin/include/cygwin/version.h | 3 ++-
>  winsup/cygwin/release/2.10.1           | 1 +
>  winsup/doc/posix.xml                   | 1 +
>  3 files changed, 4 insertions(+), 1 deletion(-)
> 
> diff --git a/winsup/cygwin/include/cygwin/version.h b/winsup/cygwin/include/cygwin/version.h
> index f08707eea..2991ab858 100644
> --- a/winsup/cygwin/include/cygwin/version.h
> +++ b/winsup/cygwin/include/cygwin/version.h
> @@ -494,12 +494,13 @@ details. */
>    323: scanf %l[ conversion.
>    324: Export sigtimedwait.
>    325: Export catclose, catgets, catopen.
> +  326: Export clearenv

While you're at it, please bump the Cygwin version to 2.11.  I intended
to do that for every version adding such changes (but screwed up once or
twice already).

>    Note that we forgot to bump the api for ualarm, strtoll, strtoull,
>    sigaltstack, sethostname. */
>  
>  #define CYGWIN_VERSION_API_MAJOR 0
> -#define CYGWIN_VERSION_API_MINOR 325
> +#define CYGWIN_VERSION_API_MINOR 326
>  
>  /* There is also a compatibity version number associated with the shared memory
>     regions.  It is incremented when incompatible changes are made to the shared
> diff --git a/winsup/cygwin/release/2.10.1 b/winsup/cygwin/release/2.10.1
> index 42d9d1110..ef7d08256 100644
> --- a/winsup/cygwin/release/2.10.1
> +++ b/winsup/cygwin/release/2.10.1

git mv 2.10.1 2.11

And a matching entry in winsup/doc/new-features.xml would be nice :}


Thanks,
Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Maintainer                 cygwin AT cygwin DOT com
Red Hat
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <http://cygwin.com/pipermail/cygwin-patches/attachments/20180605/aa62a74a/attachment.sig>


More information about the Cygwin-patches mailing list