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 <[email protected]> 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 [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-framework?hl=en -~----------~----~----~----~------~----~------~--~---
