Commit Graph

28 Commits

Author SHA1 Message Date
Kevin Dalley
da4093813c GNU findutils package version 4.1 1996-02-04 20:35:04 +00:00
Eric Blake
dc16c62ec4 Update to recent gnulib addition of idcache.h.
* lib/listfile.c (getuser, getgroup): Use header rather than
declaring things ourself.
* po/POTFILES.in (locate/frcode.c): Add missing file.
2007-08-23 02:33:31 +00:00
Eric Blake
578ead6ff1 Fix Savannah bug #20751.
* lib/listfile.c (list_file): Accomodate gnulib change of 3 Jul
2006.
* NEWS: Document this.
Reported by Nigel Stepp.
* THANKS: Sort and update.
* AUTHORS: Add myself.
2007-08-19 15:31:38 +00:00
James Youngman
1c43fc92b5 Migrated from GPL version 2 to GPL version 3 2007-07-02 08:25:45 +00:00
James Youngman
5a7e83f1d7 Fixed various lint complaints pointed out by build-aux/src-sniff.py 2007-06-21 23:41:08 +00:00
James Youngman
dc4a7adf94 Bugfixes for Savannah bugs #19768 and #19766 2007-05-01 09:46:30 +00:00
James Youngman
cd1f15947f Use const char* parameters for pathnames 2007-04-29 23:28:50 +00:00
James Youngman
20102fc931 Minor changes relating to conditional includes that no longer need the conditional, and fixing some out of date comments 2007-04-29 01:27:56 +00:00
James Youngman
d86012a34d Removed unused code. 2007-04-23 09:19:21 +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
c3cdc1bec8 define find_blocksize() and provide a declaration for get_link_name() 2006-12-29 19:32:10 +00:00
James Youngman
586576db4e Updated callers of the gnnulib filemode module so that they work with the 2006-07-09 version of gnulib 2006-08-10 19:36:09 +00:00
James Youngman
2d5be965c2 Initial code to allow control over how -ls quote (or does not quote) control characters; not enabled yet 2005-12-12 06:59:18 +00:00
James Youngman
bc60093b97 Assume unistd.h is present - avoid using HAVE_UNISTD_H 2005-07-02 09:54:34 +00:00
James Youngman
a76cefba3d Updated the FSF's postal address 2005-06-07 22:24:56 +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
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
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
491aaa41f5 *** empty log message *** 2000-04-12 10:18:08 +00:00
Kevin Dalley
81a04a74e4 *** empty log message *** 2000-04-05 08:20:57 +00:00
Kevin Dalley
719f92e697 *** empty log message *** 1999-08-08 19:52:01 +00:00
Kevin Dalley
d98500c649 * removed more function declarations to meet GNU coding standards 1998-09-21 02:09:00 +00:00
Kevin Dalley
c030b5ee33 Initial revision 1996-02-04 20:35:16 +00:00