aboutsummaryrefslogtreecommitdiff
path: root/src/exit/_Exit.c (unfollow)
Commit message (Expand)AuthorFilesLines
2012-09-06further use of _Noreturn, for non-plain-C functionsRich Felker1-1/+1
2012-09-06add _Noreturn function attribute, with fallback for pre-C11 GNUCRich Felker1-1/+1
2011-04-06consistency: change all remaining syscalls to use SYS_ rather than __NR_ prefixRich Felker1-2/+2
2011-03-19syscall overhaul part two - unify public and internal syscall interfaceRich Felker1-3/+2