peter aefe01915a Add an ia64 atomic lock primitive for libc_r. This is mostly for
completeness and doesn't get us a working libc_r there because libc_r
uses setjmp() and setjmp() cannot be used for context switches on ia64
as-is (or sparc64).  Rather than making setjmp/longjmp behave like
the *context() calls, it would be far better to make libc_r use *context()
directly which is what they are for.

Obtained from:  marcel
2002-07-20 19:22:10 +00:00
..
2002-05-14 04:32:02 +00:00
2002-05-13 12:11:54 +00:00
2002-03-21 23:39:28 +00:00
2001-09-30 21:41:46 +00:00
2002-03-21 23:39:28 +00:00
2002-06-24 13:52:26 +00:00
2002-05-13 12:11:54 +00:00
2002-03-22 00:12:20 +00:00
2002-06-06 13:55:01 +00:00
2002-06-21 01:35:37 +00:00
2002-06-12 00:21:07 +00:00
2002-01-06 08:47:19 +00:00
2002-06-17 15:28:59 +00:00