about summary refs log tree commit diff
path: root/src/exit/_Exit.c
Commit message (Expand)AuthorAgeFilesLines
* further use of _Noreturn, for non-plain-C functionsRich Felker2012-09-061-1/+1
* add _Noreturn function attribute, with fallback for pre-C11 GNUCRich Felker2012-09-061-1/+1
* consistency: change all remaining syscalls to use SYS_ rather than __NR_ prefixRich Felker2011-04-061-2/+2
* syscall overhaul part two - unify public and internal syscall interfaceRich Felker2011-03-191-3/+2
* initial check-in, version 0.5.0 v0.5.0Rich Felker2011-02-121-0/+9