summaryrefslogtreecommitdiffstats
path: root/scripts/ver_linux
AgeCommit message (Expand)AuthorLines
2021-05-03Removed the oprofiled version optionBhaskar Chowdhury-1/+0
2021-01-27ver_linux: Eliminate duplicate code in ldconfig processing logicAlexander Kapshuk-7/+5
2020-02-10ver_linux: Query ld cache for versions of libc/libcpp run-timeAlexander Kapshuk-17/+7
2019-11-11scripts/ver_linux: add Bison and Flex to the checklistBhaskar Chowdhury-0/+2
2019-01-22ver_linux: Assign constant RE to variable name for clarityAlexander Kapshuk-2/+4
2018-07-07ver_linux: Do not check for ver_linux pattern in version functionAlexander Kapshuk-1/+1
2018-07-07ver_linux: Process input coming from procmaps that matches libc onlyAlexander Kapshuk-5/+7
2018-05-14ver_linux: Drop redundant calls to system() to test if file is readableAlexander Kapshuk-17/+11
2018-05-14ver_linux: Move stderr redirection from function parameter to function bodyAlexander Kapshuk-26/+27
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+1
2017-04-08ver_linux: Use /usr/bin/awk instead of /bin/awkSaul Wold-1/+1
2016-08-31ver_linux: rename ver_linux.awk to ver_linuxAlexander Kapshuk-0/+89
2016-08-31ver_linux: shell implementation removedAlexander Kapshuk-193/+0
2016-02-07scripts: fix typo in ver_linuxMatthias Lange-1/+1
2015-10-17ver_linux: proc/modules, limit text processing to 'sed'Alexander Kapshuk-4/+13
2015-10-17ver_linux: wireless-tools, look for numerical input, not field numberAlexander Kapshuk-2/+6
2015-10-17ver_linux: use 'udevadm', instead of 'udevinfo'Alexander Kapshuk-1/+6
2015-10-17ver_linux: sh-utils, look for numerical input, not field numberAlexander Kapshuk-1/+6
2015-10-17ver_linux: loadkeys, look for numerical input, not field numberAlexander Kapshuk-7/+6
2015-10-17ver_linux: net-tools, look for numerical input, not field numberAlexander Kapshuk-2/+6
2015-10-17ver_linux: procps, look for numerical input, not field numberAlexander Kapshuk-2/+6
2015-10-17ver_linux: libcpp, fix missing outputAlexander Kapshuk-3/+12
2015-10-17ver_linux: ldd, look for numerical input, not field numberAlexander Kapshuk-2/+6
2015-10-17ver_linux: libc, input redirection to sed fails in some distrosAlexander Kapshuk-2/+6
2015-10-17ver_linux: ppp, look for numerical input, not field numberAlexander Kapshuk-2/+6
2015-10-17ver_linux: quota-tools, look for numerical input, not field numberAlexander Kapshuk-2/+6
2015-10-17ver_linux: pcmciautils, look for numerical input, not field numberAlexander Kapshuk-1/+6
2015-10-17ver_linux: xfsprogs, look for numerical input, not field numberAlexander Kapshuk-2/+6
2015-10-17ver_linux: reiserfsprogs, look for numerical input, not field numberAlexander Kapshuk-2/+6
2015-10-17ver_linux: jfsutils, look for numerical input, not field numberAlexander Kapshuk-2/+6
2015-10-17ver_linux: e2fsprogs, look for numerical input, not field numberAlexander Kapshuk-2/+6
2015-10-17ver_linux: module-init-tools, look for numerical input, not field numberAlexander Kapshuk-1/+6
2015-10-17ver_linux: util-linux, 'fdformat' not ubiquitous any longerAlexander Kapshuk-5/+6
2015-10-17ver_linux: binutils, fix inaccurate outputAlexander Kapshuk-1/+6
2015-10-17ver_linux: make --version, use regex to find version numberAlexander Kapshuk-2/+6
2015-10-17ver_linux: gcc -dumpversion, use regex to find version numberAlexander Kapshuk-2/+6
2009-06-09Remove bashisms from scriptsdann frazier-1/+1
2008-07-31kbuild: scripts/ver_linux: don't set PATHAdrian Bunk-1/+0
2008-05-25scripts/ver_linux use 'gcc -dumpversion'Gabriel C-4/+1
2007-10-12kbuild: scripts/ver_linux : correct printing of binutils versionJesper Juhl-3/+1
2007-10-12kbuild: ver_linux fix glibc version printJesper Juhl-3/+2
2007-07-25kbuild: fix up printing of Linux C Library version in scripts/ver_linuxJesper Juhl-2/+2
2006-12-07[PATCH] ver_linux additionsValdis Kletnieks-0/+8
2006-04-05ver_linux: don't print reiser4progs version if none foundAlexey Dobriyan-2/+2
2005-09-07[PATCH] Adapt scripts/ver_linux to new util-linux version stringsAlexey Dobriyan-2/+4
2005-04-18[PATCH] 2.6.12-rc1-mm3 Fix ver_linux script for no udev utils.Steven Cole-1/+1
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds-0/+95