Files
musl/src/internal
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
..
2016-03-06 17:41:56 +00:00
2016-05-08 22:57:40 -04:00
2015-09-23 18:33:49 +00:00
2011-03-19 18:51:42 -04:00