diff options
Diffstat (limited to 'winsup/doc/new-features.sgml')
-rw-r--r-- | winsup/doc/new-features.sgml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/winsup/doc/new-features.sgml b/winsup/doc/new-features.sgml index b0ed8298b..1c8143306 100644 --- a/winsup/doc/new-features.sgml +++ b/winsup/doc/new-features.sgml @@ -33,6 +33,7 @@ New APIs: clock_getcpuclockid, pthread_getcpuclockid. <listitem><para> GNU/glibc error.h error reporting functions. New APIs: error, error_at_line. New exports: error_message_count, error_one_per_line, error_print_progname. +Also, perror and strerror_r no longer clobber strerror storage. </para></listitem> <listitem><para> |