summaryrefslogtreecommitdiff
path: root/vpath.c
Commit message (Expand)AuthorAgeFilesLines
* Fix VMS implicit rules and UNIX paths.John Malmberg2014-10-201-10/+30
* Update Copyright statements for 2014.Paul Smith2014-09-301-1/+1
* [Bug #39158] Source cleanups suggested by cppcheck utility.Paul Smith2013-07-211-10/+9
* Update source file format: remove TABs, use GNU coding styles.Paul Smith2013-05-171-98/+98
* Update copyright for changes in 2013.Paul Smith2013-05-171-1/+1
* Rename the make.h file to makeint.h for internal use only.Paul Smith2013-01-201-2/+2
* Simplify copyrights using ranges of years.Paul Smith2012-03-051-3/+1
* Convert all "`'" quotes to "''" per new GNU Coding Standard guidelines.Paul Smith2012-03-041-7/+7
* Update copyright notices.Paul Smith2012-01-161-3/+3
* - Many fixup patches from Savannah.Paul Smith2010-07-191-2/+4
* Update copyrights for 2010.Paul Smith2010-07-131-2/+2
* (construct_vpath_list): Correct the argument names in the commentary.Eli Zaretskii2009-12-111-3/+3
* Implement linker-compatible library search.Boris Kolpackov2009-11-121-11/+34
* Update copyright years.Paul Smith2009-10-251-2/+2
* vpath.c (construct_vpath_list) [HAVE_DOS_PATHS]: Support VPATH values thatEli Zaretskii2007-12-221-2/+12
* * Update to GPLv3Paul Smith2007-07-041-4/+4
* This is a major update, which switches virtually every allocated-but-not-freedPaul Smith2007-03-201-86/+85
* Fix from Eli for incorrect value of $(MAKE) on Cygwin.Paul Smith2006-11-181-57/+38
* Another round of cleanups:Paul Smith2006-04-091-12/+11
* Code cleanup: Remove all references to PARAMS() & ansi2knr.Paul Smith2006-04-071-1/+2
* Last of the copyright updates.Paul Smith2006-02-111-1/+2
* Update copyright and license notices on all files.Paul Smith2006-02-111-13/+11
* Fix Savannah bugs # 15341, 15534, and 15533.Paul Smith2006-02-061-8/+28
* Many compiler warning cleanups.Paul Smith2004-02-241-2/+2
* Add support for OS/2, contributed by Andreas Buening <andreas.buening@nexgo.de>Paul Smith2003-03-241-1/+1
* Portability fix for glob.h building in FreeBSD ports system.Paul Smith2003-01-301-20/+26
* Convert the source code to use ANSI C style function definitions andPaul Smith2002-10-141-13/+6
* Update to a new version of automake and gettext.Paul Smith2002-08-101-3/+3
* * Some timestamp fixes from Paul Eggert.Paul Smith2000-06-131-3/+3
* * Lots of bug fixes and cleanup; new i18n files, etc.Paul Smith2000-06-071-4/+5
* * Fix PR/1394.Paul Smith1999-10-151-2/+2
* * Add gettext macros to start i18n support.Paul Smith1999-07-281-5/+5
* * Add configure option to enable dmalloc library.Paul Smith1999-07-211-2/+2
* * Update FSF address info in copyright notices.Paul Smith1999-03-051-1/+2
* Checkpoint changes. Bug fixes, mostly.Paul Smith1998-10-031-4/+6
* GNU make release 3.77.Paul Smith1998-07-301-1/+1
* Updates for GNU make 3.75.92.Paul Smith1997-08-271-16/+27
* Bug fixes and automake changes.Paul Smith1997-08-181-10/+11
* Changes for make 3.75.1Paul Smith1997-04-071-8/+74
* Wed May 15 10:14:14 CDT 1996 Rob Tulloh <tulloh@tivoli.com>Roland McGrath1996-05-221-1/+17
* Thu May 9 13:54:49 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>Roland McGrath1996-05-091-2/+4
* Tue Mar 19 20:21:34 1996 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu>Roland McGrath1996-03-201-2/+2
* Use plain stat instead of safe_stat.Roland McGrath1995-12-121-2/+2
* (selective_vpath_search): Reset EXISTS when stat fails.Roland McGrath1994-09-261-0/+2
* Changed all uses of ':' to PATH_SEPARATOR_CHAR.Roland McGrath1994-07-251-6/+7
* (selective_vpath_search): Use safe_stat in place of stat.Roland McGrath1994-07-041-2/+2
* entered into RCSRoland McGrath1994-03-231-1/+2
* Formerly vpath.c.~15~Roland McGrath1993-12-231-4/+18
* Formerly vpath.c.~14~Roland McGrath1993-12-141-1/+2
* Formerly vpath.c.~13~Roland McGrath1993-07-091-14/+20