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: PATCH: Tweak 22_locale to hide more "expected errors"


 > From: Loren James Rittle <rittle at latour dot rsch dot comm dot mot dot com>
 > 
 > Now, a basic improvement might be to support putenv() when it is
 > available and setenv() was not available (Kaveh wrote that putenv() is
 > more portable; which I find strange after consulting the local history
 > since setenv is from v7 and putenv is from BSD4.3).

IIRC, putenv was in the SVID so SVR4 derived systems like solaris2 and
irix6 have it.  I forget what standard blessed setenv, but it's not as
widely available.

--
Kaveh R. Ghazi			ghazi at caip dot rutgers dot edu


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