syscall() declaration belongs in unistd.h, not sys/syscall.h
[musl] / include / sys / syscall.h
2012-12-10 Rich Felkersyscall() declaration belongs in unistd.h, not sys...
2012-09-09 Rich Felkersyscall organization overhaul
2012-09-08 Rich Felkerremove all remaining redundant __restrict/__inline...
2012-09-02 Rich Felkeravoid "inline" in public headers for strict c89 compati...
2011-09-26 Rich Felkercleanup various minor issues reported by nsz
2011-03-20 Rich Felkersyscall overhaul part two - unify public and internal...
2011-03-19 Rich Felkeroverhaul syscall interface