OSDN Git Service

* new-features.sgml (ov-new1.7.10): Document new RTLD flags.
authorcorinna <corinna>
Tue, 16 Aug 2011 14:51:06 +0000 (14:51 +0000)
committercorinna <corinna>
Tue, 16 Aug 2011 14:51:06 +0000 (14:51 +0000)
winsup/doc/ChangeLog
winsup/doc/new-features.sgml

index 643a268..c3f19ca 100644 (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
index f13bf71..adbb10a 100644 (file)
@@ -92,6 +92,10 @@ 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.
 </para></listitem>