freebsd-dev/bin/expr
Garrett Wollman c9885518de Create a small library function, check_utility_compat(3), to determine
whether a named utility should behave in FreeBSD 4.x-compatible mode
or in a standard mode (default standard).  The configuration is done
malloc(3)-style, with either an environment variable or a symlink.

Update expr(1) to use this new interface.
2002-10-28 00:15:43 +00:00
..
expr.1 Create a small library function, check_utility_compat(3), to determine 2002-10-28 00:15:43 +00:00
expr.y Create a small library function, check_utility_compat(3), to determine 2002-10-28 00:15:43 +00:00
Makefile Disable -Werror when building -- the old version of gcc used on IA32 can't 2002-03-23 00:44:00 +00:00