]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - NEWS
* misc/Makefile (routines): Add preadv, preadv64, pwritev, pwritev64.
[thirdparty/glibc.git] / NEWS
diff --git a/NEWS b/NEWS
index 04a196c8fd4d6a36f254fe48dd2ed0ed6eb4eb15..a91af3bfeaac1cd9c967bb9b365a1a2e822ffc4f 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,4 @@
-GNU C Library NEWS -- history of user-visible changes.  2009-2-25
+GNU C Library NEWS -- history of user-visible changes.  2009-4-3
 Copyright (C) 1992-2008, 2009 Free Software Foundation, Inc.
 See the end for copying conditions.
 
@@ -7,12 +7,35 @@ using `glibc' in the "product" field.
 \f
 Version 2.10
 
-* New Linux interface: accept4
+* New interfaces: preadv, preadv64, pwritev, pwritev64
+  Implemented by Ulrich Drepper.
+
+* New Linux interfaces: accept4, fallocate, fallocate64.
+  Implemented by Ulrich Drepper.
 
 * Correct declarations of string function when used in C++ code.  This
   could lead to compile error for invalid C++ code.
 
-* XPG7/POSIX 2008 compilation environment.
+* XPG7/POSIX 2008 compilation environment.  Many GNU-specific functions are
+  now in POSIX.
+
+* New POSIX 2008 interface: psiginfo
+  Implemented by Ulrich Drepper.
+
+* New ISO C++1x interfaces: quick_exit, at_quick_exit
+  Implemented by Ulrich Drepper.
+
+* Support for selecting between multiple function definitions at runtime
+  using STT_GNU_IFUNC symbols.  Implemented by Ulrich Drepper.
+
+* The libcrypt library can now use the hash function implementations in
+  NSS.  Implemented by Ulrich Drepper.
+
+* The malloc implementation can be compiled to be less memory efficient
+  but higher performing in multi-threaded programs.
+  Implemented by Ulrich Drepper.
+
+* New locale: nan_TW@latin
 
 \f
 Version 2.9