* new-features.sgml (ov-new1.7.10): Document new RTLD flags.

This commit is contained in:
Corinna Vinschen 2011-08-16 14:51:06 +00:00
parent c429beb296
commit 9d3b795b47
2 changed files with 8 additions and 0 deletions

View File

@ -1,3 +1,7 @@
2011-08-16 Corinna Vinschen <corinna@vinschen.de>
* new-features.sgml (ov-new1.7.10): Document new RTLD flags.
2011-08-12 Corinna Vinschen <corinna@vinschen.de>
* new-features.sgml (ov-new1.7.10): Document large address awareness

View File

@ -91,6 +91,10 @@ shared memory.
as well as the version of GCC used when compiling.
</para></listitem>
<listitem><para>
dlopen now supports the Glibc-specific RTLD_NODELETE and RTLD_NOOPEN flags.
</para></listitem>
<listitem><para>
Other new API: clock_settime, __fpurge, ppoll, psiginfo, psignal, sys_siglist,
pthread_setschedprio, sysinfo.