mirror of
git://sourceware.org/git/newlib-cygwin.git
synced 2025-01-30 02:50:25 +08:00
* new-features.sgml (ov-new1.7.10): Document pthread_attr_getguardsize,
pthread_attr_setstack, pthread_attr_setstackaddr and pthread_attr_setguardsize.
This commit is contained in:
parent
aaded2f90e
commit
7afc14c003
@ -1,3 +1,9 @@
|
||||
2011-05-15 Corinna Vinschen <corinna@vinschen.de>
|
||||
|
||||
* new-features.sgml (ov-new1.7.10): Document pthread_attr_getguardsize,
|
||||
pthread_attr_setstack, pthread_attr_setstackaddr and
|
||||
pthread_attr_setguardsize.
|
||||
|
||||
2011-05-10 Corinna Vinschen <corinna@vinschen.de>
|
||||
|
||||
* cygwinenv.sgml: Move "forkchunk:xxx" to the removed options section.
|
||||
|
@ -40,8 +40,9 @@ as well as the version of GCC used when compiling.
|
||||
|
||||
<listitem><para>
|
||||
Other new API: clock_settime, ppoll, psiginfo, psignal, sys_siglist,
|
||||
pthread_attr_getstack, pthread_attr_getstackaddr, pthread_getattr_np,
|
||||
pthread_setschedprio, sysinfo.
|
||||
pthread_attr_getstack, pthread_attr_getstackaddr, pthread_attr_getguardsize,
|
||||
pthread_attr_setstack, pthread_attr_setstackaddr, pthread_attr_setguardsize,
|
||||
pthread_getattr_np, pthread_setschedprio, sysinfo.
|
||||
</para></listitem>
|
||||
|
||||
</itemizedlist>
|
||||
|
Loading…
x
Reference in New Issue
Block a user