CVS commit: src/usr.bin/make
"Simon J. Gerraty" <[email protected]>
| Newsgroups | gmane.os.netbsd.devel.cvs |
|---|---|
| Message-ID | <[email protected]> |
Module Name: src Committed By: sjg Date: Tue Mar 3 20:12:20 UTC 2026 Modified Files: src/usr.bin/make: job.c Log Message: Avoid use of __func__ to stay C90 compatible. To generate a diff of this commit: cvs rdiff -u -r1.527 -r1.528 src/usr.bin/make/job.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.