cygwin: Export clog10, clog10f
winsup/cygwin/ * common.din: Add clog10, clog10f. * include/cygwin/version.h (CYGWIN_VERSION_API_MINOR): Bump. winsup/doc/ * new-features.xml (ov-new2.5): Mention clog10, clog10f. * posix.xml (std-gnu): Add clog10, clog10f. Signed-off-by: Yaakov Selkowitz <yselkowi@redhat.com>
This commit is contained in:
@ -232,6 +232,8 @@ clock_nanosleep SIGFE
|
||||
clock_setres SIGFE
|
||||
clock_settime SIGFE
|
||||
clog NOSIGFE
|
||||
clog10 NOSIGFE
|
||||
clog10f NOSIGFE
|
||||
clogf NOSIGFE
|
||||
close SIGFE
|
||||
closedir SIGFE
|
||||
|
Reference in New Issue
Block a user