K 10 svn:author V 6 jasone K 8 svn:date V 27 1999-12-14T20:17:52.000000Z K 7 svn:log V 363 Make setjmp, longjmp, sigsetjmp, and siglongjmp weak aliases for __setjmp, __longjmp, __sigsetjmp, and __siglongjmp, respectively. This supports cancellation in the linuxthreads port. In the long run, a much more comprehensive solution will necessitate more dramatic changes to libc symbol naming, and these aliases will probably need modification at that time. END