* cygwin.din (confstr): Export.

* posix.sgml (confstr): Move to list of implemented SUSv3 functions.
	* sysconf.cc (confstr): Implement.
	* include/cygwin/version.h: Bump API minor number.
This commit is contained in:
Corinna Vinschen
2007-06-11 17:38:27 +00:00
parent f4cd2a1d71
commit 1570432db3
5 changed files with 59 additions and 2 deletions

View File

@@ -308,12 +308,13 @@ details. */
166: Export sem_unlink.
167: Add st_birthtim to struct stat.
168: Export asnprintf, dprintf, _Exit, vasnprintf, vdprintf.
169: Export confstr.
*/
/* Note that we forgot to bump the api for ualarm, strtoll, strtoull */
#define CYGWIN_VERSION_API_MAJOR 0
#define CYGWIN_VERSION_API_MINOR 168
#define CYGWIN_VERSION_API_MINOR 169
/* There is also a compatibity version number associated with the
shared memory regions. It is incremented when incompatible