cvs commit: src/usr.bin/make job.c main.c pathnames.h
Max Okumoto
okumoto at crater.dragonflybsd.org
Sat Mar 12 03:30:23 PST 2005
okumoto 2005/03/12 03:29:33 PST
DragonFly src repository
Modified files:
usr.bin/make job.c main.c pathnames.h
Log:
Remove leading underscores from the pathname defines. All identifiers
with leading underscore followed by an uppercase letter are in the
implementation namespace.
FreeBSD-Date: 2005/03/11 13:02:38
Author: harti
Revision Changes Path
1.46 +2 -2 src/usr.bin/make/job.c
1.60 +8 -8 src/usr.bin/make/main.c
1.6 +19 -15 src/usr.bin/make/pathnames.h
http://www.dragonflybsd.org/cvsweb/src/usr.bin/make/job.c.diff?r1=1.45&r2=1.46&f=u
http://www.dragonflybsd.org/cvsweb/src/usr.bin/make/main.c.diff?r1=1.59&r2=1.60&f=u
http://www.dragonflybsd.org/cvsweb/src/usr.bin/make/pathnames.h.diff?r1=1.5&r2=1.6&f=u
More information about the Commits
mailing list