cygwin: add catopen, catgets, catclose

The implementation is taken from FreeBSD with #ifdef __CYGWIN__ modifications.

Signed-off-by: Yaakov Selkowitz <yselkowi@redhat.com>
This commit is contained in:
Yaakov Selkowitz
2018-01-18 23:26:41 -06:00
parent bd62f539de
commit cadc12f695
5 changed files with 584 additions and 1 deletions

View File

@ -274,6 +274,9 @@ catanh NOSIGFE
catanhf NOSIGFE
catanhl NOSIGFE
catanl NOSIGFE
catclose SIGFE
catgets SIGFE
catopen SIGFE
cbrt NOSIGFE
cbrtf NOSIGFE
cbrtl NOSIGFE