aboutsummaryrefslogtreecommitdiffstats
path: root/util/subst.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'maint' into nextTheodore Ts'o2016-03-061-0/+4
|\
| * misc: add missing declarations on maintAndreas Dilger2016-03-061-0/+4
* | subst: work around an NFS bugTheodore Ts'o2015-09-181-4/+8
* | Merge branch 'maint' into nextTheodore Ts'o2014-11-041-7/+20
|\|
| * util: allow subst to build on systems that do not have utimes()Theodore Ts'o2014-10-191-7/+20
* | Merge branch 'maint' into nextTheodore Ts'o2014-07-261-0/+3
|\|
| * build: fix unused/uninitialized variable warningsAndreas Dilger2014-07-251-0/+3
* | Merge branch 'maint' into nextTheodore Ts'o2014-07-061-0/+2
|\|
| * fix cross-compilation supportTheodore Ts'o2014-07-051-0/+2
* | misc: fix header complaints and resource leaks in e2fsprogsDarrick J. Wong2014-03-141-0/+3
* | misc: cppcheck cleanupsDarrick J. Wong2014-03-141-0/+2
|/
* util: fix make dependencies for substTheodore Ts'o2014-01-091-2/+0
* subst: clean up various coverity nitsTheodore Ts'o2014-01-041-32/+66
* Clean up sparse warningsTheodore Ts'o2013-12-161-1/+1
* subst: Fix free of uninit pointersEric Sandeen2011-09-161-4/+1
* remove useless if-before-free testsJim Meyering2009-03-081-4/+2
* Remove trailing whitespace for the entire source treeTheodore Ts'o2008-08-271-10/+10
* [COVERITY] Fix (error case) file handle leak in util/subst programBrian Behlendorf2007-03-211-1/+3
* Avoid infinite substitution loop in subst caused by autoconf pre-v2.60Theodore Ts'o2006-11-121-0/+6
* Create the generated files read-only to remind developers not to edit them.Andreas Dilger2006-08-051-0/+4
* Add missing #include <time.h>, fixing a compiler warning.Matthias Andree2004-04-121-0/+1
* Refine the build process to avoid re-running subst all the time on Theodore Ts'o2004-04-031-2/+20
* Fix gcc -Wall nitpicksTheodore Ts'o2003-12-071-2/+2
* ChangeLog, subst.c:Theodore Ts'o2001-04-171-2/+4
* ChangeLog, subst.c:Theodore Ts'o2000-04-031-0/+3
* ChangeLog, subst.c:Theodore Ts'o1999-10-261-2/+2
* ChangeLog, subst.c:Theodore Ts'o1998-12-191-1/+2
* ChangeLog, subst.c, subst.conf.in:Theodore Ts'o1998-08-011-14/+101
* ChangeLog, subst.c:Theodore Ts'o1998-01-191-11/+13
* Many files:Theodore Ts'o1997-10-151-0/+279