diff options
author | jilles <jilles@FreeBSD.org> | 2010-12-20 23:06:57 +0000 |
---|---|---|
committer | jilles <jilles@FreeBSD.org> | 2010-12-20 23:06:57 +0000 |
commit | ccc4611f77bac2a7b430fdfcf18e1688f0dbfb00 (patch) | |
tree | e4c737ef986fabeba17f1f80244fe8dccc3ca5d9 /sys | |
parent | 3830b0c9c78eedec2084a8ebcbcb06fb7a9b2a5c (diff) | |
download | FreeBSD-src-ccc4611f77bac2a7b430fdfcf18e1688f0dbfb00.zip FreeBSD-src-ccc4611f77bac2a7b430fdfcf18e1688f0dbfb00.tar.gz |
sh: Make warnings in the printf builtin non-fatal, like in the program.
The #define for warnx now behaves much like the libc function (except that
it uses sh command name and output).
Also, it now uses C99 __VA_ARGS__ so there is no need for three different
macros for 0, 1 or 2 parameters.
Diffstat (limited to 'sys')
0 files changed, 0 insertions, 0 deletions