Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | Merge "Changed __get_h_errno linkage to "C"." | Niko Catania | 2010-02-12 | 1 | -4/+4 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Changed __get_h_errno linkage to "C". | Nicolas Catania | 2010-02-12 | 1 | -4/+4 | |
| |/ / / / / | ||||||
* | | | | | | Fix sem_post() behaviour to wake up multiple waiting threads. | David 'Digit' Turner | 2010-02-12 | 2 | -1/+4 | |
* | | | | | | Fix sem_trywait() implementation + update changelog. | David 'Digit' Turner | 2010-02-12 | 2 | -2/+10 | |
* | | | | | | Fix android_id_from_name to accept "app_0" as a valid ID. | David 'Digit' Turner | 2010-02-12 | 1 | -1/+1 | |
|/ / / / / | ||||||
* | | | | | Fix debug output in the dynamic linker. | David 'Digit' Turner | 2010-02-11 | 7 | -15/+809 | |
* | | | | | bionic/linker: rename ba_prelink to ba_nonprelink | Iliyan Malchev | 2010-02-10 | 1 | -11/+11 | |
* | | | | | Merge "Fix <sys/epoll.h> and <sys/system_properties.h> to include proper C++ ... | David Turner | 2010-02-09 | 2 | -0/+12 | |
|\ \ \ \ \ | ||||||
| * | | | | | Fix <sys/epoll.h> and <sys/system_properties.h> to include proper C++ inclusi... | David 'Digit' Turner | 2010-02-09 | 2 | -0/+12 | |
* | | | | | | am 58060c50: am ee424e23: bionic: update processed kernel header a1026.h | Iliyan Malchev | 2010-02-09 | 1 | -1/+2 | |
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | | | ||||||
| * | | | | | am ee424e23: bionic: update processed kernel header a1026.h | Iliyan Malchev | 2010-02-09 | 1 | -1/+2 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | bionic: update processed kernel header a1026.handroid-cts-2.1_r5android-cts-2.1_r4android-cts-2.1_r3android-cts-2.1_r2 | Iliyan Malchev | 2010-02-08 | 1 | -1/+2 | |
* | | | | | | | am 1db87472: am ba8bfedd: reconcile main tree with open-source eclair | The Android Open Source Project | 2010-02-05 | 0 | -0/+0 | |
|\ \ \ \ \ \ \ | |/ / / / / / | ||||||
| * | | | | | | am ba8bfedd: reconcile main tree with open-source eclair | The Android Open Source Project | 2010-02-05 | 0 | -0/+0 | |
| |\ \ \ \ \ \ | | |/ / / / / | ||||||
| | * | | | | | reconcile main tree with open-source eclairandroid-sdk-tools_r5 | The Android Open Source Project | 2010-02-05 | 0 | -0/+0 | |
| | |\ \ \ \ \ | ||||||
| | | * \ \ \ \ | reconcile android-2.1_r1 snapshot | The Android Open Source Project | 2010-01-29 | 0 | -0/+0 | |
| | | |\ \ \ \ \ | ||||||
| | | | * | | | | | android-2.1_r1 snapshot | The Android Open Source Project | 2010-01-12 | 6 | -7/+24 | |
* | | | | | | | | | am c0472409: am d0996bb4: bionic: update processed kernel header tpa2018d1.h | Iliyan Malchev | 2010-02-02 | 1 | -0/+8 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / | ||||||
| * | | | | | | | | am d0996bb4: bionic: update processed kernel header tpa2018d1.h | Iliyan Malchev | 2010-02-02 | 1 | -0/+8 | |
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | ||||||
| | * | | | | | | | bionic: update processed kernel header tpa2018d1.handroid-2.1_r2.1p2android-2.1_r2.1p | Iliyan Malchev | 2010-02-02 | 1 | -0/+8 | |
* | | | | | | | | | am 7ec87a19: am 276313ec: bionic: add processed kernel headers a1026.h and tp... | Iliyan Malchev | 2010-02-02 | 2 | -0/+91 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / | | | | | / / / / | |_|_|_|/ / / / |/| | | | | | | | ||||||
| * | | | | | | | am 276313ec: bionic: add processed kernel headers a1026.h and tpa2018d1.h | Iliyan Malchev | 2010-02-02 | 2 | -0/+91 | |
| |\ \ \ \ \ \ \ | | |/ / / / / / | ||||||
| | * | | | | | | bionic: add processed kernel headers a1026.h and tpa2018d1.h | Iliyan Malchev | 2010-02-02 | 2 | -0/+91 | |
| | |/ / / / / | ||||||
* | | | | | | | bionic: update processed kernel header msm_camera.h | Iliyan Malchev | 2010-01-31 | 1 | -1/+3 | |
* | | | | | | | Merge "Implement clone() C library function properly." | David Turner | 2010-01-25 | 15 | -51/+212 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Implement clone() C library function properly. | David 'Digit' Turner | 2010-01-25 | 15 | -51/+212 | |
* | | | | | | | | Fix typo in a comment. | Doug Kwan | 2010-01-25 | 1 | -1/+1 | |
|/ / / / / / / | ||||||
* | | | | | | | Align TEXT section to 4K boundary so that we can use both ld and gold. | Doug Kwan | 2010-01-25 | 1 | -1/+6 | |
* | | | | | | | Add Bionic Changelog in libc/docs/CHANGES.TXT | David 'Digit' Turner | 2010-01-21 | 1 | -0/+133 | |
* | | | | | | | Add implementation of fdprintf, clearenv, and stubs for ttyname_r, *usershell | Colin Cross | 2010-01-15 | 6 | -0/+139 | |
* | | | | | | | Add killpg function | Colin Cross | 2010-01-15 | 3 | -0/+47 | |
* | | | | | | | Add fts, err, and sys/queue for grep | Colin Cross | 2010-01-15 | 6 | -0/+1941 | |
* | | | | | | | mntent.h requires stdio.h | Colin Cross | 2010-01-15 | 1 | -0/+1 | |
* | | | | | | | Add definition of rlim_t | Colin Cross | 2010-01-15 | 1 | -0/+2 | |
* | | | | | | | Import change from ctype.h revision 1.20 from openbsd | Colin Cross | 2010-01-15 | 1 | -0/+4 | |
* | | | | | | | Import include/arpa/telnet.h from BSD | Colin Cross | 2010-01-15 | 1 | -0/+316 | |
* | | | | | | | Import regex from OpenBSD | Colin Cross | 2010-01-15 | 11 | -2/+3430 | |
* | | | | | | | Merge "Use correct TLS codepath for linker" | Colin Cross | 2010-01-15 | 1 | -1/+5 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Use correct TLS codepath for linker | Gary King | 2010-01-12 | 1 | -1/+5 | |
* | | | | | | | | Fix ptsname_r(3) return type to match glibc | Colin Cross | 2010-01-12 | 2 | -7/+9 | |
|/ / / / / / / | ||||||
* | | | | | | | Merge "Fix usleep(3) return type to be POSIX-compliant." | Elliott Hughes | 2010-01-07 | 2 | -5/+8 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Fix usleep(3) return type to be POSIX-compliant. | Elliott Hughes | 2009-12-14 | 2 | -5/+8 | |
* | | | | | | | | Add user-space ptrace data structure to dump VFP registers and status word. | Ben Cheng | 2009-12-17 | 1 | -1/+8 | |
* | | | | | | | | Merge commit 'goog/eclair-plus-aosp' | Android Git Automerger | 2009-12-15 | 0 | -0/+0 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| / / / / / / | |/ / / / / / | ||||||
| * | | | | | | am 5f53a182: Revert "Add qsort_r() implementation to the C library." | Mathias Agopian | 2009-12-03 | 4 | -76/+37 | |
| |\ \ \ \ \ \ | | |/ / / / / | ||||||
| * | | | | | | am 754c178a: Add qsort_r() implementation to the C library. | David 'Digit' Turner | 2009-12-03 | 4 | -37/+76 | |
| |\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ | am e1e68492: Merge change Ifa58a406 into eclair | Dima Zavin | 2009-12-03 | 1 | -0/+2 | |
| |\ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ | am fe62de1a: Add support for R_ARM_REL32 to the dynamic linker. | David 'Digit' Turner | 2009-12-02 | 2 | -6/+14 | |
| |\ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ | am cd5df2d9: Rebuild the time zone data files in 32-bit format instead of 64-... | Eric Fischer | 2009-11-24 | 2 | -0/+0 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ | am 7e617899: Correct the raw offsets in the time zone index for a few zones. | Eric Fischer | 2009-11-23 | 1 | -0/+0 | |
| |\ \ \ \ \ \ \ \ \ \ |