ftruncate and POSIX shared memory problem
site_archiver@lists.apple.com Delivered-To: Darwin-dev@lists.apple.com http://www.opengroup.org/onlinepubs/009695399/functions/ftruncate.html Thanks Stephane Letz _______________________________________________ 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... We are parting code from Linux that use POSIX shared memory. On OSX it seems that ftruncate only works *once* for newly created shared memory segments. But the standard says that it ftruncate should be usable in any condition : Is the OSX implementation buggy ? Will it be corrected in future versions of the system? This email sent to site_archiver@lists.apple.com
participants (1)
-
Stéphane Letz