Searched hist:96367 (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/bin/expr/
H A Dexpr.1diff 96367 Fri May 10 20:59:29 MDT 2002 wollman The response to my POSIX interpretation request says that `expr'
is required to be oblivious to overflow and to use the data type `long'.
(Division by zero is undefined in ISO C so it's still OK to check for it
here.) Add a new `-e' flag to get the old, more useful behavior.
H A Dexpr.ydiff 96367 Fri May 10 20:59:29 MDT 2002 wollman The response to my POSIX interpretation request says that `expr'
is required to be oblivious to overflow and to use the data type `long'.
(Division by zero is undefined in ISO C so it's still OK to check for it
here.) Add a new `-e' flag to get the old, more useful behavior.

Completed in 101 milliseconds