OSDN Git Service

Implement dynamic atexit handling. Adds a few bytes and a dependancy
authorEric Andersen <andersen@codepoet.org>
Tue, 19 Nov 2002 07:08:33 +0000 (07:08 -0000)
committerEric Andersen <andersen@codepoet.org>
Tue, 19 Nov 2002 07:08:33 +0000 (07:08 -0000)
commit336849ea6e8dc302f7e77aeabadd8961f9666bfb
tree440119eef03b58c7e46742d802e2289f2d52f134
parenta0f9833ef7bf9dafa258ac30329223b5d1022965
Implement dynamic atexit handling.  Adds a few bytes and a dependancy
on malloc (via realloc).
 -Erik
extra/Configs/Config.in
libc/stdlib/atexit.c