diff options
author | Dale Rahn <drahn@cvs.openbsd.org> | 2002-10-30 14:54:35 +0000 |
---|---|---|
committer | Dale Rahn <drahn@cvs.openbsd.org> | 2002-10-30 14:54:35 +0000 |
commit | e1b87fc110b43a3e496960f51f7c838ac5a144c5 (patch) | |
tree | c019fd6c45f26c25f1a636d9549e2ae68112903b /lib/libpthread/uthread/uthread_exit.c | |
parent | de5109bed6c7eba5ed2375c95c78e6f53ec9f9d4 (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