summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-03-21ptx.c readabilityJim Meyering
2008-03-21Write NEWS and update c99-to-c89 patch for today's rm improvement.Jim Meyering
2008-03-21remove.c: Accommodate systems with negative errno values.Ingo Weinhold
2008-03-21* src/seq.c (long_double_format): Add a comment.Jim Meyering
2008-03-21* GNUmakefile: Update from gnulib.Jim Meyering
2008-03-20Remove today's automake kludge, altogether. Fix properly.Jim Meyering
2008-03-20Add a check to detect this problem, in case it reappears.Jim Meyering
2008-03-20Kludge to make automake generate install-man rulesJim Meyering
2008-03-20Revert recent man/Makefile.am change.Jim Meyering
2008-03-20Sync GNUmakefile with gnulib.Eric Blake
2008-03-19make check: Remove /tmp/ls-creating debug code.Bob Proulx
2008-03-19bootstrap: restore kludge removed on 2008-03-12: it's still necessary.Jim Meyering
2008-03-19Check for -- and remove -- some unnecessarily included header files.Jim Meyering
2008-03-19Remove more vestiges of CVS.Jim Meyering
2008-03-19mv: never unlink a destination file before calling renameJim Meyering
2008-03-19"make" would not always update man/*.1 files (but "make dist" would)Jim Meyering
2008-03-18syntax-check: Make the space-before-open-paren optional.Jim Meyering
2008-03-18* Makefile.maint (sc_no_have_config_h): Use a more precise regexp.Jim Meyering
2008-03-18* Makefile.maint (CVS): Remove now-unused definition.Jim Meyering
2008-03-18Factor out duplication in sc_prohibit_*_without_use rules.Jim Meyering
2008-03-18Correct typo in "make syntax-check" diagnostic.Dmitry V. Levin
2008-03-16Prohibit inclusion of getopt.h without use.Jim Meyering
2008-03-16Include <getopt.h> only if used.Jim Meyering
2008-03-16sha512_process_bytes: fix a bug in processing a buffer where length&64 != 0J. Scott Edwards
2008-03-12Generalize GNUmakefile, ...Jim Meyering
2008-03-12* bootstrap: Sync from gnulib and remove part of a local kludge.Jim Meyering
2008-03-10install, rmdir: write --verbose output to stdout, not to stderr.Ondřej Vašík
2008-03-10make syntax-check: also check src/*.h files for extern functions,Jim Meyering
2008-03-07dd: avoid unnecessary, but harmless close_stdout call.Jim Meyering
2008-03-06Now that ChangeLog is no longer under version control, ...Jim Meyering
2008-03-05* src/c99-to-c89.diff: Accommodate a C99-ism in id.c.Jim Meyering
2008-03-05Work around AFS bug: id and groups would print invalid group number.ribalba
2008-03-05Now that Makefile.maint is used in VPATH builds, too...Jim Meyering
2008-03-05Avoid new "make distcheck" failure, now that VPATH has GNUmakefile.Jim Meyering
2008-03-04Reinstate GNUmakefile patch, but with workaround for automake.Eric Blake
2008-03-04Clarify comment and attribute preceding change: Reported by Ralf Wildenhues.Jim Meyering
2008-03-04Comment out yesterday's VPATH-friendly addition, for now.Jim Meyering
2008-03-03Use m4_PACKAGE_VERSION, not AC_AUTOCONF_VERSION.Eric Blake
2008-03-03GNUmakefile build tweaks.Eric Blake
2008-03-03Define SHA*_DIGEST_SIZE symbols.Simon Josefsson
2008-03-02Fix so that out-of-tree VPATH "make dist" works, too.Ralf Wildenhues
2008-03-02One more for non-srcdir "make dist".Jim Meyering
2008-03-02Adjust so that non-srcdir "make dist" works, too.Jim Meyering
2008-03-02Don't infringe namespace of "sub"-Makefiles.Jim Meyering
2008-03-02Create sha256 and sha512 modules and move files into gl/.Jim Meyering
2008-03-02* bootstrap: Remove only *.m4, and only from $m4_base/. Rewrite the comment.Jim Meyering
2008-03-02* bootstrap: Sync from gnulib.Jim Meyering
2008-03-01Don't skip the groups-version test.Jim Meyering
2008-03-01Don't exempt "groups" from write-failure test, now that it's a C program.Jim Meyering
2008-03-01* configure.ac (AC_INIT): Use .tarball-version, not .version.Jim Meyering