2011-05-17 Yaakov Selkowitz * new-features.sgml (ov-new1.7.10): Document error.h functions. Index: new-features.sgml =================================================================== RCS file: /cvs/src/src/winsup/doc/new-features.sgml,v retrieving revision 1.82 diff -u -r1.82 new-features.sgml --- new-features.sgml 17 May 2011 17:09:32 -0000 1.82 +++ new-features.sgml 17 May 2011 17:14:52 -0000 @@ -31,6 +31,11 @@ +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. + + + /proc/loadavg now shows the number of currently running processes and the total number of processes.