summaryrefslogtreecommitdiff
path: root/m4
Commit message (Expand)AuthorAgeFilesLines
...
* dd, shred: use fdatasync only if declaredPaul Eggert2011-07-221-4/+10
* maint: remove a redundant call to gl_CLOCK_TIMEPádraig Brady2011-07-201-2/+0
* timeout: handle signals more transparentlyPádraig Brady2011-07-081-0/+2
* maint: update all copyright year number rangesJim Meyering2011-01-0114-14/+14
* coreutils: keep lines within 80-column limitsPaul Eggert2010-12-281-1/+3
* build: use gnulib's new termios moduleJim Meyering2010-09-181-2/+1
* sort: -R now uses less memory on long lines with internal NULsPaul Eggert2010-08-042-17/+1
* fadvise: new module providing a simpler interface to posix_fadvisePádraig Brady2010-07-221-1/+0
* build: remove now-duplicate use of AC_SYS_LARGEFILEJim Meyering2010-04-291-5/+0
* build: remove now-useless configure-time header checksJim Meyering2010-04-291-3/+0
* maint: fix a masked syntax-check violationJim Meyering2010-04-061-2/+2
* sort: inform the system about our input access patternJoey Degges2010-03-041-0/+1
* who --mesg (-T) can use a more accurate test for TTY writabilityKamil Dudka2010-01-251-0/+19
* build: fix failure from bogus USE_XATTR definitionEric Blake2010-01-191-2/+3
* build: fix build failure due to missing libxattrJim Meyering2010-01-121-14/+18
* maint: update all FSF copyright year lists to include 2010Jim Meyering2010-01-0115-18/+18
* maint: issue warnings for more missing optional librariesPádraig Brady2009-10-203-2/+7
* build: use gnulib's isblank moduleJim Meyering2009-10-191-3/+1
* build: don't let environment settings perturb buildJim Meyering2009-10-153-0/+3
* copy: allow symlink timestamp preservation on more systemsEric Blake2009-10-101-3/+0
* maint: remove unused macros and declarationsEric Blake2009-10-081-7/+1
* rm: use gnulib faccessatEric Blake2009-09-111-3/+0
* rm: improve efficiency of rm -r (without -f) from O(N^2) to O(N)Jim Meyering2009-09-111-0/+3
* build: fix libcap configure flag handlingMike Frysinger2009-09-041-8/+16
* global: convert indentation-TABs to spacesJim Meyering2009-08-255-41/+41
* cp -pP (and e.g., -a): preserve time stamps on symlinks, tooJim Meyering2009-08-041-0/+3
* install runs faster again with SELinux enabledKamil Dudka2009-08-041-1/+15
* maint: move the update-copyright rule to gnulib's maint.mkJim Meyering2009-08-041-2/+2
* maint: make update-copyright work in yet another caseJim Meyering2009-07-291-1/+1
* maint: update all Copyright year lists to include 2009Jim Meyering2009-06-2310-10/+10
* tail: use inotify if it is availableGiuseppe Scrivano2009-06-151-0/+5
* stdopen: remove unused codeEric Blake2009-04-301-13/+0
* maint: clean up Makefile.am, rename remaining ChangeLog filesJim Meyering2009-04-041-0/+0
* add missing copyright datesEric Blake2009-02-181-2/+2
* update copyright dates from recent changesJim Meyering2009-02-021-1/+1
* cp/mv: add xattr supportKamil Dudka2009-01-292-0/+37
* m4: don't use AC_REQUIRE([AC_C_BIGENDIAN])Jim Meyering2009-01-211-3/+3
* improve M4 quotingJim Meyering2009-01-016-39/+39
* maint: tighten m4 AC_ quoting checkJim Meyering2009-01-011-2/+2
* m4: avoid a warning from gcc's -Wstrict-prototypesJim Meyering2008-11-301-1/+1
* jm-macros.m4: avoid syntax issue with newer autoconfEric Blake2008-11-111-2/+3
* ls: --color now highlights files with capabilities, tooKamil Dudka2008-08-011-0/+13
* factor arbitrarily large numbersJames Youngman2008-08-011-0/+36
* address root cause of compilation failures:Jim Meyering2008-06-151-1/+4
* od: simplify long double supportEric Blake2008-06-131-1/+0
* accommodate older SELinux which lacks matchpathcon_init_prefixJim Meyering2008-06-021-1/+4
* Create sha256 and sha512 modules and move files into gl/.Jim Meyering2008-03-024-34/+6
* Use comma-separated list in ./configure --help output.Jim Meyering2007-12-201-2/+3
* * m4/include-exclude-prog.m4 (gl_REMOVE_PROG): Fix syntax error.Andreas Schwab2007-11-151-1/+2
* Enable gnulib-tool's --with-tests option.Jim Meyering2007-11-141-2/+2