Date: Thu, 2 Oct 2003 14:30:30 -0700 (PDT) From: Ruslan Ermilov <ru@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/tools/regression/usr.bin/make Makefilesrc/usr.bin/make dir.c Message-ID: <200310022130.h92LUUvJ070867@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
ru 2003/10/02 14:30:30 PDT FreeBSD src repository Modified files: tools/regression/usr.bin/make Makefile usr.bin/make dir.c Log: Fix a bug that prevented exists() from finding "foo/", "foo/." and "foo/.." when ".PATH: foo" was also given. PR: bin/34062 Revision Changes Path 1.13 +11 -0 src/tools/regression/usr.bin/make/Makefile 1.32 +8 -3 src/usr.bin/make/dir.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200310022130.h92LUUvJ070867>