This is the mail archive of the libc-alpha@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]

how to delay cleanup from exit.c


Hi all,

How can I disable or delay a cleanup from exit function in stdlib/exit.c?
I have allocate some dynamic memory with malloc in gmon.c and I want
use them in mcleanup.

Thanks a lot,

-- 
Gian Lorenzo Meocci
http://www.meocci.it


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