summaryrefslogtreecommitdiff
path: root/vpath.c
AgeCommit message (Expand)AuthorFilesLines
2014-10-20Fix VMS implicit rules and UNIX paths.John Malmberg1-10/+30
2014-09-30Update Copyright statements for 2014.Paul Smith1-1/+1
2013-07-21[Bug #39158] Source cleanups suggested by cppcheck utility.Paul Smith1-10/+9
2013-05-17Update source file format: remove TABs, use GNU coding styles.Paul Smith1-98/+98
2013-05-17Update copyright for changes in 2013.Paul Smith1-1/+1
2013-01-20Rename the make.h file to makeint.h for internal use only.Paul Smith1-2/+2
2012-03-05Simplify copyrights using ranges of years.Paul Smith1-3/+1
2012-03-04Convert all "`'" quotes to "''" per new GNU Coding Standard guidelines.Paul Smith1-7/+7
2012-01-16Update copyright notices.Paul Smith1-3/+3
2010-07-19- Many fixup patches from Savannah.Paul Smith1-2/+4
2010-07-13Update copyrights for 2010.Paul Smith1-2/+2
2009-12-11(construct_vpath_list): Correct the argument names in the commentary.Eli Zaretskii1-3/+3
2009-11-12Implement linker-compatible library search.Boris Kolpackov1-11/+34
2009-10-25Update copyright years.Paul Smith1-2/+2
2007-12-22vpath.c (construct_vpath_list) [HAVE_DOS_PATHS]: Support VPATH values thatEli Zaretskii1-2/+12
2007-07-04* Update to GPLv3Paul Smith1-4/+4
2007-03-20This is a major update, which switches virtually every allocated-but-not-freedPaul Smith1-86/+85
2006-11-18Fix from Eli for incorrect value of $(MAKE) on Cygwin.Paul Smith1-57/+38
2006-04-09Another round of cleanups:Paul Smith1-12/+11
2006-04-07Code cleanup: Remove all references to PARAMS() & ansi2knr.Paul Smith1-1/+2
2006-02-11Last of the copyright updates.Paul Smith1-1/+2
2006-02-11Update copyright and license notices on all files.Paul Smith1-13/+11
2006-02-06Fix Savannah bugs # 15341, 15534, and 15533.Paul Smith1-8/+28
2004-02-24Many compiler warning cleanups.Paul Smith1-2/+2
2003-03-24Add support for OS/2, contributed by Andreas Buening <andreas.buening@nexgo.de>Paul Smith1-1/+1
2003-01-30Portability fix for glob.h building in FreeBSD ports system.Paul Smith1-20/+26
2002-10-14Convert the source code to use ANSI C style function definitions andPaul Smith1-13/+6
2002-08-10Update to a new version of automake and gettext.Paul Smith1-3/+3
2000-06-13* Some timestamp fixes from Paul Eggert.Paul Smith1-3/+3
2000-06-07* Lots of bug fixes and cleanup; new i18n files, etc.Paul Smith1-4/+5
1999-10-15* Fix PR/1394.Paul Smith1-2/+2
1999-07-28* Add gettext macros to start i18n support.Paul Smith1-5/+5
1999-07-21* Add configure option to enable dmalloc library.Paul Smith1-2/+2
1999-03-05* Update FSF address info in copyright notices.Paul Smith1-1/+2
1998-10-03Checkpoint changes. Bug fixes, mostly.Paul Smith1-4/+6
1998-07-30GNU make release 3.77.Paul Smith1-1/+1
1997-08-27Updates for GNU make 3.75.92.Paul Smith1-16/+27
1997-08-18Bug fixes and automake changes.Paul Smith1-10/+11
1997-04-07Changes for make 3.75.1Paul Smith1-8/+74
1996-05-22Wed May 15 10:14:14 CDT 1996 Rob Tulloh <tulloh@tivoli.com>Roland McGrath1-1/+17
1996-05-09Thu May 9 13:54:49 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>Roland McGrath1-2/+4
1996-03-20Tue Mar 19 20:21:34 1996 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu>Roland McGrath1-2/+2
1995-12-12Use plain stat instead of safe_stat.Roland McGrath1-2/+2
1994-09-26(selective_vpath_search): Reset EXISTS when stat fails.Roland McGrath1-0/+2
1994-07-25Changed all uses of ':' to PATH_SEPARATOR_CHAR.Roland McGrath1-6/+7
1994-07-04(selective_vpath_search): Use safe_stat in place of stat.Roland McGrath1-2/+2
1994-03-23entered into RCSRoland McGrath1-1/+2
1993-12-23Formerly vpath.c.~15~Roland McGrath1-4/+18
1993-12-14Formerly vpath.c.~14~Roland McGrath1-1/+2
1993-07-09Formerly vpath.c.~13~Roland McGrath1-14/+20