* cygwin.din (getmntent_r): Export.

* mount.cc (getmntent_r): New function.
	* posix.sgml (std-gnu): Add getmntent_r.
	* include/mntent.h (getmntent_r): Declare.
	* include/cygwin/version.h (CYGWIN_VERSION_API_MINOR): Bump.
This commit is contained in:
Corinna Vinschen
2012-07-18 11:17:25 +00:00
parent 03b7882aa0
commit 010f7350ba
7 changed files with 43 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
What's new:
-----------
- New API: memrchr.
- New API: getmntent_r, memrchr.
- Support ReFS.