Commit Graph

  • d0d250b7a5 Fix bug #37926 (false negatives in oldfind -inum). James Youngman 2012-12-14 22:40:51 +00:00
  • 8a9edaaeff Did make dist James Youngman 2012-11-18 15:34:34 +00:00
  • 7cef053fb2 Update the Ukranian and Croatian translations. James Youngman 2012-11-17 14:13:56 +00:00
  • 39ae2763fe Update the Vietnamese translation. James Youngman 2012-11-17 13:46:53 +00:00
  • e17d58833b find: fix two time-formatting leaks (bug #37356) Jim Meyering 2012-09-18 10:10:38 +02:00
  • e04bf28703 find: minor tweaks Jim Meyering 2012-09-18 11:45:38 +02:00
  • 6077205b39 build: avoid import-gnulib.sh failure Jim Meyering 2012-09-18 11:43:27 +02:00
  • 7c179fb23d build: stop using now-obsolete macro, AM_C_PROTOTYPES Jim Meyering 2012-09-18 11:42:23 +02:00
  • 003c8e6e37 fix comment/changelog typos Jim Meyering 2012-06-04 12:30:52 +02:00
  • 56a172df50 Documentation improvements (UK spelling, use of @code). Karl Berry 2011-12-30 12:16:09 +00:00
  • c4f17ed458 Fix a typo in find.texi. Jim Meyering 2011-09-11 15:55:21 +02:00
  • adadafb09c Describe recent memory savings on very large directories. James Youngman 2011-08-20 23:45:06 +01:00
  • 81e33db099 Remove no-longer-used files savedir.[ch]. James Youngman 2011-08-20 23:52:08 +01:00
  • a29e61b873 Reduce memory consumption of oldfind on large directories. James Youngman 2011-08-20 23:51:19 +01:00
  • 79070c9b6f Reduce memory consumption of fts. James Youngman 2011-08-20 17:57:20 +01:00
  • d0c939a438 Fix some constness warnings when dealing with -printf formats. James Youngman 2011-06-29 09:42:48 +01:00
  • 3df8da447f Refactor insert_fprintf to minimise calls to make_segment. James Youngman 2011-06-28 02:15:29 +01:00
  • 473969c14d Factor some of the code out of insert_fprintf. James Youngman 2011-06-27 23:53:06 +01:00
  • ffd4980a0d Separate out the handling of \c. James Youngman 2011-06-25 18:13:26 +01:00
  • fa84607eb8 Remove some redundant continue statements. James Youngman 2011-06-25 15:52:20 +01:00
  • 2e795a5fda Simplify -fprintf %%; handle %% like a regular format specifier. James Youngman 2011-06-25 15:47:38 +01:00
  • e9c6818e69 Clarify variable naming in insert_fprintf. James Youngman 2011-06-25 15:21:34 +01:00
  • 41ebd53039 Test find -printf %i. James Youngman 2011-06-19 23:03:10 +01:00
  • 3864f6adaf Extract common test code into a sourced file. James Youngman 2011-06-19 13:40:25 +01:00
  • 0da37ec720 Remove test-coverage output files for "make clean". James Youngman 2011-06-19 11:11:34 +01:00
  • dc2382e31a Fix some compiler warnings in xargs. James Youngman 2011-06-18 22:52:01 +01:00
  • 633c791d97 Use a consistent include order in header files too. James Youngman 2011-06-20 01:35:15 +01:00
  • 8becd09bb9 Use a consistent order for header-file inclusion. James Youngman 2011-06-20 01:30:22 +01:00
  • 0caac6fe3d Take gnulib-tool's advice about which header files to include. James Youngman 2011-06-20 00:39:20 +01:00
  • 71c3cb8bc8 Update gnulib. James Youngman 2011-06-19 23:43:44 +01:00
  • 8cfb3b8dbc Move the printing code into print.c. James Youngman 2011-06-18 13:53:39 +01:00
  • 9cb1805e61 Reserve format specifiers %(, %{ and %[ for future use. James Youngman 2011-06-18 13:06:39 +01:00
  • e0de8fd4e7 Additional test cases for printf field width, precision and sign. James Youngman 2011-06-18 12:11:15 +01:00
  • cf3d15e56a Add a test for find -printf ... %%. James Youngman 2011-06-18 11:52:42 +01:00
  • 1005e5bf60 Add a test for "find -printf \c". James Youngman 2011-06-18 11:34:01 +01:00
  • 9e764b139d Remove an unnecessary argument from insert_fprintf. James Youngman 2011-06-18 11:10:43 +01:00
  • 79568ec575 Add new test for octal and letter escapes in -printf format. James Youngman 2011-06-18 00:50:11 +01:00
  • 3953192b4e Split find's printf-related code into a new file. James Youngman 2011-06-17 23:29:41 +01:00
  • d8260ba1e0 Fix compiler warnings in lib/regextype.c and find/parser.c. James Youngman 2011-06-15 23:24:04 +01:00
  • e71e4662da Fix a typo James Youngman 2011-06-15 23:24:53 +01:00
  • caf8f0933f Adopt the use of the manywarnings module. James Youngman 2011-06-15 21:41:14 +01:00
  • 517eb9d73b Remove spurious linefeed in ChangeLog James Youngman 2011-06-14 23:59:22 +01:00
  • 48cbcdb2a5 Avoid pointer/integer comparison on value returned by strchr. James Youngman 2011-06-14 23:58:18 +01:00
  • 99cfdb72d8 Fixed typos in ChangeLog James Youngman 2011-06-14 23:55:19 +01:00
  • edb481e9d2 Fix further compiler warnings. James Youngman 2011-06-14 23:44:57 +01:00
  • f932373da8 Eliminate some compiler warnings. James Youngman 2011-06-14 23:14:21 +01:00
  • 4f1a351a23 Assume SIGCHLD and O_NOFOLLOW are defined by gnulib. James Youngman 2011-06-14 00:09:42 +01:00
  • 30056f0b4f Fix coredump bug introduced in the previous change. James Youngman 2011-06-14 00:19:22 +01:00
  • fce1865424 Split strings into fields nondestructively. James Youngman 2011-06-13 23:29:50 +01:00
  • b43a69932d Fix compilation failure in bigram.c by including <locale.h>. James Youngman 2011-06-13 23:42:40 +01:00
  • 9044591cab Split exec-related code into a new file, exec.c James Youngman 2011-06-12 20:28:41 +01:00
  • fa1150599b Eliminate remaining .x-* files. James Youngman 2011-06-12 02:08:50 +01:00
  • 6ef19832c0 Eliminate .x-sc_prohibit_empty_lines_at_EOF and .x-sc_bindtextdomain James Youngman 2011-06-12 01:58:44 +01:00
  • f92ac3bc3f Enable sc_makefile_at_at_check; fix problems it identifies. James Youngman 2011-06-12 01:06:33 +01:00
  • efe9183443 Enable the sc_trailing_blank check. James Youngman 2011-06-11 23:13:58 +01:00
  • 0897af116e Enable the sc_space_tab check James Youngman 2011-06-11 21:16:14 +01:00
  • add5d62b74 Enable the sc_texinfo_acronym check James Youngman 2011-06-11 21:09:40 +01:00
  • 6fe0133944 Enable syntax check sc_obsolete_symbols. James Youngman 2011-06-11 21:03:14 +01:00
  • 28e02ca086 Enable more syntax checks, eliminate useless C preprocessor parentheses James Youngman 2011-06-11 20:58:59 +01:00
  • 0558bb1054 Use stat-size macros in pred.c also. James Youngman 2011-06-11 19:59:02 +01:00
  • 5433c75e10 Improve src-sniff.py. James Youngman 2011-06-12 01:26:16 +01:00
  • e8b895d08d Merge branch 'master' of ssh://git.sv.gnu.org/srv/git/findutils James Youngman 2011-06-11 17:07:37 +01:00
  • a0c61bf45c Adopt the new gnulib module stat-size. James Youngman 2011-06-11 16:53:32 +01:00
  • c70ee7fc48 Adopt the new gnulib module stat-size. * lib/listfile.c: Include "stat-size.h". Delete the DEV_BSIZE, ST_BLKSIZE, ST_NBLOCKS, ST_NBLOCKSIZE macros which are now in stat-size.h. * gnulib: Update to latest. * import-gnulib.config (modules): Add stat-size. James Youngman 2011-06-11 16:53:32 +01:00
  • e338e2c9db Don't include sys/param.h where we don't need it. James Youngman 2011-06-07 23:33:54 +01:00
  • c6370aa424 Don't include "stdio-safer.h" where it is not used. James Youngman 2011-06-05 22:19:58 +01:00
  • 43fc13f467 Don't include <stddef.h> where it is not used. James Youngman 2011-06-05 22:17:54 +01:00
  • 4bf97e278a Fixes for empty-lines-at-EOF syntax check. James Youngman 2011-06-05 22:14:44 +01:00
  • f96e8cd58a Avoid some false positives for the sc_prohibit_doubled_word check. James Youngman 2011-06-05 01:08:47 +01:00
  • a4d18ea477 Include dirent.h uncontintionally (since gnulib provides it). James Youngman 2011-06-05 00:34:39 +01:00
  • 58523fbd4e Silence some false positives for sc_prohibit_always_true_header_tests. James Youngman 2011-06-05 00:21:31 +01:00
  • 237dbfe342 Prefer "cannot" to "can not". James Youngman 2011-06-05 00:16:38 +01:00
  • 411fbef03b Update xargs error message. James Youngman 2011-06-05 00:14:09 +01:00
  • d52e2ffbd1 Use the gnulib byteswap and uname modules. James Youngman 2011-06-04 17:41:07 +01:00
  • acdcf95b84 gnulib already defines O_CLOEXEC. James Youngman 2011-06-04 16:06:25 +01:00
  • e3e2d4f49e Add internationalisation support to bigram but not regexprops. James Youngman 2011-06-04 14:00:55 +01:00
  • b29b8d8c30 Update gnulib. James Youngman 2011-06-04 13:34:13 +01:00
  • f457e8f05e Update the copyright year in C source files. James Youngman 2011-06-04 01:43:46 +01:00
  • 233477a764 More copyright year updates. James Youngman 2011-06-04 01:59:16 +01:00
  • 5c9fa623a4 Update the copyright year in test/documentation files, updatedb. James Youngman 2011-06-04 01:51:40 +01:00
  • ea8d625522 Warn about lack of birth time information only when it's true. James Youngman 2011-06-03 10:34:38 +01:00
  • 97218037b0 Compiler warning fixes in find/pred.c. James Youngman 2011-06-03 10:21:06 +01:00
  • c8e53a0c71 Eliminate some compiler warnings in parser.c James Youngman 2011-06-03 10:03:40 +01:00
  • 073e6424ae Avoid code redundancy in lib/buildcmd.c. James Youngman 2011-06-03 09:47:45 +01:00
  • ec9afce251 Eliminate some compiler warnings in find/parser.c. James Youngman 2011-06-03 01:38:11 +01:00
  • 8b0f894dcf Fix a compiler warning in lib/buildcmd.c James Youngman 2011-06-03 01:17:33 +01:00
  • d13223b942 Fix compiler warnings in lib/fdleak.c James Youngman 2011-06-03 01:11:57 +01:00
  • 9ab5022447 Fix several small compiler warnings. James Youngman 2011-06-03 01:08:34 +01:00
  • c8b2946721 Fix some compiler warnings in findutils-version.c. James Youngman 2011-06-03 00:44:38 +01:00
  • a80e33b1c1 Don't display a separate gnulib version. James Youngman 2011-06-03 00:12:55 +01:00
  • 1d37a22a7f Take the last matching entry in /etc/mtab, not the first. James Youngman 2011-06-01 11:11:20 +01:00
  • f3d4ac9bb4 Remove unnecessary header checks and include guards. James Youngman 2011-06-02 12:22:22 +01:00
  • f4171f93f1 Better error handling for the result of set_fstype_devno. James Youngman 2011-06-01 11:25:27 +01:00
  • d30da49b00 import-gnulib.sh now stops if it sees the old directory layout. James Youngman 2011-05-31 11:07:42 +01:00
  • fab81d4607 Minor fixes in import-gnulib.sh. James Youngman 2011-05-31 10:26:08 +01:00
  • d09450a94c Manage gnulib as a git submodule. James Youngman 2011-05-30 00:34:18 +01:00
  • de53ac2607 Savannah bug #31424: Revert Interix-specific change. James Youngman 2011-05-29 00:05:35 +01:00
  • 737271852a Fix Savannah bug #33384. James Youngman 2011-05-24 01:59:17 +01:00
  • 804ff7b90e Don't assume that "echo" lives in /bin. James Youngman 2011-05-22 02:43:31 +01:00
  • b28cc8c493 Document ftsfind/oldfind and configure options. James Youngman 2011-05-17 10:39:27 +01:00