Re: Anything I should know about thread safety and fprintf?
Re: Anything I should know about thread safety and fprintf?
- Subject: Re: Anything I should know about thread safety and fprintf?
- From: Steve Checkoway <email@hidden>
- Date: Thu, 24 Jan 2008 03:37:11 -0800
On Jan 24, 2008, at 3:16 AM, Jonathan del Strother wrote:
Ah. I thought the standard way of system logging was just
fprintf(stderr, ... ).
I don't believe there is anything special about stdout and stdin.
They're just FILE* that initially correspond to file descriptors 1 and
2. They can be changed with freopen(3).
--
Steve Checkoway
"Anyone who says that the solution is to educate the users
hasn't ever met an actual user." -- Bruce Schneier
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden