]> git.ipfire.org Git - thirdparty/glibc.git/history - misc/getauxval.c
Update copyright dates with scripts/update-copyrights
[thirdparty/glibc.git] / misc / getauxval.c
2024-01-01  Paul EggertUpdate copyright dates with scripts/update-copyrights
2023-01-06  Joseph MyersUpdate copyright dates with scripts/update-copyrights
2022-01-01  Paul EggertUpdate copyright dates with scripts/update-copyrights
2021-01-02  Paul EggertUpdate copyright dates with scripts/update-copyrights
2020-10-27  Florian Weimermisc: Add internal __getauxval2 function
2020-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2019-09-07  Paul EggertPrefer https to http for gnu.org and fsf.org URLs
2019-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2018-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2017-06-09  Tulio Magno Quites... Add a way to bypass the PLT when calling getauxval
2017-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2016-10-10  Samuel Thibaulthurd: Fix unused variable warning
2016-04-10  Samuel ThibaultFix crash on getauxval call without HAVE_AUX_VECTOR
2016-01-04  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2015-01-02  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2014-01-01  Allan McRaeUpdate copyright notices with scripts/update-copyrights
2013-12-18  Brooks MosesAdd error reporting (via errno) to getauxval().
2013-06-28  Ryan S. ArnoldAdd GLRO(dl_hwcap2) for new AT_HWCAP2 auxv_t a_type.
2013-01-02  Joseph MyersUpdate copyright notices with scripts/update-copyrights.
2012-07-01  Joseph MyersMerge glibc-ports into ports/ directory. glibc-2.16-ports-merge glibc-2.16.90
2012-05-21  Richard Henderson * misc/getauxval.c (__getauxval): Use unsigned...
2012-05-20  Richard HendersonAdd <sys/auxv.h> and getauxval.