summaryrefslogtreecommitdiffstats
path: root/libexec/rtld-elf/libmap.c
Commit message (Expand)AuthorAgeFilesLines
* Support basename and path based constrained matches.mdodd2004-05-241-1/+29
* Add initial support for compiling a special 32 bit version ofpeter2004-03-211-4/+28
* Fix "warning: value computed is not used".fjoe2004-02-031-1/+1
* Change libmap.c:lm_init() to return a status value; 0 for successmdodd2003-09-131-3/+3
* Include libmap.h for prototypes.mdodd2003-06-181-0/+1
* Provide function entry debugging messages.mdodd2003-05-311-1/+16
* Don't post-increment pointers inside a loop conditional.mdodd2003-05-301-11/+11
* Allow threading libraries to register their own lockingkan2003-05-291-6/+3
* - Use xmalloc() and xstrdup() instead of malloc() and strdup().mdodd2003-05-191-5/+14
* Remove redundant strlen checks, do not check the samekan2003-04-301-23/+24
* Code cleanups and sanity checking for config file parser.mdodd2003-04-101-19/+52
* Dynamic object dependency mapping: libmap.mdodd2003-04-071-0/+199
OpenPOWER on IntegriCloud