about summary refs log tree commit diff
path: root/src/thread/__syscall_cp.c
Commit message (Expand)AuthorAgeFilesLines
* remove external __syscall function and last remaining usersRich Felker2019-04-101-1/+1
* reduce spurious inclusion of libc.hRich Felker2018-09-121-1/+0
* define and use internal macros for hidden visibility, weak refsRich Felker2018-09-051-2/+2
* eliminate use of SHARED macro to suppress visibility attributesRich Felker2015-11-111-2/+0
* fix inconsistent visibility for internal syscall symbolsRich Felker2015-04-141-0/+5
* rework cancellation weak alias logic not to depend on archive orderRich Felker2014-07-061-0/+18