- 4e383b8 libc: kernel: update msm_kgsl.h by Dima Zavin · 16 years ago
- 5207d78 Fix typo that broke recursive mutexes implementation. by David 'Digit' Turner · 16 years ago
- b5e4a41 pthread: Use private futexes by default in condition variables by David 'Digit' Turner · 16 years ago
- 377d4c9 merge from open-source master by The Android Open Source Project · 16 years ago
- 709a898 Merge "Fix strtod security bug." by David 'Digit' Turner · 16 years ago
- 88f06cd Use private futexes for pthread_mutex_t. by David 'Digit' Turner · 16 years ago
- 1825fb5 Merge "bionic: on pthread_join(), avoid extra check in case we find the thread" by David Turner · 16 years ago
- c0e4642 Merge "bionic: ftell() returns a long, not an int" by David Turner · 16 years ago
- ee7b077 Add pthread_condattr_init/destroy/setpshared/getpshared by David 'Digit' Turner · 16 years ago
- e2a8b1f Added support for dladdr() by Matt Fischer · 16 years ago
- ede2e75 Merge "x86 syscall system call implementation" by David Turner · 16 years ago
- b0ae864 Merge "Fix pread()/pwrite() stubs" by David Turner · 16 years ago
- 40e6b82 Fix indentation in pthread mutex implementation. by David 'Digit' Turner · 16 years ago
- a9c41a8 Merge "bionic: remove unneeded variable from chk_realloc()" by David Turner · 16 years ago
- 3f192f5 Merge "bionic: equalize the <unknown> program name between ssp.c and libc_init_common.c" by David Turner · 16 years ago
- dd8f3c8 Merge "improve readability of string: fix indentation and remove trailing spaces" by David Turner · 16 years ago
- 8641833 Revert "bionic: pthread: use private futexes by default for mutexes and condvars" by Fabrice Di Meglio · 16 years ago
- ba9c6f0 bionic: pthread: use private futexes by default for mutexes and condvars by David 'Digit' Turner · 16 years ago
- 1cfbda8 Merge "Only use NEON memcpy if __ARM_NEON__ is defined" by Colin Cross · 16 years ago
- ecede40 Only use NEON memcpy if __ARM_NEON__ is defined by Colin Cross · 16 years ago
- 8132626 Fix strtod security bug. by David 'Digit' Turner · 16 years ago
- d378c68 Fix spurious DNS lookups in the C library. by David 'Digit' Turner · 16 years ago
- d7ed1ae Fix timezone management in the C library by David 'Digit' Turner · 16 years ago
- 3c543e1 x86 syscall system call implementation by Bruce Beare · 16 years ago
- f199d2d QUalcomm H.264 encoder support. by Gloria Wang · 16 years ago
- 9f69156 bonic: libc: cpuacct support for setuid functions by Mike Chan · 16 years ago
- bd9a90c libc: kernel: update pmem header with cache flush ioctl by Dima Zavin · 16 years ago
- eb9d5ed add sigaltstack syscall by Andrei Popescu · 16 years ago
- 8f8b531 Fix pthread_sigmask() to return correct error values. by David 'Digit' Turner · 16 years ago
- 1f6f493 Merge "Implement support for RFC 3484 (address selection/sorting) in bionic. (The Java changes required not to mess up the ordering from bionic will arrive in a later commit.) In particular, this will give us more correct behavior when on a 6to4 network, in that IPv4 will usually be preferred over 6to4." by David Turner · 16 years ago
- 9ab75d4 Implement support for RFC 3484 (address selection/sorting) in bionic. (The by Steinar H. Gunderson · 16 years ago
- 75c5e25 bionic: syscalls: Add ioprio_set/ioprio_get syscall wrappers by San Mehat · 16 years ago
- b554623 Merge "Merge memory checking functionality from sandbox" by Vladimir Chtchetkine · 16 years ago
- 75fba68 Merge memory checking functionality from sandbox by Vladimir Chtchetkine · 16 years ago
- e31c1d0 Fix pread()/pwrite() stubs by Matt Fischer · 16 years ago
- f31fcea Merge "Changed __get_h_errno linkage to "C"." by Niko Catania · 16 years ago
- 4f920f6 Fix sem_post() behaviour to wake up multiple waiting threads. by David 'Digit' Turner · 16 years ago
- 294dd0b Fix sem_trywait() implementation + update changelog. by David 'Digit' Turner · 16 years ago
- 2e1a03c Changed __get_h_errno linkage to "C". by Nicolas Catania · 16 years ago
- 1dcf07a Fix android_id_from_name to accept "app_0" as a valid ID. by David 'Digit' Turner · 16 years ago
- 16f7d16 Merge "Fix <sys/epoll.h> and <sys/system_properties.h> to include proper C++ inclusion guards" by David Turner · 16 years ago
- 49f0a8f Fix <sys/epoll.h> and <sys/system_properties.h> to include proper C++ inclusion guards by David 'Digit' Turner · 16 years ago
- 53691d7 am 58060c50: am ee424e23: bionic: update processed kernel header a1026.h by Iliyan Malchev · 16 years ago
- 58060c5 am ee424e23: bionic: update processed kernel header a1026.h by Iliyan Malchev · 16 years ago
- ee424e2 bionic: update processed kernel header a1026.h by Iliyan Malchev · 16 years ago
- 699237b bionic: equalize the <unknown> program name between ssp.c and libc_init_common.c by André Goddard Rosa · 16 years ago
- 291100c bionic: remove unneeded variable from chk_realloc() by André Goddard Rosa · 16 years ago
- a28336c bionic: on pthread_join(), avoid extra check in case we find the thread by André Goddard Rosa · 16 years ago
- 3b06c12 bionic: ftell() returns a long, not an int by André Goddard Rosa · 16 years ago
- 2721fbd am c0472409: am d0996bb4: bionic: update processed kernel header tpa2018d1.h by Iliyan Malchev · 16 years ago
- 34f411e am 7ec87a19: am 276313ec: bionic: add processed kernel headers a1026.h and tpa2018d1.h by Iliyan Malchev · 16 years ago
- c047240 am d0996bb4: bionic: update processed kernel header tpa2018d1.h by Iliyan Malchev · 16 years ago
- 7ec87a1 am 276313ec: bionic: add processed kernel headers a1026.h and tpa2018d1.h by Iliyan Malchev · 16 years ago
- d0996bb bionic: update processed kernel header tpa2018d1.h by Iliyan Malchev · 16 years ago
- 276313e bionic: add processed kernel headers a1026.h and tpa2018d1.h by Iliyan Malchev · 16 years ago
- cdcc264 bionic: update processed kernel header msm_camera.h by Iliyan Malchev · 16 years ago
- 30a419a improve readability of string: fix indentation and remove trailing spaces by André Goddard Rosa · 16 years ago
- 97cf7f3 Implement clone() C library function properly. by David 'Digit' Turner · 16 years ago
- d6bf8f9 Add Bionic Changelog in libc/docs/CHANGES.TXT by David 'Digit' Turner · 16 years ago
- fc10b24 Add implementation of fdprintf, clearenv, and stubs for ttyname_r, *usershell by Colin Cross · 16 years ago
- 8c59d96 Add killpg function by Colin Cross · 16 years ago
- 64ceac3 Add fts, err, and sys/queue for grep by Colin Cross · 16 years ago
- c29731a mntent.h requires stdio.h by Colin Cross · 16 years ago
- e9d08ba Add definition of rlim_t by Colin Cross · 16 years ago
- 2497f65 Import change from ctype.h revision 1.20 from openbsd by Colin Cross · 16 years ago
- d1cfc94 Import include/arpa/telnet.h from BSD by Colin Cross · 16 years ago
- 4fa7b10 Import regex from OpenBSD by Colin Cross · 16 years ago
- 6458c49 Fix ptsname_r(3) return type to match glibc by Colin Cross · 16 years ago
- 0b5db51 Merge "Fix usleep(3) return type to be POSIX-compliant." by Elliott Hughes · 16 years ago
- ee84231 Add user-space ptrace data structure to dump VFP registers and status word. by Ben Cheng · 16 years ago
- 99d7907 Fix usleep(3) return type to be POSIX-compliant. by Elliott Hughes · 16 years ago
- 278d960 am f197147a: am ca07064c: am 5f53a182: Revert "Add qsort_r() implementation to the C library." by Mathias Agopian · 16 years ago
- 44358b9 am be71c814: am 20b3097d: am 754c178a: Add qsort_r() implementation to the C library. by David 'Digit' Turner · 16 years ago
- 4cf30fb am a0783df1: am df55c642: am e1e68492: Merge change Ifa58a406 into eclair by Dima Zavin · 16 years ago
- f197147 am ca07064c: am 5f53a182: Revert "Add qsort_r() implementation to the C library." by Mathias Agopian · 16 years ago
- caa17a9 am 5f53a182: Revert "Add qsort_r() implementation to the C library." by Mathias Agopian · 16 years ago
- ca07064 am 5f53a182: Revert "Add qsort_r() implementation to the C library." by Mathias Agopian · 16 years ago
- be71c81 am 20b3097d: am 754c178a: Add qsort_r() implementation to the C library. by David 'Digit' Turner · 16 years ago
- d548a26 Add missing symbol type directives. by Doug Kwan · 16 years ago
- 5f53a18 Revert "Add qsort_r() implementation to the C library." by Mathias Agopian · 16 years ago
- 20b3097 am 754c178a: Add qsort_r() implementation to the C library. by David 'Digit' Turner · 16 years ago
- f7ee573 am 754c178a: Add qsort_r() implementation to the C library. by David 'Digit' Turner · 16 years ago
- 754c178 Add qsort_r() implementation to the C library. by David 'Digit' Turner · 16 years ago
- a0783df am df55c642: am e1e68492: Merge change Ifa58a406 into eclair by Dima Zavin · 16 years ago
- ece132d am e1e68492: Merge change Ifa58a406 into eclair by Dima Zavin · 16 years ago
- df55c64 am e1e68492: Merge change Ifa58a406 into eclair by Dima Zavin · 16 years ago
- 7b12b4a libc: kernel: Update msm_kgsl.h header by Dima Zavin · 16 years ago
- 5cdb2b7 Fix libc logging implementation. by Andy McFadden · 16 years ago
- 3bbac05 Merge change Ic1202510 by Android (Google) Code Review · 16 years ago
- c120251 Added a comment. by Andy McFadden · 16 years ago
- 780775c am ae77aae8: am 07401a68: am cd5df2d9: Rebuild the time zone data files in 32-bit format instead of 64-bit. by Eric Fischer · 16 years ago
- ae77aae am 07401a68: am cd5df2d9: Rebuild the time zone data files in 32-bit format instead of 64-bit. by Eric Fischer · 16 years ago
- 07401a6 am cd5df2d9: Rebuild the time zone data files in 32-bit format instead of 64-bit. by Eric Fischer · 16 years ago
- 157cdf4 am cd5df2d9: Rebuild the time zone data files in 32-bit format instead of 64-bit. by Eric Fischer · 16 years ago
- cd5df2d Rebuild the time zone data files in 32-bit format instead of 64-bit. by Eric Fischer · 16 years ago
- 00da948 am a5d96513: am 8d7c6953: am 7e617899: Correct the raw offsets in the time zone index for a few zones. by Eric Fischer · 16 years ago
- a5d9651 am 8d7c6953: am 7e617899: Correct the raw offsets in the time zone index for a few zones. by Eric Fischer · 16 years ago
- 21195bb am 7e617899: Correct the raw offsets in the time zone index for a few zones. by Eric Fischer · 16 years ago
- 8d7c695 am 7e617899: Correct the raw offsets in the time zone index for a few zones. by Eric Fischer · 16 years ago
- 7e61789 Correct the raw offsets in the time zone index for a few zones. by Eric Fischer · 16 years ago