aboutsummaryrefslogtreecommitdiff
path: root/include/common.h
AgeCommit message (Expand)Author
2021-02-28mtd-utils: Use AC_SYS_LARGEFILESascha Hauer
2018-11-01common: Add round functionsRichard Weinberger
2018-10-02mtd-utils: Instead of doing preprocessor magic, just output off_t as long longThorsten Glaser
2018-09-20mtd-utils: common.h: fix prompt functionDavid Oberhollenzer
2017-11-02Add no-return attribute to usage() style functionsDavid Oberhollenzer
2017-03-02Replace rpmatch() usage with checking first character of lineDavid Oberhollenzer
2017-02-20mtd-utils: Fix format specifier definitions for off_t and loff_t.Torsten Fleischer
2016-12-09nandwrite: Factor out buffer checking codeMarek Vasut
2016-12-06common: Fix 'unchecked return code' warningsBoris Brezillon
2016-12-06common: Fix PRI{x,d}off definitions for x86_64 platformBoris Brezillon
2016-11-17Merge rest of ubiutils-common into libmtd commonDavid Oberhollenzer
2016-11-17Unify version string printingDavid Oberhollenzer
2016-11-17Change build system to autotoolsRichard Weinberger
2016-08-25mtd-utils: fix wrong format specifiers on mips32Mathias Kresin
2016-04-18include sys/sysmacros.h for major/minor/makedevMike Frysinger
2015-05-28include/common.h: fix build against muslJörg Krause
2014-10-20mtd-utils: Add macros to include/common.hhujianyang
2014-04-21include/common.h: fix build against recent 0.9.33 uClibcBaruch Siach
2014-04-15include/common.h: fix build against current uClibcBaruch Siach
2013-07-01mtd-utils: new prompt() helper for talking to the userMike Frysinger
2012-09-25introduce PRIxoff_t and PRIdoff_t printf helpersRichard Genoud
2011-06-29mtd-utils: add common version printing functionBrian Norris
2011-06-27autogenerate version.h from build systemMike Frysinger
2011-06-07libmtd: use O_CLOEXECMike Frysinger
2011-04-09mtd-utils: improve simple_strtoX usage commentaryArtem Bityutskiy
2011-02-25mtd-utils: common.h: simple_strtoll type usageBrian Norris
2010-12-02common.h: Add MAX() macro, fix MIN()Brian Norris
2010-10-01mtd-utils: dont redefine MIN()Mike Frysinger
2010-10-01mtd-utils: sys_errmsg: optimize indentationMike Frysinger
2010-09-30mtd-utils: new memory wrappersMike Frysinger
2010-09-27mtd-utils: new strtoX helpersMike Frysinger
2010-09-27mtd-utils: common.h: clean up PROGRAM_NAME usageMike Frysinger
2010-09-25mtd-utils: new bareverbose() helperMike Frysinger
2010-09-24mtd-utils: punt duplicate normsg_cont defineMike Frysinger
2010-09-24mtd-utils: convert to common.h/minMike Frysinger
2010-07-17libs: remove ubiutils-specific stuff from common.hArtem Bityutskiy
2010-07-13mtd-utils: move libmtd source files to lib/ subdirectoryKevin Cernekee