aboutsummaryrefslogtreecommitdiffstats
path: root/lib/lcm.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-03-31block: fix blk_stack_limits() regression due to lcm() changeMike Snitzer1-0/+11
2015-02-12lib/lcm.c: replace includeRasmus Villemoes1-1/+1
2014-12-10lib/lcm.c: lcm(n,0)=lcm(0,n) is 0, not nRasmus Villemoes1-4/+2
2014-12-10lib/lcm.c: ensure correct result whenever it fitsRasmus Villemoes1-1/+1
2012-03-07lib: reduce the use of module.h wherever possiblePaul Gortmaker1-1/+1
2011-07-25lib/lcm.c: quiet sparse noiseH Hartley Sweeten1-0/+1
2010-03-15block: Fix overrun in lcm() and move it to libMartin K. Petersen1-0/+15