index
:
delta/findutils.git
Debian_stable
FINDUTILS
baserock/bootstrap
baserock/bootstrap-pass1
baserock/bootstrap-stable
baserock/morph
baserock/morph-stable
baserock/v4.5.14
d_type_optimisation
debian
fts-conversion
jy_branch_2003_05_24_gnulib_update
master
master-UNNAMED-BRANCH
master-UNNAMED-BRANCH-UNNAMED-BRANCH
rel-4-2-fixes
rel-4-3-fixes
rel-4-4-fixes
rel-4-6-fixes
git.savannah.gnu.org: git/findutils.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
buildcmd.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Bugfixes for Savannah bugs #19768 and #19766
James Youngman
2007-05-01
1
-2
/
+5
*
Avoid calling stat for pred_delete. Instead, try the unlink assuming the tar...
James Youngman
2007-04-28
1
-5
/
+3
*
Simplifythe calculation of the defautl value of xargs's -s option. Avoid an ...
James Youngman
2007-04-28
1
-16
/
+24
*
Call gnulib's mbsstr() instead of a locally-defined mbsstr()
James Youngman
2007-04-25
1
-40
/
+2
*
Added SOC guidance comments
James Youngman
2007-04-24
1
-3
/
+63
*
Support fts() in FTS_CWDFD mode. Also work around Savannah bug #18466 (with ...
James Youngman
2007-04-14
1
-2
/
+7
*
Eliminated a few compiler warnings
James Youngman
2007-02-25
1
-1
/
+1
*
Work around Savannah bug #17877, which manifests on systems which use
James Youngman
2006-11-20
1
-2
/
+3
*
Fixed Svannah bug #17782 ('./' prefix added at start of arg while it should b...
James Youngman
2006-11-08
1
-13
/
+11
*
Fixed Savannah bug#16738, find does not subtract environment size in find .. ...
James Youngman
2006-08-05
1
-7
/
+94
*
Fixed many compilation warnings
James Youngman
2005-12-23
1
-12
/
+22
*
Merge to trunk from 4.2.x fixes
James Youngman
2005-11-24
1
-9
/
+34
*
Merged changes from the 4.2.x branch
James Youngman
2005-11-23
1
-8
/
+24
*
reindent and untabify
James Youngman
2005-11-23
1
-74
/
+74
*
Applied all the trunk changes (up to this point) to the 4.3.x sources
James Youngman
2005-11-21
1
-3
/
+4
*
Assume unistd.h is present - avoid using HAVE_UNISTD_H
James Youngman
2005-07-02
1
-2
/
+3
*
Updated the FSF's postal address
James Youngman
2005-06-07
1
-1
/
+1
*
Fixed Savannah bug #12230, in which '-exec echo == {} +' is always run, even ...
James Youngman
2005-03-07
1
-1
/
+3
*
Oops, initialise state->cmd_initial_argv_chars to zero.
James Youngman
2005-01-16
1
-1
/
+1
*
Tidied up formatting of arg list for bc_do_insert
James Youngman
2005-01-16
1
-2
/
+1
*
Implemented -execdir and -okdir
James Youngman
2005-01-15
1
-10
/
+37
*
First working version of -exec ...+
James Youngman
2005-01-15
1
-4
/
+15
*
Initial implementation of -exec ..{} +, but currently disabled since not yet ...
James Youngman
2005-01-09
1
-2
/
+2
*
Refactored xargs to use an external library function from the new file buildc...
James Youngman
2005-01-07
1
-0
/
+338
[prev]