musl/arch
Rich Felker 7cc3a28eed fix pread/pwrite syscall calling convention on sh
despite sh not generally using register-pair alignment for 64-bit
syscall arguments, there are arch-specific versions of the syscall
entry points for pread and pwrite which include a dummy argument for
alignment before the 64-bit offset argument.
2016-08-11 18:36:46 -04:00
..
aarch64 make brace placement in public header typedef'd structs consistent 2016-07-03 16:19:28 -04:00
arm make brace placement in public header typedef'd structs consistent 2016-07-03 16:19:28 -04:00
generic/bits make brace placement in public header struct definitions consistent 2016-07-03 15:02:25 -04:00
i386 make brace placement in public header typedef'd structs consistent 2016-07-03 16:19:28 -04:00
microblaze make brace placement in public header typedef'd structs consistent 2016-07-03 16:19:28 -04:00
mips fix regression in tcsetattr on all mips archs 2016-07-13 15:04:30 -04:00
mips64 fix regression in tcsetattr on all mips archs 2016-07-13 15:04:30 -04:00
mipsn32 fix regression in tcsetattr on all mips archs 2016-07-13 15:04:30 -04:00
or1k remove or1k version of sem.h 2016-07-06 00:21:19 -04:00
powerpc make brace placement in public header struct definitions consistent 2016-07-03 15:02:25 -04:00
powerpc64 make brace placement in public header typedef'd structs consistent 2016-07-03 16:19:28 -04:00
sh fix pread/pwrite syscall calling convention on sh 2016-08-11 18:36:46 -04:00
x32 make brace placement in public header typedef'd structs consistent 2016-07-03 16:19:28 -04:00
x86_64 make brace placement in public header typedef'd structs consistent 2016-07-03 16:19:28 -04:00