Latest patch from vodz. Adds a check for divide by zero in the posix
authorEric Andersen <andersen@codepoet.org>
Thu, 2 Aug 2001 05:02:46 +0000 (05:02 -0000)
committerEric Andersen <andersen@codepoet.org>
Thu, 2 Aug 2001 05:02:46 +0000 (05:02 -0000)
commit34506361697643277042fc8d7294bc17a27d4e28
treebf2c45a12020be4e0a37547abb50c40c0074e8ec
parent2d91deba45d5a284614e06cc55e2be03599ca26d
Latest patch from vodz.  Adds a check for divide by zero in the posix
math suport, cleaner math syntax error checking, moves redundant signal
string tables (from kill and ash) into libbb and provides a few
cleanups elsewhere.
17 files changed:
Makefile
ash.c
cmdedit.c
coreutils/cut.c
coreutils/uudecode.c
cut.c
include/libbb.h
kill.c
libbb/arith.c
libbb/concat_path_file.c
libbb/libbb.h
miscutils/update.c
procps/kill.c
shell/ash.c
shell/cmdedit.c
update.c
uudecode.c