#7556 closed enhancement (duplicate)
completed struct rusage definition
Reported by: | wretched_dutchman | Owned by: | nobody |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | - General | Version: | R1/alpha2 |
Keywords: | resource.h rusage | Cc: | |
Blocked By: | Blocking: | #3353 | |
Platform: | All |
Description
I've added the missing components of rusage in posix/sys/resource.h to allow php 5.3.6 to be compiled.
It doesn't add the functionality. compiled tested.
Attachments (1)
Change History (5)
by , 13 years ago
Attachment: | rusage_complete.diff added |
---|
comment:3 by , 6 years ago
Blocking: | 3353 added |
---|---|
Resolution: | → duplicate |
Status: | new → closed |
comment:4 by , 5 years ago
Milestone: | R2 |
---|
Remove milestone for tickets with status = closed and resolution != fixed
Note:
See TracTickets
for help on using tickets.
Moving to R2 milestone since this is an ABI breakage. It could still be done on non-gcc2 architectures, but witn an actual implementation for the added fields.