]> granicus.if.org Git - strace/commit
2003-07-28 Daniel Jacobowitz <drow@mvista.com>
authorRoland McGrath <roland@redhat.com>
Thu, 21 Aug 2003 09:58:00 +0000 (09:58 +0000)
committerRoland McGrath <roland@redhat.com>
Thu, 21 Aug 2003 09:58:00 +0000 (09:58 +0000)
commitc0f8bbda62139da801bb761d8c66724e12638087
tree5e9052b2542e5e2c9a60986b7b136808ebafc62a
parent4d8130c85990fdf24e355366475854f26d91f1c8
2003-07-28  Daniel Jacobowitz  <drow@mvista.com>

* defs.h (ALIGN64): Define for MIPS.
* io.c (PREAD_OFFSET_ARG): Define.
(sys_pread, sys_pwrite): Use it.
* process.c (struct_user_offsets) [SH]: Check whether REG_XDREG0
is defined.
* linux/sh/syscallent.h (pread, pwrite): Take six arguments.
(truncate64, ftruncate64): Pretty-print.
* linux/mips/syscallent.h (pread, pwrite): Take six arguments.
(truncate64, ftruncate64): Take four arguments.
defs.h
io.c
linux/mips/syscallent.h
linux/sh/syscallent.h
process.c