site_archiver@lists.apple.com Delivered-To: darwin-dev@lists.apple.com Dkim-signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=St8kA+a/ILa41XwDcksuyAFn7cNkbD+UJ3CvOGtTxFV1zuhjWLzGt9KfnAm0npQZi7cJ3BNirI3xyNnm6hsIGIM0PoxPeH04ABYaV/dFUHd4JFIi7MoNWtjj+pgAomX48Bs7CTORr2y2fK1b0phqI5wWVPRF9qO373wjbrBoPVM= Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=bbqYPPeb12k8MPXt1dE1R9MqjXuEbhV7h/hhDsr0f82pN9yFlH2KogNF9ICOQviUZP+uX+jbVayOVnhWvS1ej3ht+qAKAyW5gJMARjmLGeBkMQ779BnpqqXm47/S1MRMrHsgtj5gKLsSsOFxxAqPiqDrme7PslCK1Q1O+gGSeeY= On Jul 11, 2007, at 4:00 PM, Mike Frysinger wrote:
On 7/10/07, Mike Frysinger <vapier.adi@gmail.com> wrote:
On 7/9/07, Terry Lambert <tlambert@apple.com> wrote:
Maybe you could get them to add it as a test case for the test suite, if they (specifically, The Austin Group, actually) agreed with your interpretation of the standard.
so the answer to my query on the Austin Group mailing list is that the way ive interpreted the standard is the correct interpretation ... POSIX conforming systems must: - update st_mtime when opened with O_TRUNC regardless of the size of the file before hand - make sure st_ctime/st_mtime are properly available at the next relevant point in time (like when calling stat() or fstat())
i'll look into getting a test added to the POSIX testsuite
and i've been informed that a test already exists that should match the behavior i'm describing: POSIX.os/files/open 19
i'm testing 10.4.x and not 10.5 (which is the version that was certified), so perhaps 10.5 has already been fixed ? Sorry, can't make forward looking statements; you'd need to talk to your DTS representative.
i dont even know what a "DTS representative" ... my guess is you're punting me to the marketing team or something ? how is it a forward looking statement if 10.5 has already been certified ? -mike _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-dev mailing list (Darwin-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-dev/site_archiver%40lists.appl... On 7/11/07, Terry Lambert <tlambert@apple.com> wrote: This email sent to site_archiver@lists.apple.com