summaryrefslogtreecommitdiff
path: root/include/link.h
AgeCommit message (Expand)Author
2004-09-17Added back dl_iterate_phdr in ldso(with some small changes).Joakim Tjernlund
2004-09-07We do not use dl_iterate_phdr, so no need to define itEric Andersen
2001-09-27Rev all the header files to sync things with glibc 2.2.4Eric Andersen
2001-06-04Teach the ldso stuff to use the proper elf.h header file, not a local copy.Eric Andersen
2001-03-22Add some missing headers needed by ld.so-1.9.11.Manuel Novoa III