Date: Sat, 4 Jan 2003 00:17:27 -0800 (PST) From: Jake Burkholder <jake@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sys exec.h Message-ID: <200301040817.h048HRjI090941@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jake 2003/01/04 00:17:27 PST
Modified files:
sys/sys exec.h
Log:
Use __CONCAT and __XSTRING when concatenating or stringifying arguments to
the EXEC_SET macro, so that the arguments themselves can be macros.
(Actually __STRING would suffice, instead of __XSTRING, but oh well).
Revision Changes Path
1.28 +8 -7 src/sys/sys/exec.h
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200301040817.h048HRjI090941>
