summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-09-03Don't include dirname.h, since system.h does it now.Paul Eggert
2006-09-03rm now rejects attempts to remove /, ./, and ../.Paul Eggert
2006-09-01Fix typo in previous change; an unsigned int wasn't converted toPaul Eggert
2006-09-01Update to match current gnulib.Paul Eggert
2006-09-01* m4/jm-macros.m4 (gl_MACROS): Call cu_PREREQ_STAT_PROG ratherPaul Eggert
2006-08-29* src/stat.c (HAVE_STRUCT_STATXFS_F_FSID_VAL, FSID_VAL): New macros, toPaul Eggert
2006-08-29* bootstrap.conf (gnulib_modules): Add isapipe.Paul Eggert
2006-08-29* src/system.h (LOCALEDIR): Remove, since configmake.h now definesPaul Eggert
2006-08-29(main): Don't test whether macros likePaul Eggert
2006-08-28* src/copy.c (copy_internal): Don't test whether macros likePaul Eggert
2006-08-28Adjust to recent gnulib changes for the gnulib module.Paul Eggert
2006-08-28Adjust to recent gnulib changes for the inttypes module.Paul Eggert
2006-08-27Use http://, not https:// for savannah.gnu.org bug URLs.Jim Meyering
2006-08-27* NEWS: Mention this.Jim Meyering
2006-08-27* src/copy.c (copy_internal): Don't make a backup if the lastJim Meyering
2006-08-27* src/system.h (DOT_OR_DOTDOT): Remove macro. Rewrite as a...Jim Meyering
2006-08-27Two of those comments apply only when "moving" (not when copying).Jim Meyering
2006-08-27* src/copy.c (copy_internal): Add comments.Jim Meyering
2006-08-27(AM_CPPFLAGS): Remove -I$(srcdir) and -I../lib,Paul Eggert
2006-08-27Fix typo in previous bootstrap change; WGET_COMMAND is needed by sh.Paul Eggert
2006-08-27.cvsignore: Add config-h.m4.Paul Eggert
2006-08-26This test was failing in some environments.Jim Meyering
2006-08-26* bootstrap (get_translations): Skip this if WGET_COMMAND is empty.Paul Eggert
2006-08-26* tests/mv/Makefile.am (TESTS): Add backup-dir.Jim Meyering
2006-08-26* src/c99-to-c89.diff: Remove hunk for copy.c; no longer needed.Jim Meyering
2006-08-26s/c98/c89/ in file name.Jim Meyering
2006-08-26* Makefile.am (EXTRA_DIST): Remove these files here, too:Jim Meyering
2006-08-26Fix "mv --verbose --backup" so its output includes theJim Meyering
2006-08-26Include <config.h> unconditionally, since we now assume config.h exists.Paul Eggert
2006-08-26"ls --color" would highlight other-writable and sticky directoriesJim Meyering
2006-08-25* .cvsignore: Remove stamp-h1. Add coreutils-*, to ignorePaul Eggert
2006-08-25Fix typo in previous checkin; a "&" went missing.Paul Eggert
2006-08-25Rewrite to avoid some unnecessary casts, macros, literals.Paul Eggert
2006-08-24* src/stat.c (print_statfs): Fix typo: remove extra "sizeof".Jim Meyering
2006-08-23* src/stat.c (HAVE_STRUCT_STATXFS_F_FSID___VAL): Define. ThisPaul Eggert
2006-08-23* NEWS: printf supports the I flag.Paul Eggert
2006-08-23(SA_RESTART): Fallback define.Paul Eggert
2006-08-23* src/system.h (EDQUOT): Define if not already defined.Paul Eggert
2006-08-23* .cvsignore: Remove config.h, config.hin, as they are nowPaul Eggert
2006-08-23No need to define gl_LOCK.Paul Eggert
2006-08-23* bootstrap (slurp): Also put in a dummy definition forPaul Eggert
2006-08-23Add gnupload.Paul Eggert
2006-08-23* NEWS: Mention the sweeping infrastructure changes.Jim Meyering
2006-08-22* bootstrap.conf (gnulib_modules): Add gnupload.Paul Eggert
2006-08-22* bootstrap (bootstrap_conf_cleanup): Remove.Paul Eggert
2006-08-22Add aclocal.m4, config.hin, configure to .cvsignore.Paul Eggert
2006-08-22* aclocal.m4, config.hin, configure:Paul Eggert
2006-08-22BeOS portability.Paul Eggert
2006-08-22* .cvsignore: Add files that are now generated by ../bootstrap.Jim Meyering
2006-08-22[ChangeLog]Jim Meyering