aboutsummaryrefslogtreecommitdiff
path: root/toys/other/lspci.c
AgeCommit message (Expand)Author
2020-03-13Fix various typos.Elliott Hughes
2018-11-19A few more GLOBALS() single character argument style conversions.Rob Landley
2016-06-15Add readlink0() and readlinkat0() which null terminate the data.Rob Landley
2015-08-02Mark command-local functions static.Rob Landley
2014-11-24Tweak the "ignoring return value" fortify workaround for readlinkat.Rob Landley
2014-11-22As long as Android's going to require fortify, fixup the warnings it generates.Rob Landley
2014-08-11Promote lspci.Rob Landley