Searched hist:216606 (Results 1 - 3 of 3) sorted by relevance

/freebsd-10-stable/bin/sh/tests/builtins/
H A Dprintf3.0216606 Mon Dec 20 21:10:46 MST 2010 jilles 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.
H A Dprintf4.0216606 Mon Dec 20 21:10:46 MST 2010 jilles 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.
/freebsd-10-stable/bin/sh/bltin/
H A Dbltin.hdiff 216606 Mon Dec 20 21:10:46 MST 2010 jilles 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.

Completed in 121 milliseconds