summaryrefslogtreecommitdiffstats
path: root/lib/libc/i386/gen
diff options
context:
space:
mode:
authorjdp <jdp@FreeBSD.org>1996-02-17 02:19:37 +0000
committerjdp <jdp@FreeBSD.org>1996-02-17 02:19:37 +0000
commit448ae4843b7fbbfdcdd3aa4af331e67f206898d0 (patch)
tree412527a2ab9060dadeba81b4bd75f9f0bda285a7 /lib/libc/i386/gen
parentfb73b6f0d595f0cdc9e9387cd6a0e3dfbdfcf60e (diff)
downloadFreeBSD-src-448ae4843b7fbbfdcdd3aa4af331e67f206898d0.zip
FreeBSD-src-448ae4843b7fbbfdcdd3aa4af331e67f206898d0.tar.gz
Added a new module "uthread_autoinit.cc". This is a small C++ module.
It uses a static constructor to call _thread_init() at program start-up time. That eliminates the need for any initialization hooks in crt0.o. Added a symbol reference in "uthread_init.c", to ensure that the new module will always be pulled in when the archive version of the library is used. In "Makefile.inc", defined CPLUSPLUSLIB, so that the constructor will be properly invoked in the shared library. Suggested by: Christopher Provenzano, Peter Wemm, and others.
Diffstat (limited to 'lib/libc/i386/gen')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud