* cygwin.din (scandirat): Export.

* posix.sgml (std-gnu): Add scandirat.
	* syscalls.cc (scandirat): New function.
	* include/cygwin/version.h (CYGWIN_VERSION_API_MINOR): Bump.
	* include/sys/dirent.h (scandirat): Declare.
This commit is contained in:
Yaakov Selkowitz
2012-02-22 01:58:24 +00:00
parent de6ebe0e8b
commit e587f14b6f
6 changed files with 34 additions and 3 deletions

View File

@@ -1406,6 +1406,7 @@ scalbnf NOSIGFE
_scalbnf = scalbnf NOSIGFE
scandir SIGFE
_scandir = scandir SIGFE
scandirat SIGFE
scanf SIGFE
_scanf = scanf SIGFE
scanf_r = _scanf_r SIGFE