summaryrefslogtreecommitdiff
path: root/regress/libexec/ld.so/weak
AgeCommit message (Expand)Author
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-13more testing.Federico G. Schwindt
2002-11-13move weak definition to the bottom due to a gas problem on a.out platforms.Federico G. Schwindt
2002-02-23no more need to explicitly specify regress: _SUBDIRUSE targets anymore.Artur Grabowski
2002-02-14add -Wall -Werror. this way, if __weak_alias() is missing it won't goFederico G. Schwindt
2002-02-11remove unneeded header.Federico G. Schwindt
2002-02-11change to errx(3)Federico G. Schwindt
2002-02-10basic weak reference test.Federico G. Schwindt