Source-Changes archive

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

CVS commit: src/usr.bin/make




To: source-changes%NetBSD.org@localhost

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

From: "Roland Illig" <rillig%netbsd.org@localhost>

Date: Sun, 1 Feb 2026 15:30:46 +0000


Module Name:    src
Committed By:   rillig
Date:           Sun Feb  1 15:30:46 UTC 2026

Modified Files:
        src/usr.bin/make: main.c make.h parse.c

Log Message:
make: print stack traces to the correct file

When running make -dFlog, the stack trace was printed to stderr twice,
instead of once to log and once to stderr.


To generate a diff of this commit:
cvs rdiff -u -r1.663 -r1.664 src/usr.bin/make/main.c
cvs rdiff -u -r1.362 -r1.363 src/usr.bin/make/make.h
cvs rdiff -u -r1.753 -r1.754 src/usr.bin/make/parse.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.






Prev by Date: CVS commit: src/usr.bin/make/unit-tests

Previous by Thread: CVS commit: src/usr.bin/make/unit-tests

Indexes:

reverse Date

reverse Thread

Old Index



Home | Main Index | Thread Index | Old Index