* cygwin.din (get_current_dir_name): Export.

* path.cc (get_current_dir_name): New function.
	* posix.sgml (std-gnu): Add get_current_dir_name.
	* include/cygwin/version.h (CYGWIN_VERSION_API_MINOR): Bump.
This commit is contained in:
Yaakov Selkowitz
2012-01-01 18:54:25 +00:00
parent d27d202f56
commit 0b5355f17c
5 changed files with 31 additions and 1 deletions

View File

@ -426,12 +426,13 @@ details. */
255: Export ptsname_r.
256: Add CW_ALLOC_DRIVE_MAP, CW_MAP_DRIVE_MAP, CW_FREE_DRIVE_MAP.
257: Export getpt.
258: Export get_current_dir_name.
*/
/* Note that we forgot to bump the api for ualarm, strtoll, strtoull */
#define CYGWIN_VERSION_API_MAJOR 0
#define CYGWIN_VERSION_API_MINOR 257
#define CYGWIN_VERSION_API_MINOR 258
/* There is also a compatibity version number associated with the
shared memory regions. It is incremented when incompatible