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]

Re: [v3] allocator switches


>2004-01-28  Stefan Olsson  <stefan@snon.net>
>
>  * include/ext/mt_allocator.h: Replaced all malloc() calls with 
>operator new(). Added support for the env variable GLIBCXX_FORCE_NEW 
>(this required the _S_init call to be the first one in allocate() as 
>well). Fix typos.

Excellent, thanks Stefan! This is in now. Also, much appreciated is the
patch submission with ChangeLog entry, etc.

-benjamin


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