aboutsummaryrefslogtreecommitdiff
path: root/libbb/kernel_version.c
AgeCommit message (Expand)Author
2020-10-06avoid using strok - eliminates use of hidden global variableDenys Vlasenko
2017-10-05whitespace and comment format fixes, no code changesDenys Vlasenko
2015-10-23tidy up strtok useDenys Vlasenko
2012-05-05get_linux_version_code: don't fail on Linux version strints like "3.0-foo"Andreas Oberritter
2010-08-16*: make GNU licensing statement forms more regularDenys Vlasenko
2009-11-13*: use "can't" instead of "cannot"Denys Vlasenko
2009-09-06more C standard compat fixes from Dan FandrichDenys Vlasenko
2008-06-27*: introduce and use FAST_FUNC: regparm on i386, otherwise no-onDenis Vlasenko
2006-10-27modprobe: reformat to match bbox styleDenis Vlasenko
2006-05-19- remove emacs layout block as suggested by Robert P.J. DayBernhard Reutner-Fischer
2006-05-19- single KERNEL_VERSION(a,b,c) macro in platform.hBernhard Reutner-Fischer
2006-03-06Robert P. Day removed 8 gazillion occurrences of "extern" on functionRob Landley
2004-03-15Remove trailing whitespace. Update copyright to include 2004.Eric Andersen
2003-07-14Update a bunch of docs. Run a script to update my email addr.Eric Andersen
2003-03-19Major coreutils update.Manuel Novoa III
2001-10-24Major rework of the directory structure and the entire build system.Eric Andersen
2001-03-16Convert utility.c into libbb.a. It is now a whole pile of .cEric Andersen