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:
@@ -24,6 +24,10 @@ SYSTEM like a trivial ACL.
|
||||
Bump POSIX option macros to POSIX.1-2008.
|
||||
</para></listitem>
|
||||
|
||||
<listitem><para>
|
||||
New APIs: clog10, clog10f.
|
||||
</para></listitem>
|
||||
|
||||
</itemizedlist>
|
||||
|
||||
</sect2>
|
||||
|
@@ -1151,6 +1151,8 @@ also IEEE Std 1003.1-2008 (POSIX.1-2008).</para>
|
||||
asprintf_r
|
||||
basename (see chapter "Implementation Notes")
|
||||
canonicalize_file_name
|
||||
clog10
|
||||
clog10f
|
||||
dremf
|
||||
dup3
|
||||
envz_add
|
||||
|
Reference in New Issue
Block a user