summaryrefslogtreecommitdiff
path: root/lib/listfile.c
Commit message (Expand)AuthorAgeFilesLines
* GNU findutils package version 4.1FINDUTILS-4_1FINDUTILSKevin Dalley1996-02-041-265/+105
* Update to recent gnulib addition of idcache.h.Eric Blake2007-08-231-5/+2
* Fix Savannah bug #20751.Eric Blake2007-08-191-5/+4
* Migrated from GPL version 2 to GPL version 3James Youngman2007-07-021-8/+6
* Fixed various lint complaints pointed out by build-aux/src-sniff.pyJames Youngman2007-06-211-10/+8
* Bugfixes for Savannah bugs #19768 and #19766James Youngman2007-05-011-0/+1
* Use const char* parameters for pathnamesJames Youngman2007-04-291-5/+5
* Minor changes relating to conditional includes that no longer need the condit...James Youngman2007-04-291-39/+6
* Removed unused code.James Youngman2007-04-231-5/+0
* Support fts() in FTS_CWDFD mode. Also work around Savannah bug #18466 (with ...James Youngman2007-04-141-3/+61
* define find_blocksize() and provide a declaration for get_link_name()James Youngman2006-12-291-2/+10
* Updated callers of the gnnulib filemode module so that they work with the 200...compat_gnulib_2006-07-09James Youngman2006-08-101-2/+2
* Initial code to allow control over how -ls quote (or does not quote) control ...James Youngman2005-12-121-3/+20
* Assume unistd.h is present - avoid using HAVE_UNISTD_HJames Youngman2005-07-021-2/+4
* Updated the FSF's postal addressJames Youngman2005-06-071-1/+1
* Fix Savannah bug #13324: Fix compiler warnings for GCC-3.4James Youngman2005-06-071-6/+4
* Fixed Savannah bug #13303, find should filter out non-printable characters if...James Youngman2005-06-071-21/+23
* The -ls predicate should not truncate usernames. Fixes Savannah bug #10800.James Youngman2004-10-301-2/+2
* Corrected typo in the address of the FSF officeJames Youngman2004-10-241-1/+1
* Use gnulib-tool --import to import the gnulib code, rather than the odd way w...James Youngman2004-10-241-9/+2
* Brought up-to-date with change in gnulib's human.c - we no longer use human_r...James Youngman2004-01-031-14/+16
* Brought up-to-date with change in gnulib's human.c - we now use human_readabl...James Youngman2004-01-031-13/+14
* Merged changes made for version 4.1.20 onto the trunkJames Youngman2003-06-141-5/+19
* *** empty log message ***Kevin Dalley2000-04-121-54/+161
* *** empty log message ***Kevin Dalley2000-04-051-8/+15
* *** empty log message ***Kevin Dalley1999-08-081-1/+1
* * removed more function declarations to meet GNU coding standardsKevin Dalley1998-09-211-4/+0
* Initial revisionKevin Dalley1996-02-041-0/+273