Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove external __syscall function and last remaining users | Rich Felker | 2019-04-10 | 1 | -1/+1 |
* | reduce spurious inclusion of libc.h | Rich Felker | 2018-09-12 | 1 | -1/+0 |
* | define and use internal macros for hidden visibility, weak refs | Rich Felker | 2018-09-05 | 1 | -2/+2 |
* | eliminate use of SHARED macro to suppress visibility attributes | Rich Felker | 2015-11-11 | 1 | -2/+0 |
* | fix inconsistent visibility for internal syscall symbols | Rich Felker | 2015-04-14 | 1 | -0/+5 |
* | rework cancellation weak alias logic not to depend on archive order | Rich Felker | 2014-07-06 | 1 | -0/+18 |