| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Revert previous commit. We don't use setjmp()/longjmp() for context | Marcel Moolenaar | 2003-07-25 | 1 | -4/+2 |
| * | Fix threaded applications on ia64 that are linked dynamicly. We did | Marcel Moolenaar | 2003-03-05 | 1 | -3/+5 |
| * | Use __FBSDID. | David E. O'Brien | 2003-03-03 | 1 | -2/+3 |
| * | o Fix _longjmp() to return 1 when the return value is given as 0. | Marcel Moolenaar | 2002-11-14 | 1 | -52/+25 |
| * | ia64 ABI breaker: | Marcel Moolenaar | 2002-11-11 | 1 | -14/+0 |
| * | Implement setjmp, longjmp, sigsetjmp and siglongjmp. | Doug Rabson | 2001-10-20 | 1 | -2/+3 |
| * | Implement _setjmp()/_longjmp(). | Doug Rabson | 2001-09-04 | 1 | -118/+338 |
| * | Removed duplicate VCS ID tags, as per style(9). | Ruslan Ermilov | 2001-08-13 | 1 | -2/+0 |
| * | Remove _THREAD_SAFE and make libc thread-safe by default by | Daniel Eischen | 2001-01-24 | 1 | -9/+1 |
| * | Return zero from setjmp() and _setjmp() for now. | Doug Rabson | 2000-10-16 | 1 | -0/+2 |
| * | Initial libc port for ia64. | Doug Rabson | 2000-10-14 | 1 | -0/+137 |
