Re: select() and svn 1.5 [partially solved]
Re: select() and svn 1.5 [partially solved]
- Subject: Re: select() and svn 1.5 [partially solved]
- From: Luke Daley <email@hidden>
- Date: Tue, 2 Sep 2008 22:58:32 +1000
On 02/09/2008, at 10:18 PM, Jean-Daniel Dupas wrote:
ยป nm /usr/lib/libSystem.dylib | grep __syscall
000441d0 t ___syscall
It's very clearly there, why can't my code find it?
Because it is an internal symbol and it is not exported (note the
lower case 't' in front of the symbol name).
Hrm. I have to call it, what do I do?
--
LD.
_______________________________________________
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