commit | 21ada94c4b8c01589367cea300916d7db8461ae7 | [log] [tgz] |
---|---|---|
author | Rich Felker <dalias@aerifal.cx> | Mon Apr 07 02:46:15 2014 -0400 |
committer | Rich Felker <dalias@aerifal.cx> | Mon Apr 07 02:46:15 2014 -0400 |
tree | bdd68da89f47c8f1c002cab2cd57f1ff569c8cbc | |
parent | 89740868c9f1c84b8ee528468d12df1fa72cd392 [diff] |
add getauxval function in a sense this implementation is incomplete since it doesn't provide the HWCAP_* macros for use with AT_HWCAP, which is perhaps the most important intended usage case for getauxval. they will be added at a later time.