This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ 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]

Are these files used anywhere?


In include/bits, pthread_allocimpl.h is mostly copied from stl_alloc.h,
and stl_pthread_alloc.h just wraps pthread_allocimpl.h.

They aren't included anywhere.  I just moved them aside, built with
--enable-threads=posix, and did a library testsuite run with no problems.

Any objections to removing them?  (Out of curiosity, anybody recall what
they were last used for?)


Phil

-- 
If ye love wealth greater than liberty, the tranquility of servitude greater
than the animating contest for freedom, go home and leave us in peace.  We seek
not your counsel, nor your arms.  Crouch down and lick the hand that feeds you;
and may posterity forget that ye were our countrymen.            - Samuel Adams


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