summaryrefslogtreecommitdiff
path: root/lib/libpthread/uthread/uthread_exit.c
diff options
context:
space:
mode:
authorDale Rahn <drahn@cvs.openbsd.org>2002-10-30 14:54:35 +0000
committerDale Rahn <drahn@cvs.openbsd.org>2002-10-30 14:54:35 +0000
commite1b87fc110b43a3e496960f51f7c838ac5a144c5 (patch)
treec019fd6c45f26c25f1a636d9549e2ae68112903b /lib/libpthread/uthread/uthread_exit.c
parentde5109bed6c7eba5ed2375c95c78e6f53ec9f9d4 (diff)
Revert this va_copy addition, it cannot work on macppc (which is the
only arch where va_copy is currently required), current version of va_copy uses alloca, but since the results of the va_copy are not used here, only after return, stack trashing will occur. This will have to be revised again for gcc 3.2 support on powerpc.
Diffstat (limited to 'lib/libpthread/uthread/uthread_exit.c')
0 files changed, 0 insertions, 0 deletions