OSDN Git Service

Changeset 186 assumed that toys.exitval defaults to 0. Actually change the
authorRob Landley <rob@landley.net>
Sun, 9 Dec 2007 21:35:42 +0000 (15:35 -0600)
committerRob Landley <rob@landley.net>
Sun, 9 Dec 2007 21:35:42 +0000 (15:35 -0600)
commitaaffc07346c5e95f5c2db2ba6b2bde9898ea4498
tree992b261e82f8f9a8effc05e0eb4fe9fb7ebcbde2
parentea6387aed235fd75c836138b4e0133918ee86820
Changeset 186 assumed that toys.exitval defaults to 0.  Actually change the
default and have [p]error_exit() always return nonzero anyway.
lib/lib.c
main.c