The following issue has been SUBMITTED. 
====================================================================== 
http://austingroupbugs.net/view.php?id=1125 
====================================================================== 
Reported By:                Florian Weimer
Assigned To:                
====================================================================== 
Project:                    1003.1(2016)/Issue7+TC2
Issue ID:                   1125
Category:                   Base Definitions and Headers
Type:                       Clarification Requested
Severity:                   Editorial
Priority:                   normal
Status:                     New
Name:                       Florian Weimer 
Organization:               Red Hat 
User Reference:            
https://sourceware.org/bugzilla/show_bug.cgi?id=21229 
Section:                    strftime, strftime_l 
Page Number:                unknown 
Line Number:                unknown 
Interp Status:              --- 
Final Accepted Text:         
====================================================================== 
Date Submitted:             2017-03-07 11:24 UTC
Last Modified:              2017-03-07 11:24 UTC
====================================================================== 
Summary:                    Do strftime, strftime_l set tzname, daylight,
timezone?
Description: 
The description for strftime says that “Local timezone information is
used as though strftime() called tzset().”  It does not specify whether
the side effects that are normally associated with tzset (updates to the
tzname, daylight, timezone variables) are observable by a caller to
strftime or strftime_l.
Desired Action: 
Change the sentence to:

“Local timezone information is used as though strftime() called tzset(). 
It is unspecified whether the tzname, [XSI] [Option Start] daylight, or
timezone [Option End] variables are updated by a call to strftime().”
====================================================================== 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2017-03-07 11:24 Florian Weimer New Issue                                    
2017-03-07 11:24 Florian Weimer Name                      => Florian Weimer  
2017-03-07 11:24 Florian Weimer Organization              => Red Hat         
2017-03-07 11:24 Florian Weimer User Reference            =>
https://sourceware.org/bugzilla/show_bug.cgi?id=21229
2017-03-07 11:24 Florian Weimer Section                   => strftime,
strftime_l
2017-03-07 11:24 Florian Weimer Page Number               => unknown         
2017-03-07 11:24 Florian Weimer Line Number               => unknown         
======================================================================


Reply via email to