Issue 2277 - IRIX supports sysconf, sal/rtl/source/alloc.c
Summary: IRIX supports sysconf, sal/rtl/source/alloc.c
Status: CLOSED FIXED
Alias: None
Product: porting
Classification: Code
Component: code (show other issues)
Version: 641
Hardware: SGI IRIX
: P3 Trivial (vote)
Target Milestone: ---
Assignee: matthias.huetsch
QA Contact: issues@porting
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-11-27 00:36 UTC by nickb
Modified: 2002-04-16 12:17 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments
sal/rtl/source/alloc.c - use sysconf to get pagesize (408 bytes, patch)
2001-11-27 00:38 UTC, nickb
no flags Details | Diff
store/source/fileunx.cxx - use sysconf to get pagesize (390 bytes, patch)
2001-11-27 00:40 UTC, nickb
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this issue.
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.