Skip to content

Commit

Permalink
Add getauxval news entry.
Browse files Browse the repository at this point in the history
  • Loading branch information
Richard Henderson committed May 24, 2012
1 parent 795405f commit edb00e4
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions NEWS
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit edb00e4

Please sign in to comment.