* common.din (ffsl): Export.
(ffsll): Export. * syscalls.cc (ffs): Implement using GCC intrinsic. (ffsl): Ditto. (ffsll): Ditto. * include/cygwin/version.h (CYGWIN_VERSION_API_MINOR): Bump.
This commit is contained in:
@@ -374,6 +374,8 @@ feupdateenv SIGFE
|
||||
fexecve SIGFE
|
||||
fflush SIGFE
|
||||
ffs NOSIGFE
|
||||
ffsl NOSIGFE
|
||||
ffsll NOSIGFE
|
||||
fgetc SIGFE
|
||||
fgetpos SIGFE
|
||||
fgets SIGFE
|
||||
|
Reference in New Issue
Block a user