* new-features.sgml (ov-new1.7.10): Document new RTLD flags.
This commit is contained in:
parent
c429beb296
commit
9d3b795b47
@ -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
|
||||
|
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user