Skip to content
  • Guillem Jover's avatar
    Remove a.out support from nlist() · e8d340de
    Guillem Jover authored
    Some libc libraries do not have an <a.out.h> header. And a.out as an
    executable format is very much obsolete on pretty much all currently
    supported systems, even if they might still support loading such
    objects.
    
    Remove the a.out support to increase portability.
    e8d340de