summaryrefslogtreecommitdiff
path: root/lib/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* Better and more consistent guidance on how to report bugs.James Youngman2016-01-251-1/+3
* lib: FINDLIB_REPLACE_FUNCS has become obsolete, so delete findlib.James Youngman2016-01-031-12/+23
* Bugfix to "make clean": do not delete header files.James Youngman2013-03-241-7/+8
* Avoid using 'INCLUDES =' in automake templates.Kamil Dudka2013-02-031-1/+1
* Remove no-longer-used files savedir.[ch].James Youngman2011-08-211-2/+2
* Remove test-coverage output files for "make clean".James Youngman2011-06-211-1/+8
* Split strings into fields nondestructively.James Youngman2011-06-131-6/+8
* Enable sc_makefile_at_at_check; fix problems it identifies.James Youngman2011-06-121-6/+2
* Don't display a separate gnulib version.James Youngman2011-06-041-3/+2
* Manage gnulib as a git submodule.James Youngman2011-05-301-2/+2
* Savannah bug #31424: Revert Interix-specific change.James Youngman2011-05-291-1/+1
* Savannah bug #31424: Work around Interix bug in _SC_ARG_MAX, in which execve ...James Youngman2010-10-231-1/+1
* Move safe_atoi out into a separate module.James Youngman2010-04-031-1/+2
* Fix some compilation unused-result and missing-declaration warnings.James Youngman2010-04-031-1/+1
* Don't define S_IS*; include <sys/stat.h> instead.James Youngman2010-04-031-3/+3
* Fix file descriptor leaks.James Youngman2010-03-301-2/+2
* Move regexprops.texi into git and check the autogenerated version is the same.James Youngman2009-07-051-6/+13
* Remove unnecessary include guards.James Youngman2009-04-121-1/+1
* Enabled GCC warnings for declarations after statements.James Youngman2009-03-041-0/+1
* Removed trailing whitespace.James Youngman2009-03-041-5/+5
* Update gnulib version; follow gnulib-tool's Makefile.am edit suggestions.James Youngman2009-02-211-1/+1
* Applied tiny change from Ralf Wildenhues and updated the gnulib versionJames Youngman2008-02-131-1/+1
* Fixed Savannah bug #20547, version information not compliant with GNU coding ...James Youngman2007-07-221-2/+2
* Fixes to ensure that 'make distcheck' worksJames Youngman2007-04-151-4/+2
* Support fts() in FTS_CWDFD mode. Also work around Savannah bug #18466 (with ...James Youngman2007-04-141-2/+4
* New method of checking out and configuring gnulib - define which version we n...James Youngman2007-02-281-6/+10
* Fixed compilation failure on Cygwin - Savannah Bug #14025 (tiny change, three...James Youngman2005-08-091-1/+1
* Don't build regexprops if we are cross compilingJames Youngman2005-07-291-3/+7
* Added --regextype and -regextype options to locate and find respectively, and...James Youngman2005-07-141-0/+7
* Fixed Savannah bug #13495: find now uses Emacs-style regexps by defaultJames Youngman2005-07-031-2/+2
* Fix Savannah bug #13324: Fix compiler warnings for GCC-3.4James Youngman2005-06-071-2/+2
* Fixed Savannah bug #13303, find should filter out non-printable characters if...James Youngman2005-06-071-3/+3
* Always build forcefindlib.cJames Youngman2005-02-051-1/+1
* Also need buildcmd.h.James Youngman2005-01-211-1/+1
* Resolved merge conflict.James Youngman2005-01-171-4/+4
* Make sure nextelem.h is included in the list of sources.James Youngman2005-01-171-1/+1
* Refactored xargs to use an external library function from the new file buildc...James Youngman2005-01-071-1/+1
* don't build savedirtypes yetJames Youngman2004-11-241-1/+2
* Avoid fatal error if automount mounts a filesystem on a directory because we ...James Youngman2004-11-211-2/+2
* Use gnulib-tool --import to import the gnulib code, rather than the odd way w...James Youngman2004-10-241-2/+9
* Merged changes made for version 4.1.20 onto the trunkJames Youngman2003-06-141-73/+16
* * lib/Makefile.am (EXTRA_DIST): add strcasecmp.cKevin Dalley2001-05-211-1/+2
* * lib/Makefile.am (EXTRA_DIST): getline.[ch] addedKevin Dalley2001-05-201-2/+1
* * lib/Makefile.am (libfind_a_SOURCES): added yesno.cKevin Dalley2000-10-101-1/+2
* * lib/Makefile.am: put getline.c back into libfind_a_SOURCES,Kevin Dalley2000-04-121-4/+15
* * lib/Makefile.am: update to latest versions of library files.Kevin Dalley2000-04-051-4/+31
* * lib/Makefile.am (libfind_a_SOURCES): added getline.[ch] toKevin Dalley2000-01-241-4/+7
* *** empty log message ***FINDUTILS_4_1_2Kevin Dalley2000-01-181-5/+8
* * lib/Makefile.am, find/Makefile.am, doc/Makefile.am,Kevin Dalley1999-08-081-15/+29
* Initial revisionKevin Dalley1996-02-041-0/+19