aboutsummaryrefslogtreecommitdiff
path: root/lib/lcm.c
AgeCommit message (Expand)AuthorFilesLines
2015-03-31block: fix blk_stack_limits() regression due to lcm() changeGravatar Mike Snitzer 1-0/+11
2015-02-12lib/lcm.c: replace includeGravatar Rasmus Villemoes 1-1/+1
2014-12-10lib/lcm.c: lcm(n,0)=lcm(0,n) is 0, not nGravatar Rasmus Villemoes 1-4/+2
2014-12-10lib/lcm.c: ensure correct result whenever it fitsGravatar Rasmus Villemoes 1-1/+1
2012-03-07lib: reduce the use of module.h wherever possibleGravatar Paul Gortmaker 1-1/+1
2011-07-25lib/lcm.c: quiet sparse noiseGravatar H Hartley Sweeten 1-0/+1
2010-03-15block: Fix overrun in lcm() and move it to libGravatar Martin K. Petersen 1-0/+15