mirror of
git://sourceware.org/git/newlib-cygwin.git
synced 2025-01-30 02:50:25 +08:00
Add commit 5807ba83e release message to documentation
Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
This commit is contained in:
parent
60fd26a4df
commit
2b174636e5
@ -37,6 +37,10 @@ pthread_barrierattr_getpshared, pthread_barrierattr_destroy,
|
||||
pthread_barrier_init, pthread_barrier_destroy, pthread_barrier_wait.
|
||||
</para></listitem>
|
||||
|
||||
<listitem><para>
|
||||
New APIs: clog10, clog10f.
|
||||
</para></listitem>
|
||||
|
||||
<listitem><para>
|
||||
In calls to chmod treat ACLs with extra ACEs *only* for Admins and
|
||||
SYSTEM like a trivial ACL.
|
||||
@ -47,7 +51,10 @@ Bump POSIX option macros to POSIX.1-2008.
|
||||
</para></listitem>
|
||||
|
||||
<listitem><para>
|
||||
New APIs: clog10, clog10f.
|
||||
Profiling data, specifically pc sampling, now covers all threads of a
|
||||
program and not just the main thread. Environment variable GMON_OUT_PREFIX
|
||||
enables multiple gmon.out files to preserve profiling data after fork or
|
||||
from multiple program runs.
|
||||
</para></listitem>
|
||||
|
||||
</itemizedlist>
|
||||
|
Loading…
x
Reference in New Issue
Block a user