From: corinna Date: Tue, 16 Aug 2011 14:51:06 +0000 (+0000) Subject: * new-features.sgml (ov-new1.7.10): Document new RTLD flags. X-Git-Url: http://git.osdn.net/view?a=commitdiff_plain;h=ae2b60be50a841be07233f6eebd296455290a217;p=pf3gnuchains%2Fpf3gnuchains4x.git * new-features.sgml (ov-new1.7.10): Document new RTLD flags. --- diff --git a/winsup/doc/ChangeLog b/winsup/doc/ChangeLog index 643a268454..c3f19ca6c5 100644 --- a/winsup/doc/ChangeLog +++ b/winsup/doc/ChangeLog @@ -1,3 +1,7 @@ +2011-08-16 Corinna Vinschen + + * new-features.sgml (ov-new1.7.10): Document new RTLD flags. + 2011-08-12 Corinna Vinschen * new-features.sgml (ov-new1.7.10): Document large address awareness diff --git a/winsup/doc/new-features.sgml b/winsup/doc/new-features.sgml index f13bf71eb3..adbb10a9ff 100644 --- a/winsup/doc/new-features.sgml +++ b/winsup/doc/new-features.sgml @@ -92,6 +92,10 @@ as well as the version of GCC used when compiling. +dlopen now supports the Glibc-specific RTLD_NODELETE and RTLD_NOOPEN flags. + + + Other new API: clock_settime, __fpurge, ppoll, psiginfo, psignal, sys_siglist, pthread_setschedprio, sysinfo.