Update.
authorUlrich Drepper <drepper@redhat.com>
Mon, 11 Oct 1999 04:32:44 +0000 (04:32 +0000)
committerUlrich Drepper <drepper@redhat.com>
Mon, 11 Oct 1999 04:32:44 +0000 (04:32 +0000)
commitcc97b1e5f0c84830f4937f2417928dd4d5f858b8
tree668dabce5734c9b49350ce8780fe512d0fecc46d
parent64ad0de291ebb06a0bb0ed9c6dd8e4069c9e7794
Update.

* stdlib/atexit.c (initial): New variable.  Use to initialize
__exit_funcs.
* stdlib/exit.c (exit): Beware to not free statically allocale
list element [PR libc/1305].
ChangeLog
stdlib/atexit.c