use restrict everywhere it's required by c99 and/or posix 2008
[musl] / include / setjmp.h
2012-07-22 Rich Felkerfix wrong size for sigjmp_buf signal set array
2012-07-04 Rich Felkerjmp_buf overhaul fixing several issues
2012-05-23 Rich Felkerdebloat jmp_buf in _GNU_SOURCE mode
2012-05-23 Rich Felkersupport _BSD_SOURCE feature test macro
2011-02-14 Rich Felkermajor bugfix for sigset_t (it was mistakenly 1024 bytes...
2011-02-14 Rich Felkerextensive header cleanup for standards conformance...
2011-02-12 Rich Felkerinitial check-in, version 0.5.0