summaryrefslogtreecommitdiffstats
path: root/lib/libc/ia64/sys/ptrace.S
Commit message (Collapse)AuthorAgeFilesLines
* MFC r304928:kib2016-09-031-41/+0
| | | | | | | | | | | | | Do not obliterate errno value in the main thread during ptrace(2) call on x86. MFC r304931: Follow ABI when calling __error from the ptrace(2) wrapper. MFC r305012: Rewrite ptrace(2) wrappers in C. MFC r305022: Restore the requirement of setting errno to zero before calling ptrace(2).
* Use __FBSDID.obrien2003-03-031-1/+3
|
* Adjust so that we don't use relocations which can't exist in a shareddfr2001-10-101-1/+2
| | | | library.
* Initial libc port for ia64.dfr2000-10-141-0/+38
OpenPOWER on IntegriCloud