glibc/linuxthreads/Examples
Ulrich Drepper 3bbddbe4a3 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.
2001-01-11 19:25:07 +00:00
..
ex1.c * Examples/ex13.c: Make local functions static. 2000-12-27 17:14:56 +00:00
ex2.c * Examples/ex13.c: Make local functions static. 2000-12-27 17:14:56 +00:00
ex3.c Update. 2000-11-20 17:40:29 +00:00
ex4.c * Examples/ex13.c: Make local functions static. 2000-12-27 17:14:56 +00:00
ex5.c * Examples/ex13.c: Make local functions static. 2000-12-27 17:14:56 +00:00
ex6.c Update. 2000-12-27 06:53:38 +00:00
ex7.c * Examples/ex13.c: Make local functions static. 2000-12-27 17:14:56 +00:00
ex8.c Update. 2000-11-20 17:40:29 +00:00
ex9.c Update. 2000-06-21 04:35:29 +00:00
ex10.c Update. 2000-06-26 01:47:56 +00:00
ex11.c Update. 2000-11-20 17:40:29 +00:00
ex12.c Update. 2000-12-27 06:53:38 +00:00
ex13.c * Examples/ex13.c: Make local functions static. 2000-12-27 17:14:56 +00:00
ex14.c * Examples/ex13.c: Make local functions static. 2000-12-27 17:14:56 +00:00
ex15.c Update. 2001-01-11 19:25:07 +00:00
Makefile LinuxThreads library. 1998-03-11 12:42:25 +00:00