This is the mail archive of the libc-alpha@cygnus.com mailing list for the glibc project.


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

Re: glibc strftime.c _REENTRANT problem (GNU Emacs 20.3, Solaris 2.6)


Paul Eggert <eggert@twinsun.com> writes:

> A better way to make sure that localtime_r and gmtime_r are declared
> in Solaris 2.x is to #define __EXTENSIONS__. This declares localtime_r
> and gmtime_r, without affecting putc etc.

I've added your patch.  Thanks,

-- 
---------------.      drepper at gnu.org  ,-.   1325 Chesapeake Terrace
Ulrich Drepper  \    ,-------------------'   \  Sunnyvale, CA 94089 USA
Cygnus Solutions `--' drepper at cygnus.com   `------------------------


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