fix type issues in stdint.h so underlying types of 64-bit types match ABI
[musl] / arch / arm / bits / syscall.h
2013-04-01 Szabolcs Nagyadd syscall numbers for the new kcmp and finit_module...
2012-09-09 Rich Felkersyscall organization overhaul
2012-09-02 Rich Felkeravoid "inline" in public headers for strict c89 compati...
2012-08-14 Rich FelkerMerge remote-tracking branch 'nsz/exp'
2012-08-10 Rich Felkeradd defines for number of sigset_t bytes syscalls expect
2012-07-09 Rich Felkermake arm syscalls (still non-inline) more efficient
2012-06-24 Rich Felkerupdate syscall defs to latest kernel ones
2012-05-24 Rich Felkerfix arm syscall.h to reflect which syscalls actually...
2011-09-22 Rich Felkerupdate syscalls with off_t arguments to handle argument...
2011-09-18 Rich Felkerinitial commit of the arm port