This is the mail archive of the cygwin-patches mailing list for the Cygwin 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: Add wrappers for ExitProcess, TerminateProcess


Charles Wilson wrote:

> Oh, ok. I'm sorry; I misread that.  Sure, int is fine. I'll do that,
> check that it actually builds and works (!), and check it in.  Thanks.

Do I need to increment the minor version when adding a new
cygwin_internal call?  It seems so:

2009-01-09  Christopher Faylor

        * include/sys/cygwin.h (CW_SETERRNO): Define.
        * external.cc (CW_SETERRNO): Implement.
        * include/cygwin/version.h: Bump CYGWIN_VERSION_API_MINOR to 192 to
        reflect the above change.

--
Chuck


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