mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-05 21:00:05 +00:00
3bbddbe4a3
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. |
||
---|---|---|
.. | ||
ex1.c | ||
ex2.c | ||
ex3.c | ||
ex4.c | ||
ex5.c | ||
ex6.c | ||
ex7.c | ||
ex8.c | ||
ex9.c | ||
ex10.c | ||
ex11.c | ||
ex12.c | ||
ex13.c | ||
ex14.c | ||
ex15.c | ||
Makefile |