Avoid unstructured procfs on Solaris
authorRainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
Thu, 27 Aug 2015 11:26:18 +0000 (11:26 +0000)
committerRainer Orth <ro@gcc.gnu.org>
Thu, 27 Aug 2015 11:26:18 +0000 (11:26 +0000)
commit58f51f50697f170937598b357cb4c51112960d5d
treed8bf934164a740887ab40d2283a0a0dc1d6f0953
parent973d2e01cbba2c89bbdf62d004833facc3d95637
Avoid unstructured procfs on Solaris

* os_dep.c [GC_SOLARIS_THREADS] (GC_dirty_init): Use
/proc/<pid>/pagedata instead of PIOCOPENPD.

From-SVN: r227254
boehm-gc/ChangeLog
boehm-gc/os_dep.c