This is the mail archive of the libc-hacker@sources.redhat.com mailing list for the glibc project.

Note that libc-hacker is a closed list. You may look at the archives of this list, but subscription and posting are not open.


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

Re: [PATCH] Trace memalign and posix_memalign in mtrace


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Jakub Jelinek wrote:

> 	* malloc/mtrace.c (tr_old_memalign_hook): New variable.
> 	(tr_memalignhook): New function.
> 	(mtrace): Register tr_memalignhook.
> 	(muntrace): Deregister tr_memalignhook.
> 	* malloc/malloc.c (__posix_memalign): If __memalign_hook != NULL,
> 	call it directly instead of memalign_internal.

Applied.  Thanks,

- -- 
â Ulrich Drepper â Red Hat, Inc. â 444 Castro St â Mountain View, CA â
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.3 (GNU/Linux)

iD8DBQE/4OcR2ijCOnn/RHQRAs5OAKCE9IoKTIU2e5CPQvz7qEk549s7UwCeMjww
0oExL7RjzPvK9pW1blFeYxI=
=Ota8
-----END PGP SIGNATURE-----


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