This is the mail archive of the libc-hacker@sources.redhat.com mailing list for the glibc project.

Note that libc-hacker is a closed list. You may look at the archives of this list, but subscription and posting are not open.


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: sysconf(_SC_TZNAME_MAX)


Thorsten Kukuk <kukuk@suse.de> writes:

> 2001-12-18  Thorsten Kukuk  <kukuk@suse.de>
> 
> 	* time/tzset.c(__tzname_max): Return at least _POSIX_TZNAME_MAX.

I think this rather belongs in sysconf.c.  Let's not mix the POSIX
semantics of sysconf with the timezone implementation.

-- 
---------------.                          ,-.   1325 Chesapeake Terrace
Ulrich Drepper  \    ,-------------------'   \  Sunnyvale, CA 94089 USA
Red Hat          `--' drepper at redhat.com   `------------------------


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