Commit Graph

30 Commits

Author SHA1 Message Date
Kevin Dalley
da4093813c GNU findutils package version 4.1 1996-02-04 20:35:04 +00:00
James Youngman
b99109f921 Applied tiny change from Ralf Wildenhues and updated the gnulib version 2008-02-13 23:52:04 +00:00
James Youngman
1bd53425e8 Fixed Savannah bug #20547, version information not compliant with GNU coding standard 2007-07-22 13:08:22 +00:00
James Youngman
e6adb9061f Fixes to ensure that 'make distcheck' works 2007-04-15 14:46:39 +00:00
James Youngman
b46b0d8938 Support fts() in FTS_CWDFD mode. Also work around Savannah bug #18466 (with a performance penalty). 2007-04-14 21:41:59 +00:00
James Youngman
70f1a3d1ea New method of checking out and configuring gnulib - define which version we need to use, and remember which version we used 2007-02-28 23:55:47 +00:00
James Youngman
2d8a8ceb77 Fixed compilation failure on Cygwin - Savannah Bug #14025 (tiny change, three lines), reported and fixed by Eric Blake 2005-08-09 21:54:54 +00:00
James Youngman
25ca02af9e Don't build regexprops if we are cross compiling 2005-07-29 21:11:27 +00:00
James Youngman
6285dd2732 Added --regextype and -regextype options to locate and find respectively, and documented these 2005-07-14 22:13:02 +00:00
James Youngman
279dfbcd32 Fixed Savannah bug #13495: find now uses Emacs-style regexps by default 2005-07-03 15:03:16 +00:00
James Youngman
3d28858599 Fix Savannah bug #13324: Fix compiler warnings for GCC-3.4 2005-06-07 20:38:56 +00:00
James Youngman
296989f629 Fixed Savannah bug #13303, find should filter out non-printable characters if outputting to tty 2005-06-07 19:36:00 +00:00
James Youngman
e94d11fb7c Always build forcefindlib.c 2005-02-05 12:09:33 +00:00
James Youngman
529749736e Also need buildcmd.h. 2005-01-21 20:30:51 +00:00
James Youngman
f668774dd7 Resolved merge conflict. 2005-01-17 00:07:24 +00:00
James Youngman
525783573f Make sure nextelem.h is included in the list of sources. 2005-01-17 00:05:29 +00:00
James Youngman
756d70ae57 Refactored xargs to use an external library function from the new file buildcmd.c 2005-01-07 20:50:44 +00:00
James Youngman
12b4c7a020 don't build savedirtypes yet 2004-11-24 11:52:59 +00:00
James Youngman
939f5293e2 Avoid fatal error if automount mounts a filesystem on a directory because we chdir()ed into it 2004-11-21 12:29:45 +00:00
James Youngman
e2bea8f503 Use gnulib-tool --import to import the gnulib code, rather than the odd way we were doing it before 2004-10-24 22:43:13 +00:00
James Youngman
7da8b17cf1 Merged changes made for version 4.1.20 onto the trunk 2003-06-14 15:41:26 +00:00
Kevin Dalley
8eb5c92e12 * lib/Makefile.am (EXTRA_DIST): add strcasecmp.c 2001-05-21 01:10:16 +00:00
Kevin Dalley
3d180c52e5 * lib/Makefile.am (EXTRA_DIST): getline.[ch] added
(libfind_a_SOURCES): getline.[ch] removed since getline.c is not
	always needed.
2001-05-20 19:40:47 +00:00
Kevin Dalley
fb0581fd63 * lib/Makefile.am (libfind_a_SOURCES): added yesno.c 2000-10-10 16:43:43 +00:00
Kevin Dalley
602d5bac65 * lib/Makefile.am: put getline.c back into libfind_a_SOURCES,
since getstr is needed.
2000-04-12 10:11:39 +00:00
Kevin Dalley
7b277e2f97 * lib/Makefile.am: update to latest versions of library files. 2000-04-05 08:04:03 +00:00
Kevin Dalley
9f8df1371c * lib/Makefile.am (libfind_a_SOURCES): added getline.[ch] to
standard compilation. Added internationalization.
2000-01-24 09:36:39 +00:00
Kevin Dalley
66e0ec34c3 *** empty log message *** 2000-01-18 10:37:29 +00:00
Kevin Dalley
030a0f5b05 * lib/Makefile.am, find/Makefile.am, doc/Makefile.am,
configure.in, Makefile.am: update for automake-1.4
1999-08-08 19:44:30 +00:00
Kevin Dalley
c030b5ee33 Initial revision 1996-02-04 20:35:16 +00:00