diff options
Diffstat (limited to 'winsup/doc/new-features.sgml')
-rw-r--r-- | winsup/doc/new-features.sgml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/winsup/doc/new-features.sgml b/winsup/doc/new-features.sgml index f13bf71eb..adbb10a9f 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. </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> |