Bug #1333

"PR_SET_DUMPABLE" is undefined / server.c

Added by Anonymous about 1 year ago. Updated about 1 year ago.

Status:Fixed Start:
Priority:Normal Due date:
Assigned to:- % Done:

0%

Category:core
Target version:1.4.18

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

Revision 1979
Added by jan about 1 year ago

fixed compile-error on IRIX on prctl() (fixes #1333)

History

Updated by jan about 1 year ago

  • Status changed from New to Fixed
  • Resolution set to fixed

fixed in r1979 for trunk/ and r1980 in 1.4.18

Updated by Anonymous about 1 year ago

Replying to :

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 PDF