aboutsummaryrefslogtreecommitdiff
path: root/libexec/rtld-elf/libmap.c
Commit message (Expand)AuthorAgeFilesLines
* Don't post-increment pointers inside a loop conditional.Matthew N. Dodd2003-05-301-11/+11
* Allow threading libraries to register their own lockingAlexander Kabaev2003-05-291-6/+3
* - Use xmalloc() and xstrdup() instead of malloc() and strdup().Matthew N. Dodd2003-05-191-5/+14
* Remove redundant strlen checks, do not check the sameAlexander Kabaev2003-04-301-22/+23
* Code cleanups and sanity checking for config file parser.Matthew N. Dodd2003-04-101-19/+52
* Dynamic object dependency mapping: libmap.Matthew N. Dodd2003-04-071-0/+199