summaryrefslogtreecommitdiff
path: root/lib/lcm.c
Commit message (Expand)AuthorAge
* block: fix blk_stack_limits() regression due to lcm() changeMike Snitzer2015-03-31
* lib/lcm.c: replace includeRasmus Villemoes2015-02-12
* lib/lcm.c: lcm(n,0)=lcm(0,n) is 0, not nRasmus Villemoes2014-12-10
* lib/lcm.c: ensure correct result whenever it fitsRasmus Villemoes2014-12-10
* lib: reduce the use of module.h wherever possiblePaul Gortmaker2012-03-07
* lib/lcm.c: quiet sparse noiseH Hartley Sweeten2011-07-25
* block: Fix overrun in lcm() and move it to libMartin K. Petersen2010-03-15