summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorRichard Henderson <rth@twiddle.net>2012-05-24 07:45:49 -0700
committerRichard Henderson <rth@twiddle.net>2012-05-24 07:45:49 -0700
commitedb00e4d736c6d9b52e21a9557e71823e5a8df22 (patch)
tree9c3115d77522dffee850895bba89fbe736988fdf /NEWS
parent795405f956cb65486432c66c2542d5b648ba9289 (diff)
Add getauxval news entry.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index b244d2904c..586f40fd79 100644
--- a/NEWS
+++ b/NEWS
@@ -71,6 +71,10 @@ Version 2.16
Note that glibc is not expected to work with any Linux kernel version
before 2.6.
+* New header <sys/auxv.h> and function getauxval allowing easy access to
+ the AT_* key-value pairs passed from the Linux kernel. The header also
+ defines the HWCAP_* bits associated with the AT_HWCAP key.
+
* New locales: mag_IN
Version 2.15