]> sourceware.org Git - glibc.git/commit
Update.
authorUlrich Drepper <drepper@redhat.com>
Thu, 11 Jan 2001 19:25:07 +0000 (19:25 +0000)
committerUlrich Drepper <drepper@redhat.com>
Thu, 11 Jan 2001 19:25:07 +0000 (19:25 +0000)
commit3bbddbe4a37ebd5e015fea42065db59966444224
tree7d9e9a7f89c1bac0b241980aed9cd7de61d26764
parentbeb5387cf656c281f9cc81d6a04f1085fe534c9a
Update.

2001-01-11  Ulrich Drepper  <drepper@redhat.com>

* stdlib/Makefile (routines): Add cxa_on_exit.
* stdlib/Versions [libc] (GLIBC_2.2.1): Add __cxa_on_exit.
* stdlib/cxa_on_exit.c: New file.
* include/stdlib.h: Add prototype for __cxa_on_exit.
* stdlib/exit.c: Handle ef_cxa2.
* stdlib/exit.h (enum): Add ef_cxa2.
(struct exit_function): Add cxa2.

* Versions.def [ld]: Add GLIBC_2.2.1.
ChangeLog
Versions.def
include/stdlib.h
linuxthreads/Examples/ex15.c [new file with mode: 0644]
linuxthreads/Makefile
linuxthreads/pthread.c
stdlib/Makefile
stdlib/Versions
stdlib/cxa_on_exit.c [new file with mode: 0644]
stdlib/exit.c
stdlib/exit.h
This page took 0.044167 seconds and 5 git commands to generate.