summaryrefslogtreecommitdiff
path: root/regress/libexec/ld.so/dlsym/test2/libbb
AgeCommit message (Expand)Author
2005-09-28make sure dlsym(RTLD_DEFAULT,...) can see symbols in own object groupKurt Miller
2005-09-19makefile cleanup: spacing, readability, tagsKurt Miller
2005-09-19clean up LDADD and make more readable. remove extra .include'sKurt Miller
2005-09-18unbreak make regress. noticed by theoKurt Miller
2005-09-18move CC_{DIR|OBJDIR} to Makefile.inc in prep for prog4Kurt Miller
2005-09-16return 1 instead of -1 on error. noticed by theo.Kurt Miller
2005-09-15add more complex tests for dlsym. some tests may change after moreKurt Miller