* external.cc (CW_SETCWD): New option.

* include/cygwin/version.h: Bump api minor to 231.
* include/sys/cygwin.h (CW_SETCWD): Define.
This commit is contained in:
Christopher Faylor
2010-08-18 19:15:37 +00:00
parent 6a84234cd2
commit 590ad4793f
4 changed files with 16 additions and 2 deletions

View File

@@ -390,12 +390,13 @@ details. */
228: CW_STRERROR added.
229: Add mkostemp, mkostemps.
230: Add CLOCK_MONOTONIC.
231: CW_SETCWD
*/
/* Note that we forgot to bump the api for ualarm, strtoll, strtoull */
#define CYGWIN_VERSION_API_MAJOR 0
#define CYGWIN_VERSION_API_MINOR 230
#define CYGWIN_VERSION_API_MINOR 231
/* There is also a compatibity version number associated with the
shared memory regions. It is incremented when incompatible