diff options
author | rofl0r <retnyg@gmx.net> | 2014-02-23 20:46:30 +0100 |
---|---|---|
committer | rofl0r <retnyg@gmx.net> | 2014-02-23 20:49:58 +0100 |
commit | d05aaedaabd4f5472c233dbbd1ff4bb9c9c99794 (patch) | |
tree | 98b1cce0338686a91d042981aded31ce9499deeb /src/ipc | |
parent | e002f660b8d96b414f2399248daffb3544dd837d (diff) | |
download | musl-d05aaedaabd4f5472c233dbbd1ff4bb9c9c99794.tar.gz |
fix x32 syscall arch.h timespec fixup code
it's legal to call the __syscall functions with more arguments than
necessary, and the __syscall_cp cancel dummy impl. does just that.
thus we must insert the switch for all possible syscalls numbers
into all of the syscallN inline functions.
Diffstat (limited to 'src/ipc')
0 files changed, 0 insertions, 0 deletions