• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: sscanf threadsafe
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: sscanf threadsafe


  • Subject: Re: sscanf threadsafe
  • From: Peter O'Gorman <email@hidden>
  • Date: Tue, 23 Sep 2008 15:30:03 -0500

Sean McBride wrote:
> On 9/23/08 3:41 PM, email@hidden said:
>
>> upon using Xcode 3.1 and 10.5 i see some strange behaviour of my code
>> could it be the case that 'sscanf' is NOT threadsafe (anymore)?
>
> anymore?  Was it ever documented to be threadsafe?  Its man page does
> not contain the word 'thread'.
>

Mac OS X 10.5 complies with UNIX03, see:

http://www.opengroup.org/onlinepubs/000095399/functions/fscanf.html
and
http://www.opengroup.org/onlinepubs/000095399/functions/xsh_chap02_09.html

Note that sscanf is not in the list of functions that need not be thread
safe.

Peter
--
Peter O'Gorman
http://pogma.com
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

References: 
 >sscanf threadsafe (From: email@hidden)
 >Re: sscanf threadsafe (From: "Sean McBride" <email@hidden>)

  • Prev by Date: Re: sscanf threadsafe
  • Next by Date: Re: crash in mach_msg_trap
  • Previous by thread: Re: stack size
  • Next by thread: Re: sscanf threadsafe
  • Index(es):
    • Date
    • Thread