Port-arm archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Golang for NetBSD/arm



On Sun, Dec 06, 2015 at 11:28:19AM +0900, Izumi Tsutsui wrote:
> mlelstv@ wrote:
> 
> > oshima-ya%yagoto-urayama.jp@localhost (Yasushi Oshima) writes:
> > 
> > >So I try to get PAGE_SIZE from sysctl mib 'kern.pagesize', and store to global
> > >variable when during Go's Runtime initialization.
> > >(This change may not be well becase affects to other OS or architecture)
> > 
> > getconf(_SC_PAGESIZE) might be more portable than a sysctl.
> 
> I guess you meant sysconf(3).

right. getconf(1) but sysconf(3).


-- 
                                Michael van Elst
Internet: mlelstv%serpens.de@localhost
                                "A potential Snark may lurk in every tree."


Home | Main Index | Thread Index | Old Index