bionic/libc/bionic/__errno.c
and
bionic/libc/include/errno.h

from errno.h:

/* internal function that should *only* be called from system calls */
/* use errno = xxxx instead in C code                               */
extern int    __set_errno(int  error);

On Tue, Jun 23, 2009 at 9:06 AM, Ben Robinson <bfrobin...@gmail.com> wrote:

>
> Have you tried <errno.h> ?
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"android-framework" group.
To post to this group, send email to android-framework@googlegroups.com
To unsubscribe from this group, send email to 
android-framework+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/android-framework?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to