aboutsummaryrefslogtreecommitdiff
path: root/src/linux/arch_prctl.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* remove __arch_prctl alias for arch_prctl•••if there's evidence of any use for it, we can add it back later. as far as I can tell, glibc has it only for internal use (and musl uses a direct syscall in that case rather than a function call), not for exposing it to applications. Rich Felker2012-12-071-3/+1
* move new linux syscall wrapper functions to proper source dirRich Felker2012-12-071-0/+9