This is the mail archive of the glibc-cvs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

libc/stdlib on_exit.c cxa_atexit.c


CVSROOT:	/cvs/glibc
Module name:	libc
Changes by:	drepper@sources.redhat.com	2005-12-18 17:30:24

Modified files:
	stdlib         : on_exit.c cxa_atexit.c 

Log message:
	Use PTR_MANGLE on function pointer.  Fill in flavor field last and
	protect with memory barrier.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/stdlib/on_exit.c.diff?cvsroot=glibc&r1=1.4&r2=1.5
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/stdlib/cxa_atexit.c.diff?cvsroot=glibc&r1=1.6&r2=1.7


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]