No description
Find a file
Elliott Hughes 99d7907611 Fix usleep(3) return type to be POSIX-compliant.
POSIX usleep(3) returns 0 on successful completion, -1 otherwise:
  http://www.opengroup.org/onlinepubs/007908799/xsh/usleep.html

This was found by an external user porting native code:
  http://groups.google.com/group/android-porting/browse_thread/thread/674848f001db0292
2009-12-14 17:07:19 -08:00
libc Fix usleep(3) return type to be POSIX-compliant. 2009-12-14 17:07:19 -08:00
libdl added and modified libdl to support SuperH architecture 2009-08-31 16:39:32 +09:00
libm added and modified libm to support SuperH architecture 2009-08-31 16:25:42 +09:00
libstdc++ am 34806558: Add new C++ headers <cerrno> and <cfloat> 2009-07-12 21:56:33 -07:00
libthread_db auto import from //depot/cupcake/@135843 2009-03-03 19:28:35 -08:00
linker Add support for R_ARM_REL32 to the dynamic linker. 2009-12-02 10:54:53 -08:00
.gitignore add msm_camera.h header and .gitignore file to bionic 2009-05-26 17:06:24 -07:00
Android.mk auto import from //depot/cupcake/@135843 2009-03-03 19:28:35 -08:00
MAINTAINERS added and modified libm to support SuperH architecture 2009-08-31 16:25:42 +09:00