Remove C++ from libc_r. Use __attribute__((constructor)) instead.
authorJoerg Sonnenberger <joerg@dragonflybsd.org>
Mon, 26 Jan 2004 17:50:34 +0000 (17:50 +0000)
committerJoerg Sonnenberger <joerg@dragonflybsd.org>
Mon, 26 Jan 2004 17:50:34 +0000 (17:50 +0000)
commitbbaeeb3a19cee5d88502c9c9024bab33392cc739
tree36bd269e4f75b3ba5f5e4e485a83bba0e456fbd9
parent2c60452396cf06867bda73868092df0948f98f72
Remove C++ from libc_r. Use __attribute__((constructor)) instead.
lib/libc_r/uthread/Makefile.inc
lib/libc_r/uthread/uthread_init.c