summaryrefslogtreecommitdiff
path: root/regress/libexec/ld.so/weak/libweak
AgeCommit message (Expand)Author
2012-12-05Remove excessive sys/cdefs.h inclusionTheo de Raadt
2004-07-13errno changes, lib major version bumps, and general flag dayMarco S Hyman
2002-11-13put common CFLAGS+= in Makefile.incTodd T. Fries
2002-11-13move weak definition to the bottom due to a gas problem on a.out platforms.Federico G. Schwindt
2002-02-14add -Wall -Werror. this way, if __weak_alias() is missing it won't goFederico G. Schwindt
2002-02-10basic weak reference test.Federico G. Schwindt