is dl_iterate_phdr() supposed to be async-signal safe?

Roland McGrath roland@redhat.com
Thu Apr 1 21:22:00 GMT 2004


Why would you have thought that it was?  It is well-specified that no
interface is async-signal-safe unless explicitly listed as such.  No such
claim was ever made about dl_iterate_phdr.



More information about the Libc-hacker mailing list