James Youngman
|
5dfee34c44
|
Updated/corrected the email address for David MacKenzie, one of the original authors of findutils
|
2005-01-31 23:40:27 +00:00 |
|
James Youngman
|
1296429186
|
Removed some unused variables (patch from Dmitry V. Levin)
|
2005-01-31 23:20:06 +00:00 |
|
James Youngman
|
1a1eec87dd
|
Merged the d_type optimisation code; this is disabled by default, and can be enabled with 'configure --enable-d_type-optimisation'
|
2005-01-23 11:21:34 +00:00 |
|
James Youngman
|
529749736e
|
Also need buildcmd.h.
|
2005-01-21 20:30:51 +00:00 |
|
James Youngman
|
ae831342db
|
Initial implementation (temporarily disabled).
|
2005-01-17 08:49:26 +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
|
83f93ae1a3
|
Use prototypes for next_element() to make sure it is called correctly.
|
2005-01-17 00:04:23 +00:00 |
|
James Youngman
|
5ba8ad4ab9
|
Oops, initialise state->cmd_initial_argv_chars to zero.
|
2005-01-16 23:35:36 +00:00 |
|
James Youngman
|
f299eefa5d
|
Tidied up formatting of arg list for bc_do_insert
|
2005-01-16 00:02:34 +00:00 |
|
James Youngman
|
cce1abe836
|
Implemented -execdir and -okdir
|
2005-01-15 10:22:35 +00:00 |
|
James Youngman
|
f0a6ac6de9
|
First working version of -exec ...+
|
2005-01-15 09:32:49 +00:00 |
|
James Youngman
|
cd983bf9a4
|
Initial implementation of -exec ..{} +, but currently disabled since not yet working
|
2005-01-09 19:22:59 +00:00 |
|
James Youngman
|
e335614eb7
|
If curdir_ok is 0 and an element is empty, return "" instead of NULL
so that the caller knows to keep calling us.
|
2005-01-08 12:57:21 +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
|
2526672a4d
|
Guard against multiple inclusion
|
2004-11-21 16:15:04 +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
|
6c8ccc7e66
|
Don't return '.' for an empty path element, because the path we are splitting may not be intended to contain directories
|
2004-11-06 09:49:59 +00:00 |
|
James Youngman
|
3334205e88
|
The -ls predicate should not truncate usernames. Fixes Savannah bug #10800.
|
2004-10-30 08:52:18 +00:00 |
|
James Youngman
|
0b932df623
|
Corrected typo in the address of the FSF office
|
2004-10-24 22:59:23 +00:00 |
|
James Youngman
|
7eb13163a9
|
Updated FSF address.
|
2004-10-24 22:53:00 +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
|
1decb9e21c
|
Brought up-to-date with change in gnulib's human.c - we no longer use human_readable_inexact(), because it is no longer provided.
|
2004-01-03 20:49:03 +00:00 |
|
James Youngman
|
69f5f08acb
|
Brought up-to-date with change in gnulib's human.c - we now use human_readable_inexact()
|
2004-01-03 20:25:18 +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
|
324585802b
|
Updates mostly from gettext-0.10.38
|
2001-06-09 19:51:01 +00:00 |
|
Kevin Dalley
|
c67ad03c66
|
files created by new automake/autoconf.
|
2001-06-05 06:15:14 +00:00 |
|
Kevin Dalley
|
8b35d67929
|
*** empty log message ***
|
2001-05-21 01:32:28 +00:00 |
|
Kevin Dalley
|
8eb5c92e12
|
* lib/Makefile.am (EXTRA_DIST): add strcasecmp.c
|
2001-05-21 01:10:16 +00:00 |
|
Kevin Dalley
|
c1690144b6
|
*** empty log message ***
|
2001-05-20 21:08:19 +00:00 |
|
Kevin Dalley
|
452a754c87
|
* lib/modetype.h: support for Solaris door files is added.
|
2001-05-20 19:44:23 +00:00 |
|
Kevin Dalley
|
727551902f
|
* lib/filemode.c: S_ISDOOR is undef'ed if STAT_MACROS_BROKEN
|
2001-05-20 19:44:04 +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
|
c32767100d
|
*** empty log message ***
|
2000-10-14 02:54:25 +00:00 |
|
Kevin Dalley
|
3e1b045385
|
* depcomp, lib/depcomp: depcomp moved from lib to .
|
2000-10-14 02:53:47 +00:00 |
|
Kevin Dalley
|
42744ad463
|
*** empty log message ***
|
2000-10-10 16:50:32 +00:00 |
|
Kevin Dalley
|
9db8cc7aa4
|
* lib/yesno.c, lib/rpmatch.c: new files.
|
2000-10-10 16:45:07 +00:00 |
|
Kevin Dalley
|
fb0581fd63
|
* lib/Makefile.am (libfind_a_SOURCES): added yesno.c
|
2000-10-10 16:43:43 +00:00 |
|
Kevin Dalley
|
d49e7a89b1
|
* lib/fnmatch.c, lib/fnmatch.h: reverted to older version of
fnmatch which works with Solaris.
|
2000-10-10 07:04:14 +00:00 |
|
Kevin Dalley
|
343c6dc2ad
|
files added from libit
|
2000-10-10 02:14:40 +00:00 |
|
Kevin Dalley
|
94d8c0ff32
|
*** empty log message ***
|
2000-10-10 01:03:35 +00:00 |
|
Kevin Dalley
|
7cbc368c65
|
* lib/posix/Makefile.am, lib/posix/regex.h: New files, taken from
GNU grep 2.4.2.
|
2000-10-09 23:03:55 +00:00 |
|
Kevin Dalley
|
7c74d75470
|
* lib/basename.h, lib/waitpid.c: New files, taken from same
version of GNU tar.
|
2000-10-09 23:00:13 +00:00 |
|
Kevin Dalley
|
77a6d74667
|
* config.guess, config.sub, lib/argmatch.c, lib/argmatch.h,
lib/human.c, lib/human.h, lib/memcpy.c, lib/quotearg.c,
lib/quotearg.h, lib/strtoull.c, lib/strtoumax.c,
lib/xstrtoumax.c, m4/c-bs-a.m4, m4/gettext.m4,
m4/largefile.m4, m4/lcmessage.m4, m4/link-follow.m4,
m4/progtest.m4, m4/strerror_r.m4, m4/timespec.m4,
m4/xstrtoumax.m4: New files, taken from sh-utils-2.0g.
|
2000-10-09 22:56:11 +00:00 |
|
Kevin Dalley
|
16d8b6e6ca
|
* lib/ansi2knr.1, lib/ansi2knr.c, lib/basename.c, lib/getopt.h,
lib/fnmatch.c, lib/fnmatch.h, lib/modechange.c: Sync to latest
unreleased version of GNU tar (between 1.13.17 and 1.13.18).
|
2000-10-09 22:45:02 +00:00 |
|
Kevin Dalley
|
5fc551570d
|
* lib/lstat.c, lib/stat.c: removed from repository. These files
are generated from lib/xstat.in.
|
2000-10-09 20:37:32 +00:00 |
|
Kevin Dalley
|
491aaa41f5
|
*** empty log message ***
|
2000-04-12 10:18:08 +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
|
81a04a74e4
|
*** empty log message ***
|
2000-04-05 08:20:57 +00:00 |
|