Ticket #43 (closed defect: fixed)
Opened 8 years ago
Last modified 7 years ago
[sed] create workaround for missing RLIMIT_DATA and get/setrlimit
| Reported by: | brecht | Owned by: | |
|---|---|---|---|
| Priority: | lowest | Milestone: | HaikuPorts M1 |
| Component: | BePorts/sys-apps | Version: | |
| Severity: | trivial | Keywords: | |
| Cc: |
Description
The bug-regex15 test fails because of an incomplete POSIX implementation: http://www.opengroup.org/onlinepubs/009695399/functions/getrlimit.html
Change History
comment:1 Changed 8 years ago by brecht
- Priority changed from normal to lowest
- Severity changed from normal to trivial
comment:2 Changed 7 years ago by scottmc
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.

This now works on Haiku, probably since Haiku r24893 or sometime around there.
sed passed all 75 make check tests on Haiku.