|
|
|
atexit
- Exit Handling
The functions in this file implement the ANSI C atexit(3)
capability under VxWorks. The functions are reentrant.
Mike Morrison of Imatron, Inc. (mike@imatron.com) and James Moore of Wind River Systems (james@wrs.com) supplied the ideas on which this implementation is based. Any coding errors are mine!
atexit()
- declares an exit handler.
atexit.c