CVSROOT: /cvs Module name: src Changes by: kette...@cvs.openbsd.org 2016/09/27 00:52:50
Modified files: regress/libexec/ld.so: Makefile regress/libexec/ld.so/constructor/libaa: aa.C regress/libexec/ld.so/constructor/libab: Makefile ab.C regress/libexec/ld.so/constructor/prog1: Makefile prog1.C regress/libexec/ld.so/constructor/prog2: Makefile prog2.C Log message: Modernize constructor test such that it builds again and enable it. ok bluhm@