2007-06-04 |
jay | locate also needs source file word_io.c.
|
commit | commitdiff | tree |
2007-06-04 |
jay | Declare getword().
|
commit | commitdiff | tree |
2007-06-04 |
jay | Use getword() instead of getw().
|
commit | commitdiff | tree |
2007-06-04 |
jay | Be more explicit about how the test failed (i.e. what...
|
commit | commitdiff | tree |
2007-06-03 |
jay | Fix Svannah bug# 19981: don't call setgroups if it...
|
commit | commitdiff | tree |
2007-06-03 |
jay | Updated vietnamese translation
|
commit | commitdiff | tree |
2007-05-31 |
jay | Fixed Savannah bug #20005; failure to distinguish ...
|
commit | commitdiff | tree |
2007-05-31 |
jay | Updated Polish, Irish, Turkish, Portuguese translations...
|
commit | commitdiff | tree |
2007-05-31 |
jay | Fixed typos in error messages. Correction from Jakub...
|
commit | commitdiff | tree |
2007-05-27 |
jay | Fixed Savannah bug #19983, compilation failure on DEC...
|
commit | commitdiff | tree |
2007-05-27 |
jay | Change calls to atoi to calls to a new function safe_atoi...
|
commit | commitdiff | tree |
2007-05-27 |
jay | Bug #19966 affected Solaris too.
|
commit | commitdiff | tree |
2007-05-27 |
jay | Check for fabs in libm as well
|
commit | commitdiff | tree |
2007-05-27 |
jay | Look for fabs in libm.
|
commit | commitdiff | tree |
2007-05-27 |
jay | Import wcwidth
|
commit | commitdiff | tree |
2007-05-27 |
jay | Import wcwidth (not wvwidth, which was a typo in the...
|
commit | commitdiff | tree |
2007-05-27 |
jay | *** empty log message ***
|
commit | commitdiff | tree |
2007-05-27 |
jay | Documented change to file_sparseness (for the case...
|
commit | commitdiff | tree |
2007-05-27 |
jay | *** empty log message ***
|
commit | commitdiff | tree |
2007-05-27 |
jay | Document the %S printf format.
|
commit | commitdiff | tree |
2007-05-27 |
jay | If a system has no st_blocks member in struct stat...
|
commit | commitdiff | tree |
2007-05-27 |
jay | Don't use S_IFSOCK on systems which lack it (for example...
|
commit | commitdiff | tree |
2007-05-27 |
jay | Added some extra information about more obscure file...
|
commit | commitdiff | tree |
2007-05-26 |
jay | Refactored the process_and(), process_or() and process_simple()
|
commit | commitdiff | tree |
2007-05-26 |
jay | Removed some obsolete, irrelevant, and already-done...
|
commit | commitdiff | tree |
2007-05-26 |
jay | Fixed Savannah bug #19970, taking into account the...
|
commit | commitdiff | tree |
2007-05-26 |
jay | Savannah bug #19965, compile with uintmax_t missing...
|
commit | commitdiff | tree |
2007-05-24 |
jay | Savannah bug #19948: Fixed an assertion failure on...
|
commit | commitdiff | tree |
2007-05-24 |
jay | Do not use __attribute__((__noreturn__)) if it produces...
|
commit | commitdiff | tree |
2007-05-24 |
jay | Link the find binary against -lm for modf().
|
commit | commitdiff | tree |
2007-05-21 |
jay | Fixed by #19923 and prepared for release of findutils...
|
commit | commitdiff | tree |
2007-05-21 |
jay | Added man-lint.sh for EXTRA_DIST.
|
commit | commitdiff | tree |
2007-05-19 |
jay | Fixed Savannah bug #19871 (spurious .R directives in...
|
commit | commitdiff | tree |
2007-05-08 |
jay | Refactored arg colleciton in parser and added new test...
|
commit | commitdiff | tree |
2007-05-08 |
jay | did make dist
|
commit | commitdiff | tree |
2007-05-06 |
jay | Correctly detect and diagnose I/O errors in print-related...
|
commit | commitdiff | tree |
2007-05-05 |
jay | Prepared for release of findutils-4.3.5
|
commit | commitdiff | tree |
2007-05-05 |
jay | did make dist
|
commit | commitdiff | tree |
2007-05-05 |
jay | Mention that error messages involving filenames will...
|
commit | commitdiff | tree |
2007-05-05 |
jay | Oops, fixed extensions; EXTRA_DIST_EXP should contain...
|
commit | commitdiff | tree |
2007-05-05 |
jay | Fixed Savannah bug #19806, -samefile is confused by...
|
commit | commitdiff | tree |
2007-05-05 |
jay | Fixed Savannah bug #16378 (-type produces an assertion...
|
commit | commitdiff | tree |
2007-05-01 |
jay | Bugfixes for Savannah bugs #19768 and #19766
|
commit | commitdiff | tree |
2007-04-29 |
jay | Use const char* parameters for pathnames
|
commit | commitdiff | tree |
2007-04-29 |
jay | Removed some obsolete cruft which has been replaced...
|
commit | commitdiff | tree |
2007-04-29 |
jay | Fixed Savannah bug #18203 (find error messages can...
|
commit | commitdiff | tree |
2007-04-29 |
jay | Fixed Savannah bug #18203 (find error messages can...
|
commit | commitdiff | tree |
2007-04-29 |
jay | Minor changes relating to conditional includes that...
|
commit | commitdiff | tree |
2007-04-29 |
jay | Mention that bug #11668 (wishlist item - support for...
|
commit | commitdiff | tree |
2007-04-29 |
jay | Added test cases deletefile.exp and deletedir.exp
|
commit | commitdiff | tree |
2007-04-29 |
jay | Applied patch from Michael Haubenwallner, fixing Savannah...
|
commit | commitdiff | tree |
2007-04-28 |
jay | Avoid calling stat for pred_delete. Instead, try the...
|
commit | commitdiff | tree |
2007-04-28 |
jay | Simplifythe calculation of the defautl value of xargs...
|
commit | commitdiff | tree |
2007-04-25 |
jay | Use mbsstr() to search -exec arguments for {}. Also...
|
commit | commitdiff | tree |
2007-04-25 |
jay | Call gnulib's mbsstr() instead of a locally-defined...
|
commit | commitdiff | tree |
2007-04-24 |
jay | Added SOC guidance comments
|
commit | commitdiff | tree |
2007-04-23 |
jay | Removed unused code.
|
commit | commitdiff | tree |
2007-04-23 |
jay | Imeplement '-D rates'
|
commit | commitdiff | tree |
2007-04-22 |
jay | remove dblocation.texi in 'make clean'
|
commit | commitdiff | tree |
2007-04-22 |
jay | did make dist
|
commit | commitdiff | tree |
2007-04-22 |
jay | Applied patch from Eric Blake fixing Savannah bug ...
|
commit | commitdiff | tree |
2007-04-22 |
jay | Applied patch from Eric Blake fixing Savannab bug#...
|
commit | commitdiff | tree |
2007-04-22 |
jay | Fixed Savannah bug #19658
|
commit | commitdiff | tree |
2007-04-22 |
jay | Support the generation of slocate-format databases
|
commit | commitdiff | tree |
2007-04-22 |
jay | *** empty log message ***
|
commit | commitdiff | tree |
2007-04-22 |
jay | Re-fix bug#18414, by correcting a typo
|
commit | commitdiff | tree |
2007-04-21 |
jay | Document the slocate database format
|
commit | commitdiff | tree |
2007-04-21 |
jay | Issue an error message when bailing out because an...
|
commit | commitdiff | tree |
2007-04-21 |
jay | Added description of bug#19483.
|
commit | commitdiff | tree |
2007-04-21 |
jay | Prepare for release of findutils-4.3.4
|
commit | commitdiff | tree |
2007-04-21 |
jay | added find/testsuite/find.posix/sv-bug-19617.exp
|
commit | commitdiff | tree |
2007-04-21 |
jay | did make dist
|
commit | commitdiff | tree |
2007-04-21 |
jay | Added sv-bug-19617.exp.
|
commit | commitdiff | tree |
2007-04-19 |
jay | Added Ukranian translation
|
commit | commitdiff | tree |
2007-04-19 |
jay | Fixed Savannah bug #19484 (decompression problem if...
|
commit | commitdiff | tree |
2007-04-19 |
jay | Fixed Savannah bug #19483
|
commit | commitdiff | tree |
2007-04-19 |
jay | Savannah bug #19483: --help option should be bold,...
|
commit | commitdiff | tree |
2007-04-19 |
jay | Avoid running
|
commit | commitdiff | tree |
2007-04-19 |
jay | Use 'touch' instead of 'exec touch' for efficiency'
|
commit | commitdiff | tree |
2007-04-19 |
jay | Fix Savannah bug #18414 (-access always succeeds for...
|
commit | commitdiff | tree |
2007-04-17 |
jay | Fixed Savannah bug #19617
|
commit | commitdiff | tree |
2007-04-17 |
jay | Update to Apr 17 version to fix Savannah bug #19619.
|
commit | commitdiff | tree |
2007-04-17 |
jay | Fix Savannah bug #19605
|
commit | commitdiff | tree |
2007-04-17 |
jay | Did make dist
|
commit | commitdiff | tree |
2007-04-17 |
jay | Added test case for Savannah bug #19605
|
commit | commitdiff | tree |
2007-04-17 |
jay | Fixed Savannah bug #19616
|
commit | commitdiff | tree |
2007-04-17 |
jay | Fixed Savannag bug #19613 (assertion failure on symlink...
|
commit | commitdiff | tree |
2007-04-17 |
jay | Added test case for Savannah bug #19613 (assert failure...
|
commit | commitdiff | tree |
2007-04-17 |
jay | Oops, we should be running a command which returns...
|
commit | commitdiff | tree |
2007-04-17 |
jay | Make sure we test the correct binary
|
commit | commitdiff | tree |
2007-04-16 |
jay | Issue a clearer error message if the autotools fail.
|
commit | commitdiff | tree |
2007-04-15 |
jay | Prepare for release of findutils-4.3.3
|
commit | commitdiff | tree |
2007-04-15 |
jay | Described bug fix for bug #19596.
|
commit | commitdiff | tree |
2007-04-15 |
jay | Updated the list of fixed bugs.
|
commit | commitdiff | tree |
2007-04-15 |
jay | Savannah bug #9596: /512 for %b, not /1024
|
commit | commitdiff | tree |
2007-04-15 |
jay | Make the test suite fail if it cannot find the binary...
|
commit | commitdiff | tree |
2007-04-15 |
jay | Don't use O_LARGEFILE if it not defined
|
commit | commitdiff | tree |
2007-04-15 |
jay | Did make dist
|
commit | commitdiff | tree |
2007-04-15 |
jay | Don't use $(RM), as this is often not set.
|
commit | commitdiff | tree |
2007-04-15 |
jay | Explain the O_LARGEFILE change.
|
commit | commitdiff | tree |