]> granicus.if.org Git - strace/commit
* process.c (printwaitn): Add comment about wait4() pid expansion.
authorDenys Vlasenko <dvlasenk@redhat.com>
Mon, 26 Jan 2009 19:09:35 +0000 (19:09 +0000)
committerDenys Vlasenko <dvlasenk@redhat.com>
Mon, 26 Jan 2009 19:09:35 +0000 (19:09 +0000)
commit59432dbb333959618b5afdb9a7513d1ab0289a14
tree9c2b80c0ffa55959aded3677a6dc607a4b19565c
parentdb78f76e968f426ced5901cbda452b1827535a3a
* process.c (printwaitn): Add comment about wait4() pid expansion.
Use #ifdef ALPHA instead of LINUX_64BIT, it was misleading
(by implying "any 64-bit platform").
* defs.h: Remove now-unused LINUX_64BIT define.
* resource.c (sys_osf_getrusage): Fix indentation.
ChangeLog
defs.h
process.c
resource.c