Commit Graph

  • 5b9e20405d Support extendbuf buffers larger than SIZE_MAX/2. James Youngman 2010-04-05 00:13:16 +01:00
  • 60416f1b56 Update Vietnamese translation. James Youngman 2010-04-07 11:02:39 +01:00
  • 66a94b60dc Use set_program_name in regexprops. James Youngman 2010-04-05 14:34:57 +01:00
  • 5787e7ef1d Fix several merge errors. James Youngman 2010-04-06 23:31:44 +01:00
  • a242875ae6 Updated Dutch translation. James Youngman 2010-04-06 23:02:28 +01:00
  • 798680e81d Update some translations. James Youngman 2010-04-06 22:57:25 +01:00
  • e1ce7f899b Make use of gnulib's areadlinkat. James Youngman 2010-04-04 22:18:11 +01:00
  • fb8705fc9f Add NEWS file entry too. James Youngman 2010-04-04 17:29:21 +01:00
  • 1e1e499692 Add ChangeLog entry for Matin's change James Youngman 2010-04-04 17:24:39 +01:00
  • 7e3d7a273f Don't issue an error message twice for the same target file. James Youngman 2010-04-04 17:14:31 +01:00
  • 20171febf2 Bug #27213: avoid failed assertions for non-executable directories. Martin von Gagern 2009-08-26 11:20:02 +02:00
  • 969f7feed3 Remove form-feeds. James Youngman 2010-04-06 01:03:33 +01:00
  • 1284636a2e Use the getopt-gnu module, not the obsolete getopt module. James Youngman 2010-04-06 00:55:06 +01:00
  • 6b93518007 Use bool instead of the previous typedef boolean. James Youngman 2010-04-05 20:52:45 +01:00
  • 765ab106d4 Don't return int to represent a boolean value. James Youngman 2010-04-04 23:42:59 +01:00
  • f049c775a7 frcode: avoid link failure due to multiple program_name definitions Jim Meyering 2010-04-05 14:10:26 +02:00
  • a44cece85b Fix Savannah bug #29435: fd_is_cloexec does not work on Fedora buildhosts. James Youngman 2010-04-04 01:07:51 +01:00
  • 801b45c63d Update version numbers to indicate that the git repository no longer corresponds to the recent release James Youngman 2010-04-03 15:52:40 +01:00
  • 1f5cd46311 Prepare for release of findutils-4.5.7. v4.5.7 James Youngman 2010-04-03 14:13:47 +01:00
  • 58ca72f90f Accelerate find/testsuite/find.posix/exec-nogaps.exp. James Youngman 2010-04-03 14:31:43 +01:00
  • 37971fb470 Correct the format of copyright statements, and add 2010. James Youngman 2010-04-03 12:01:06 +01:00
  • 781ac288c6 Update copyright years. James Youngman 2010-04-03 11:40:21 +01:00
  • ead2b68cb8 Add the update-copyright gnulib module. James Youngman 2010-04-03 11:31:45 +01:00
  • 0a1c5b8287 Ignore generated files for the convenience of non-VPATH users. James Youngman 2010-04-03 11:28:52 +01:00
  • fef6e5fa5d Check for accidental modifications to the wrong section of the NEWS file. James Youngman 2010-04-02 19:11:24 +01:00
  • efd6e25a4b cfg.mk: simplify variables James Youngman 2010-04-02 18:46:24 +01:00
  • 238b7d525b Don't include quote.h/quotearg.h where it is not used. James Youngman 2010-04-02 18:42:53 +01:00
  • a058767687 Use set_program_name() to remember the programs' names. James Youngman 2010-04-02 18:04:27 +01:00
  • 7ad98986ff Avoid using magic numbers as exit statuses. James Youngman 2010-04-02 17:47:39 +01:00
  • bcc0287a0d Avoid sc_prohibit_stat_st_blocks check, since it is broken. James Youngman 2010-04-02 15:33:28 +01:00
  • ff9af635b0 Enable syntax checker sc_the_the, detecting doubled 'the'. James Youngman 2010-04-02 15:27:35 +01:00
  • 3ec1c93946 sc_prohibit_strcmp gives false positives when neither argument is a constant, so skip that check James Youngman 2010-04-02 15:16:43 +01:00
  • 77b97a0ec4 Avoid sscanf. Avoid false positives for sc_prohibit_atoi_atof. James Youngman 2010-04-02 14:59:56 +01:00
  • 2629fdd269 Remove files which exist but have no translated messages. James Youngman 2010-04-02 14:43:39 +01:00
  • 6d49662c42 Remove some obsolete source files from POTFILES.in James Youngman 2010-04-02 14:39:36 +01:00
  • 660945c876 Move safe_atoi out into a separate module. James Youngman 2010-04-03 09:23:55 +01:00
  • 7027ce445a configure.ac: Quote the first argument to AC_DEFINE James Youngman 2010-04-03 09:19:13 +01:00
  • aca33f8515 Avoid false positives for the sc_prohibit_test_minus_ao syntax check. James Youngman 2010-04-02 13:10:21 +01:00
  • aebcd8c049 Don't include xalloc.h where we don't use it. James Youngman 2010-04-02 13:05:32 +01:00
  • aca096484c Fix some compilation unused-result and missing-declaration warnings. James Youngman 2010-04-02 12:52:47 +01:00
  • 6115892b33 Fix some space-followed-by-tab sequences. James Youngman 2010-04-02 12:19:46 +01:00
  • be821d9d87 * cfg.mk: Explain that we cannot enable the sc_texinfo_acronym syntax check right now, since the perm.texi file uses @acronym{GNU} but we try to keep that in sync. with coreutils. James Youngman 2010-04-02 12:11:46 +01:00
  • 3a73585e9a Mark some missed error messages for translation. James Youngman 2010-04-02 12:02:09 +01:00
  • 13a991a20a Add customisation of the behaviour of "make syntax-check". James Youngman 2010-04-02 01:43:38 +01:00
  • 8d81d17769 Various coding standard fixes. James Youngman 2010-04-02 01:25:42 +01:00
  • eea6377644 Don't define S_IS*; include <sys/stat.h> instead. James Youngman 2010-04-02 01:17:34 +01:00
  • 482dcb36e7 Quote the first argument of AC_DEFINE. James Youngman 2010-04-02 01:01:12 +01:00
  • 047e3fa0fb Coding standard fix: "Warning" should be "WARNING" or "warning". James Youngman 2010-04-02 00:55:30 +01:00
  • 731a1c7870 Remove useless if conditionals before calls to 'free'. James Youngman 2010-04-02 00:43:00 +01:00
  • 54be05893c Avoid false-positive of GPL_version check in maint.mk. James Youngman 2010-04-02 00:38:04 +01:00
  • bb48cc21d8 Regenerate doc/regexprops.texi James Youngman 2010-04-02 00:31:34 +01:00
  • 7bb738db58 Switch from GNU Free Documentation License 1.2 to 1.3. James Youngman 2010-04-02 00:24:34 +01:00
  • c6cc1c1bb9 Update copyright years James Youngman 2010-04-02 00:11:12 +01:00
  • d2eb02ad77 Change error (1, ...) to error (EXIT_FAILURE, ...). James Youngman 2010-04-01 09:15:13 +01:00
  • 3ce5495662 Assume C89 (or C99) C headers. Assume working <ctype.h>. James Youngman 2010-04-01 08:56:19 +01:00
  • 0584ae4132 Use the maintainer-makefile module. James Youngman 2010-04-02 00:07:14 +01:00
  • 7c94e22158 Update copyright years James Youngman 2010-04-02 00:10:48 +01:00
  • 37e02b56f7 Move the -fstype NOTUSED description to the correct version James Youngman 2010-04-01 21:45:04 +01:00
  • cbdfd2d86f Optimise -fstype NOTUSED to -false at -O2. James Youngman 2009-07-18 15:15:05 +01:00
  • 64f3d9b616 Updated copyright years to add 2010. James Youngman 2010-04-01 00:34:20 +01:00
  • 8565f667a2 Coding style fixes: space after function names. James Youngman 2010-04-01 00:15:16 +01:00
  • 419e5eff64 Coding style fixes: space after function names. James Youngman 2010-04-01 00:06:23 +01:00
  • a0f8455a0b Coding style fixes: space after function names. James Youngman 2010-03-31 23:54:42 +01:00
  • 1dbd097704 Coding style fixes: space after function names. James Youngman 2010-03-31 23:20:33 +01:00
  • 4923104db9 Move version number on to 4.5.7-git, so that we can make test releases. James Youngman 2010-03-31 22:31:20 +01:00
  • 6dbe9ec453 Prepare for release of findutils-4.5.6b (replacing findutils-4.5.6). v4.5.6b James Youngman 2010-03-31 00:19:55 +01:00
  • c054722450 Describe previous change v4.5.6 James Youngman 2010-03-30 21:01:12 +01:00
  • 391bc69a27 Prepare for release of findutils-4.5.6 James Youngman 2010-03-30 21:00:45 +01:00
  • 4968d14544 Support O_CREAT in open_cloexec. James Youngman 2010-03-30 20:34:13 +01:00
  • fc181262f8 Apply bugfixes and suggestions from Eric's comments. James Youngman 2010-03-30 01:23:03 +01:00
  • 4913a1f4c8 Bugfixes to the handling of %Z in the Red Hat SELinux patch. James Youngman 2009-04-12 15:30:14 +01:00
  • 1a05af6a0f find: add SELinux support Kamil Dudka 2009-08-11 16:47:29 +02:00
  • f6ca105f71 Ignore c++defs.h James Youngman 2010-03-29 11:23:24 +01:00
  • 4845d6a414 Turn the leak checker on by setting GNU_FINDUTILS_FD_LEAK_CHECK. James Youngman 2010-03-29 23:56:56 +01:00
  • cd12308c46 Update to current gnulib version. James Youngman 2010-03-29 23:13:15 +01:00
  • 6c6a72bb00 Fix file descriptor leaks. James Youngman 2010-02-25 10:43:11 +00:00
  • a0a42e6418 Add missing exec-nogaps.{exp,xo}. James Youngman 2010-03-30 00:32:01 +01:00
  • 921be56884 Remove some extra spaces present in locate usage text. Francesco Cosoleto 2010-03-07 20:39:10 +01:00
  • d4f2e4453e Explain the problems with "-name a/b" and "-path foo/". James Youngman 2010-02-25 11:06:53 +00:00
  • 773a25dd7d Simplify the wording in the manpage description of "xargs -i". James Youngman 2010-02-22 00:30:56 +00:00
  • 99bba2b4f4 Update #include directives for the openat module, to comply with recent POSIX-compliance changes. James Youngman 2009-11-08 20:06:39 +00:00
  • 8c633be8f1 Update to current version of gnulib. James Youngman 2010-02-21 23:30:14 +00:00
  • bf6f055cde Fix Savannah bug #27846: assertion failure in xargs.c on AIX. James Youngman 2009-12-04 16:26:46 +00:00
  • 61f9b1c1cf Fix Savannah bug#28872, Mistake in "Problems with -exec and filenames" James Youngman 2010-02-20 19:53:13 +00:00
  • 5f5eb92176 Fix Savannah bug#28872, Mistake in "Problems with -exec and filenames" James Youngman 2010-02-20 19:53:13 +00:00
  • 93623752ec Fix Savannah bug# 28824: "-ctime x" yields "missing argument to `-ctime'". James Youngman 2010-02-20 13:24:20 +00:00
  • 1c709ad778 change version number to 4.4.3-git James Youngman 2010-02-20 13:16:27 +00:00
  • 76ed377d6d Fix Savannah bug# 28824: "-ctime x" yields "missing argument to `-ctime'". James Youngman 2010-02-20 13:11:45 +00:00
  • 8ba9443ed5 Fix Savannah bug #26868: compilation error in pred.c on Solaris x86_64. James Youngman 2009-12-04 22:24:47 +00:00
  • 2147b794da Updated Dutch translation James Youngman 2009-12-04 17:06:04 +00:00
  • 241d07a7c7 Updated Dutch translation James Youngman 2009-12-04 17:03:29 +00:00
  • 6e5648e8a0 New tests for find -exec .. {} + and find -exec ... {} ;. James Youngman 2009-11-29 22:50:02 +00:00
  • 265a49c66d Fix Savannah bug#27328, segfault if the initial exec for "find -exec" fails, and Savannah bug #27975: Infinite loop for -exec [..] {} +. James Youngman 2009-11-29 14:52:54 +00:00
  • 79779d572a Adjust two xargs diagnostics (was: Localization bugs in findutils Jim Meyering 2009-11-09 10:44:17 +01:00
  • a49936fc25 Localise some previously non-localised strings. James Youngman 2009-11-08 22:26:30 +00:00
  • a8b6afafd2 Update a number of translation messages. James Youngman 2009-11-08 21:29:52 +00:00
  • 5a8d448792 lib/check-regexprops.sh portability fixes for FreeBSD. James Youngman 2009-08-16 16:15:25 +01:00
  • 44440f375c Update to the current version of gnulib James Youngman 2009-08-15 22:14:16 +01:00
  • 19fe6cc41c fix typo in comment James Youngman 2009-07-18 14:36:19 +01:00
  • f782d9ec1c Fix up some problems introduced in a manual conflict resolution. James Youngman 2009-07-18 14:44:06 +01:00