From d1c24ac4ec721ea49c15b277eaebed30f8df1e4c Mon Sep 17 00:00:00 2001 From: Rich Felker Date: Fri, 1 Apr 2011 23:15:29 -0400 Subject: [PATCH 1/1] update release notes --- WHATSNEW | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/WHATSNEW b/WHATSNEW index 2358d929..55817aa9 100644 --- a/WHATSNEW +++ b/WHATSNEW @@ -88,7 +88,8 @@ implemented POSIX timers. optimized and simplified many thread-related functions. -eliminated resource leak races in thread cancellation. +eliminated resource leak races in thread cancellation. (almost all +existing implementations, including glibc, have these leaks.) overhauled stdio implementation to take advantage of readv/writev for reduced syscall load, and improved stdio's handling of error status. -- 2.20.1