Jeffrey Altman
c1c98d3cfd
lib/roken: is_special_auxv_p test for AT_HWCAP2
...
fix breakage introduced by 6341132175
("roken: fix build breakage, AT_HWCAP2 may be undefined (#446 )").
Detected by Coverity.
Change-Id: Iefdb73d4392e5184a69a99208945ece6b7b8ecb3
2019-01-01 14:59:19 -05:00
Luke Howard
6341132175
roken: fix build breakage, AT_HWCAP2 may be undefined ( #446 )
2018-12-23 06:44:50 +00:00
Luke Howard
2974a9841f
roken: skip AT_HWCAP[2] in auxval test ( #446 )
...
AT_HWCAP and AT_HWCAP2 are handled specially by libc and cannot be parsed
directly out of /proc/self/auxv. Skip them in the auxval test.
2018-12-23 06:16:05 +00:00
Viktor Dukhovni
2d968c5c88
Fix test-auxval typos hidden by platform dependence
2017-05-27 00:08:00 -05:00
Nicolas Williams
cf4efe8de6
Add secure_getenv.c
2017-04-17 18:02:30 -04:00
Nicolas Williams
90110f5553
Revamp issuid()
2017-04-17 18:02:30 -04:00
Nicolas Williams
650ffdc964
Revamp lib/roken/getauxval.c
2017-04-17 18:02:30 -04:00
Nicolas Williams
f867a12aa9
Test rk_get*auxval()
2017-03-31 18:56:04 -05:00