]> git.ipfire.org Git - thirdparty/glibc.git/commit
Update.
authorUlrich Drepper <drepper@redhat.com>
Fri, 12 Jan 2001 07:29:55 +0000 (07:29 +0000)
committerUlrich Drepper <drepper@redhat.com>
Fri, 12 Jan 2001 07:29:55 +0000 (07:29 +0000)
commit5ef50d00ded8bb0934c2aef6c9f06acf23f66cb7
tree20f76d7169cf0550d4224e7a2b62aba4943bc4c1
parent7e36861e77d7edde557ebf1172271e922c9a51ff
Update.

2001-01-11  Jakub Jelinek  <jakub@redhat.com>

* stdlib/cxa_atexit.c (__cxa_atexit): Cast to (void *, int) func.
* stdlib/cxa_finalize.c (__cxa_finalize): Add hidden second argument.
* stdlib/cxa_on_exit.c: Remove.
* stdlib/Makefile: Revert last patch.
* stdlib/Versions: Likewise.
* include/stdlib.h: Likewise.
* stdlib/exit.h: Revert last patch.
(struct exit_function): Add second argument to cxa fn.
* stdlib/exit.c: Revert last patch.
(exit): Add hidden second argument.
14 files changed:
ChangeLog
FAQ
FAQ.in
include/stdlib.h
linuxthreads/ChangeLog
linuxthreads/Makefile
linuxthreads/pthread.c
stdlib/Makefile
stdlib/Versions
stdlib/cxa_atexit.c
stdlib/cxa_finalize.c
stdlib/cxa_on_exit.c [deleted file]
stdlib/exit.c
stdlib/exit.h