summaryrefslogtreecommitdiff
path: root/m4
AgeCommit message (Expand)Author
2012-06-06su: remove program (util-linux is now the best source for it)Jim Meyering
2012-05-16stat: report the correct block size for file system usagePádraig Brady
2012-05-04maint: rely on gnulib's new sys_resource moduleJim Meyering
2012-01-27maint: use single copyright year rangeJim Meyering
2012-01-22maint: quote 'like this' or "like this", not `like this'Paul Eggert
2012-01-01maint: update all copyright year number rangesJim Meyering
2011-10-09rm: do not resort to stat'ing very long names even on deficient systemsJim Meyering
2011-10-03build: don't use automake's obsolete AM_C_PROTOTYPES macroJim Meyering
2011-10-01maint: clean up m4 syntaxJim Meyering
2011-10-01build: use getgr*_nomembers functions on InterixMarkus Duft
2011-09-08stat: avoid compilation failure on AIX 7.xJim Meyering
2011-07-22dd, shred: use fdatasync only if declaredPaul Eggert
2011-07-20maint: remove a redundant call to gl_CLOCK_TIMEPádraig Brady
2011-07-08timeout: handle signals more transparentlyPádraig Brady
2011-01-01maint: update all copyright year number rangesJim Meyering
2010-12-28coreutils: keep lines within 80-column limitsPaul Eggert
2010-09-18build: use gnulib's new termios moduleJim Meyering
2010-08-04sort: -R now uses less memory on long lines with internal NULsPaul Eggert
2010-07-22fadvise: new module providing a simpler interface to posix_fadvisePádraig Brady
2010-04-29build: remove now-duplicate use of AC_SYS_LARGEFILEJim Meyering
2010-04-29build: remove now-useless configure-time header checksJim Meyering
2010-04-06maint: fix a masked syntax-check violationJim Meyering
2010-03-04sort: inform the system about our input access patternJoey Degges
2010-01-25who --mesg (-T) can use a more accurate test for TTY writabilityKamil Dudka
2010-01-19build: fix failure from bogus USE_XATTR definitionEric Blake
2010-01-12build: fix build failure due to missing libxattrJim Meyering
2010-01-01maint: update all FSF copyright year lists to include 2010Jim Meyering
2009-10-20maint: issue warnings for more missing optional librariesPádraig Brady
2009-10-19build: use gnulib's isblank moduleJim Meyering
2009-10-15build: don't let environment settings perturb buildJim Meyering
2009-10-10copy: allow symlink timestamp preservation on more systemsEric Blake
2009-10-08maint: remove unused macros and declarationsEric Blake
2009-09-11rm: use gnulib faccessatEric Blake
2009-09-11rm: improve efficiency of rm -r (without -f) from O(N^2) to O(N)Jim Meyering
2009-09-04build: fix libcap configure flag handlingMike Frysinger
2009-08-25global: convert indentation-TABs to spacesJim Meyering
2009-08-04cp -pP (and e.g., -a): preserve time stamps on symlinks, tooJim Meyering
2009-08-04install runs faster again with SELinux enabledKamil Dudka
2009-08-04maint: move the update-copyright rule to gnulib's maint.mkJim Meyering
2009-07-29maint: make update-copyright work in yet another caseJim Meyering
2009-06-23maint: update all Copyright year lists to include 2009Jim Meyering
2009-06-15tail: use inotify if it is availableGiuseppe Scrivano
2009-04-30stdopen: remove unused codeEric Blake
2009-04-04maint: clean up Makefile.am, rename remaining ChangeLog filesJim Meyering
2009-02-18add missing copyright datesEric Blake
2009-02-02update copyright dates from recent changesJim Meyering
2009-01-29cp/mv: add xattr supportKamil Dudka
2009-01-21m4: don't use AC_REQUIRE([AC_C_BIGENDIAN])Jim Meyering
2009-01-01improve M4 quotingJim Meyering
2009-01-01maint: tighten m4 AC_ quoting checkJim Meyering