summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2006-09-16* Makefile.maint (sc_require_config_h, sc_prohibit_assert_without_use):Jim Meyering-2/+7
2006-09-15* bootstrap.conf (gnulib_modules): Add rename-dest-slash.Jim Meyering-1/+8
2006-09-14* src/mv.c (main): Remove unnecessary (always-true) test for 2 <= n.Jim Meyering-4/+10
2006-09-12(print_user): Rewrite to avoid warning from GCC 4.1.1 with -Wall.Paul Eggert-1/+6
2006-09-12* tests/mv/atomic: Check for specific strace output, rather thanJim Meyering-5/+8
2006-09-11* src/c99-to-c89.diff: Add another set of curly braces.Jim Meyering-3/+13
2006-09-11* src/remove.c (remove_dir): Move new cache_stat_init call ontoJim Meyering-4/+12
2006-09-11(eval6): Fix buffer overrun, or bad performance, ifPaul Eggert-4/+14
2006-09-09* Makefile.maint (sc_prohibit_assert_without_use): Likewise.Jim Meyering-5/+9
2006-09-09* Makefile.maint (sc_require_config_h): Skip this test if there are no version-Jim Meyering-3/+8
2006-09-09.Jim Meyering-0/+1
2006-09-09restore leading "@"Jim Meyering-1/+1
2006-09-09* Makefile.maint (sc_prohibit_jm_in_m4): Don't hang when thereJim Meyering-2/+7
2006-09-08* bootstrap: Export CVS_RSH separate from its assignment, to workJim Meyering-1/+6
2006-09-08tail now ignores the -f option if POSIXLY_CORRECT is set,Paul Eggert-4/+25
2006-09-08mv and "cp -r" no longer fail when invoked with two argumentsJim Meyering-14/+55
2006-09-08* bootstrap: Use the previously unused variable, $src,Jim Meyering-2/+5
2006-09-08* bootstrap (cp_mark_as_generated): Don't use "local", toJim Meyering-9/+13
2006-09-08* bootstrap: Fix last-minute typo.Jim Meyering-1/+2
2006-09-08* bootstrap (cp_mark_as_generated): Don't add C-style comments for .l or .y f...Jim Meyering-1/+2
2006-09-08* bootstrap (cp_mark_as_generated): New function.Jim Meyering-1/+36
2006-09-07* bootstrap: Revert last change. There are less disruptive waysJim Meyering-12/+3
2006-09-07* src/c99-to-c89.diff: Update to have proper offsets.Jim Meyering-19/+23
2006-09-06Ensure that some gnulib-tool-generated files are read-only.Jim Meyering-0/+20
2006-09-05* tests/cp/acl: Skip this test when cp lacks ACL support.Jim Meyering-0/+11
2006-09-05* src/c99-to-c89.diff (remove.c): Adapt one hunk to match the newJim Meyering-1/+6
2006-09-04(Infrastructure changes): make wording more accurateJim Meyering-1/+1
2006-09-04* README-cvs: Fix typo in update command.Jim Meyering-1/+5
2006-09-03* NEWS: Tweak the wording in the new change description so thatJim Meyering-2/+5
2006-09-03Use $CONFIG_HEADER, rather than hard-coding it.Jim Meyering-1/+4
2006-09-03* tests/rm/inaccessible: Adjust for movement of config.h to lib/.Jim Meyering-1/+5
2006-09-03rm now rejects attempts to remove /, ./, and ../.Paul Eggert-0/+48
2006-09-03(Treating / specially): --preserve-root isPaul Eggert-17/+30
2006-09-03New file.Paul Eggert-0/+56
2006-09-03(TESTS): Add r-4.Paul Eggert-1/+1
2006-09-03Don't include dirname.h, since system.h does it now.Paul Eggert-55/+108
2006-09-03Fix comment.Paul Eggert-4/+4
2006-09-03Don't include dirname.h, since system.h does it now.Paul Eggert-4/+3
2006-09-03Include "dirname.h", since dot_or_dotdot needs itPaul Eggert-5/+9
2006-09-03Don't include dirname.h, since system.h does it now.Paul Eggert-19/+4
2006-09-03rm now rejects attempts to remove /, ./, and ../.Paul Eggert-0/+6
2006-09-01Fix typo in previous change; an unsigned int wasn't converted toPaul Eggert-1/+4
2006-09-01Update to match current gnulib.Paul Eggert-0/+16
2006-09-01* m4/jm-macros.m4 (gl_MACROS): Call cu_PREREQ_STAT_PROG ratherPaul Eggert-64/+98
2006-08-29* src/stat.c (HAVE_STRUCT_STATXFS_F_FSID_VAL, FSID_VAL): New macros, toPaul Eggert-16/+50
2006-08-29* bootstrap.conf (gnulib_modules): Add isapipe.Paul Eggert-13/+18
2006-08-29* src/system.h (LOCALEDIR): Remove, since configmake.h now definesPaul Eggert-1/+5
2006-08-29(main): Don't test whether macros likePaul Eggert-4/+1
2006-08-28* src/copy.c (copy_internal): Don't test whether macros likePaul Eggert-41/+15
2006-08-28Adjust to recent gnulib changes for the gnulib module.Paul Eggert-74/+10