site_archiver@lists.apple.com Delivered-To: darwin-dev@lists.apple.com Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:from:content-type :content-transfer-encoding:subject:date:message-id:to:mime-version :x-mailer; bh=eBdzu3s8481q0b8NucKbV5DTI3nLbUbjKyv0KFFku2k=; b=wU4JV6Pr6w2aL0mjx5/wyFOM/PancNIiljGh7N6gW3Ulw8EQccxocDCOxUvBM4CkDI 1zgmvUCzbqmspTZqJvNBcCN6xkw4GFGkkuI+unJlC3Zh2eVUz2PO9q74XawH8t4A541F qgaDE0LFU54MnvzOhuw6bd/3CcOMKTwfWlw9M= Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:content-type:content-transfer-encoding:subject:date:message-id :to:mime-version:x-mailer; b=e1YM/zBrVyT6GevuDyR794eLAK2wPi/Wh/wi6nTcB33c15zLSAQezKLpG8E0ZW5Khu R+y5QQz+HBL0bmAWsqxJU5XmZRBvyaUsPLsI7WqBREQ3487KvP/e/vD0D2kr7M/yniAL AOHCpqoNQbDQaUExkK5EmMSEVz+yrxOKMDKd0= Is F_GLOBAL_NOCACHE really global or am I missing something? Thanks, Joel --- firefox for android! http://wagerlabs.com _______________________________________________ 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... I'm using fcntl(fd, F_GLOBAL_NOCACHE, 1) to set the global "no cache" flag on a file. The changes do not seem to persist once I exit the process that sets the flag. This email sent to site_archiver@lists.apple.com