Bug #1333
"PR_SET_DUMPABLE" is undefined / server.c
| Status: | Fixed | Start date: | ||
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | - | % Done: | 0% | |
| Category: | core | |||
| Target version: | 1.4.18 | |||
| Missing in 1.5.x: |
Description
irix 6.5.30, mipspro 7.4.x
--------------------------
cc-1020 c99: ERROR File = server.c, Line = 780
The identifier "PR_SET_DUMPABLE" is undefined.
prctl(PR_SET_DUMPABLE, 1, 0, 0, 0);
^
-- g.fischer
Associated revisions
fixed compile-error on IRIX on prctl() (fixes #1333)
History
#1 Updated by jan over 5 years ago
- Status changed from New to Fixed
- Resolution set to fixed
#2 Updated by Anonymous over 5 years ago
Replying to g.fischer@ah-online.com:
irix 6.5.30, mipspro 7.4.x
--------------------------cc-1020 c99: ERROR File = server.c, Line = 780
The identifier "PR_SET_DUMPABLE" is undefined.prctl(PR_SET_DUMPABLE, 1, 0, 0, 0);
^
Also available in: Atom