This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r227254 - in /trunk/boehm-gc: ChangeLog os_dep.c


Author: ro
Date: Thu Aug 27 11:26:18 2015
New Revision: 227254

URL: https://gcc.gnu.org/viewcvs?rev=227254&root=gcc&view=rev
Log:
Avoid unstructured procfs on Solaris

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

Modified:
    trunk/boehm-gc/ChangeLog
    trunk/boehm-gc/os_dep.c


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]