Dmitry V. Levin 82ffa78acd Fix casts of ptrace's third argument
* strace.c (maybe_allocate_tcb): Replace "(char *) 0" with NULL
as ptrace's third argument.
* linux/sparc64/get_scno.c (arch_get_scno): Cast third argument
of ptrace to "void *'.
* syscall.c (get_regs): Likewise.
* upeek.c (upeek): Likewise.
* util.c (umoven): Likewise.
2016-07-26 16:14:50 +00:00
..
2015-11-30 03:30:51 +00:00
2015-11-30 03:30:51 +00:00
2015-12-04 15:03:12 +00:00
2013-02-14 13:39:53 +01:00
2014-02-04 00:03:08 +00:00
2001-08-03 21:51:48 +00:00
2015-03-30 00:33:06 +00:00