Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/usr.bin/make
Module Name: src
Committed By: rillig
Date: Fri Jul 3 07:40:13 UTC 2020
Modified Files:
src/usr.bin/make: nonints.h str.c
Log Message:
make(1): refactor Str_Match
- use shorter variable names to avoid line breaks
- eliminate c2 variable
- change return type to Boolean
To generate a diff of this commit:
cvs rdiff -u -r1.77 -r1.78 src/usr.bin/make/nonints.h
cvs rdiff -u -r1.50 -r1.51 src/usr.bin/make/str.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index