use restrict everywhere it's required by c99 and/or posix 2008
[musl] / src / time / timer_settime.c
2012-09-07 Rich Felkeruse restrict everywhere it's required by c99 and/or...
2011-04-06 Rich Felkerfix signal-based timers with null sigevent argument
2011-03-30 Rich Felkeravoid all malloc/free in timer creation/destruction
2011-03-29 Rich Felkerimplement POSIX timers