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]

Re: [PATCH 2/4] Add a signal-safe malloc replacement


On Thu, Dec 19, 2013 at 9:56 AM, Paul Pluzhnikov <ppluzhnikov@google.com> wrote:
> On Thu, Dec 19, 2013 at 8:58 AM, Joseph S. Myers
> <joseph@codesourcery.com> wrote:
>>
>> I see build warnings on x86_64:
>
> Sorry about that. Patch coming up ...

Attached patch committed as obvious.

Thanks,
-- 
Paul Pluzhnikov



2013-12-19  Paul Pluzhnikov  <ppluzhnikov@google.com>

	* elf/dl-misc.c (ptr_to_signal_safe_allocator_header): New function.
	(__signal_safe_memalign, __signal_safe_free): Use it.
	(__signal_safe_realloc): Likewise.

Attachment: glibc-20131219.txt
Description: Text document


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