* 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:
@@ -738,6 +738,7 @@ _getlogin = getlogin NOSIGFE
|
||||
getlogin_r NOSIGFE
|
||||
getmntent SIGFE
|
||||
_getmntent = getmntent SIGFE
|
||||
getmntent_r SIGFE
|
||||
getmode SIGFE
|
||||
_getmode = getmode SIGFE
|
||||
getnameinfo = cygwin_getnameinfo SIGFE
|
||||
|
Reference in New Issue
Block a user