Issue 2277

Summary: IRIX supports sysconf, sal/rtl/source/alloc.c
Product: porting Reporter: nickb
Component: codeAssignee: matthias.huetsch
Status: CLOSED FIXED QA Contact: issues@porting <issues>
Severity: Trivial    
Priority: P3 CC: issues, sander_traveling
Version: 641   
Target Milestone: ---   
Hardware: SGI   
OS: IRIX   
Issue Type: DEFECT Latest Confirmation in: ---
Developer Difficulty: ---
Attachments:
Description Flags
sal/rtl/source/alloc.c - use sysconf to get pagesize
none
store/source/fileunx.cxx - use sysconf to get pagesize none

Description nickb 2001-11-27 00:36:48 UTC
IRIX has supports sysconf, so we should grab the proper pagesize.
Comment 1 nickb 2001-11-27 00:38:08 UTC
Created attachment 725 [details]
sal/rtl/source/alloc.c - use sysconf to get pagesize
Comment 2 nickb 2001-11-27 00:40:10 UTC
Created attachment 726 [details]
store/source/fileunx.cxx - use sysconf to get pagesize
Comment 3 matthias.huetsch 2001-11-27 13:55:58 UTC
I guess, this is mine...
Comment 4 matthias.huetsch 2001-11-27 13:57:05 UTC
...accepted.
Comment 5 matthias.huetsch 2001-12-04 15:32:06 UTC
Hi Nick,

sal/rtl/source/alloc.c, r1.6
store/source/fileunx.cxx, r1.6

now use sysconf() for IRIX, too.

Matthias
Comment 6 nickb 2001-12-04 21:08:35 UTC
Could these changes also be checked into OO641[B,C] please? 
Comment 7 matthias.huetsch 2001-12-04 22:27:55 UTC
Hi Sander,

can you please update those files and tag them as requested?

Thanks,
Matthias
Comment 8 matthias.huetsch 2002-04-16 12:17:14 UTC
Both affected files have their latest revisions tagged as OOO_STABLE_1,
so closing this issue.