This is the mail archive of the libc-help@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: Custom malloc/mmap for x86_64


Thanks Mike,

That was exactly what I was looking for. It turns out that if I 
am to use wrappers I need to make sure my 
methods allow for a maximum of 6 arguments. So I need to 
do some re-structuring to my mmap calls. 
Once again, thanks for the quick reply to everyone here :)

Best,

Daniel






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