Updated 4 May 2007 Aardvark Summary Table ______________________ ERN 1 Accept ERN 2 Accept _____________________________________________________________________________ OBJECTION Enhancement Request Number 1 nick:xxxxxxxxxx Fine grain timestamp updates (rdvk# 1) _____________________________________________________________________________ Accept_X___ Accept as marked below_____ Duplicate_____ Reject_____ Rationale for rejected or partial changes: _____________________________________________________________________________ Page: 36 Line: 1417-1422 Section: A.4.8 Problem: Fine Grain timestamp updates Action: Change from: The wording was carefully chosen to make it clear that there is no requirement that the conformance document contain information that might incidentally affect file update times. Any function that performs pathname resolution might update several st_atime fields. Functions such as getpwnam( ) and getgrnam( ) might update the st_atime field of some specific file or files. It is intended that these are not required to be documented in the conformance document, but they should appear in the system documentation. to: The wording was carefully chosen to make it clear that there is no requirement that the conformance document contain information that might incidentally affect file timestamps. Any function that performs pathname resolution might update several last data access timestamps. Functions such as getpwnam( ) and getgrnam( ) might update the last data access timestamp of some specific file or files. It is intended that these are not required to be documented in the conformance document, but they should appear in the system documentation. _____________________________________________________________________________ OBJECTION Enhancement Request Number 2 nick:xxxxxxxxxx Fine grain timestamp updates (rdvk# 2) _____________________________________________________________________________ Accept_X___ Accept as marked below_____ Duplicate_____ Reject_____ Rationale for rejected or partial changes: _____________________________________________________________________________ Page: 80 Line: 3203 Section: B.1.4 Problem: Fine Grain timestamp updates Action: Change "futimesat()" to "utimensat()", and move to correct alphabetical place in this list.