Source-Changes-D archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: src/usr.bin/make




To: source-changes-d%NetBSD.org@localhost

Subject: Re: CVS commit: src/usr.bin/make

From: christos%astron.com@localhost (Christos Zoulas)

Date: Tue, 10 May 2016 21:53:37 +0000 (UTC)


In article <20160510000231.62CF7F95B%cvs.NetBSD.org@localhost>,
Simon J. Gerraty <source-changes-d%NetBSD.org@localhost> wrote:
>-      if (*p == '/' &&
>-   Lst_ForEach(metaIgnorePaths, prefix_match, p)) {
>+      if (*p == '/') {
>+   realpath(p, fname1); /* clean it up */

Check realpath?

christos





Prev by Date: Re: CVS commit: [netbsd-7] src/sys/fs/tmpfs

Next by Date: Re: CVS commit: src/sys/dev/ic

Previous by Thread: Re: CVS commit: [netbsd-7] src/sys/fs/tmpfs

Next by Thread: Re: CVS commit: src/sys/dev/ic

Indexes:

reverse Date

reverse Thread

Old Index



Home | Main Index | Thread Index | Old Index