make ChangeLog function.c
"Paul D. Smith" <[email protected]>
| Newsgroups | gmane.comp.gnu.make.devel |
|---|---|
| Message-ID | <[email protected]> |
CVSROOT: /sources/make Module name: make Changes by: Paul D. Smith <psmith> 12/09/09 23:14:55 Modified files: . : ChangeLog function.c Log message: On BSD, realpath(3) doesn't fail if the target doesn't exist, so test explicitly with stat(2). Fixes Savannah bug #35919. CVSWeb URLs: http://cvs.savannah.gnu.org/viewcvs/make/ChangeLog?cvsroot=make&r1=2.484&r2=2.485 http://cvs.savannah.gnu.org/viewcvs/make/function.c?cvsroot=make&r1=1.133&r2=1.134