This is the mail archive of the elfutils-devel@sourceware.org mailing list for the elfutils 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: Versioned symbols in elfutils and uClibc


On Tue, Apr 28, 2015 at 01:01:44PM +0300, Max Filippov wrote:
> Ok, segfaults were caused by uClibc (not supporting %m[...] in sscanf)
> and argp-standalone (passing arbitrary ints to isprint). 

How did you fix these issues?
elfutils used to use %a instead of %m.
But %a was a GNU extension, while %m is standard POSIX.
Does uclibc support %a?

Thanks,

Mark

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