summaryrefslogtreecommitdiff
path: root/src/thread/__syscall_cp.c
AgeCommit message (Expand)AuthorLines
2019-04-10remove external __syscall function and last remaining usersRich Felker-1/+1
2018-09-12reduce spurious inclusion of libc.hRich Felker-1/+0
2018-09-05define and use internal macros for hidden visibility, weak refsRich Felker-2/+2
2015-11-11eliminate use of SHARED macro to suppress visibility attributesRich Felker-2/+0
2015-04-14fix inconsistent visibility for internal syscall symbolsRich Felker-0/+5
2014-07-06rework cancellation weak alias logic not to depend on archive orderRich Felker-0/+18