Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | 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 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ | am a6083b77: Update zoneinfo time zone data to version 2009s | Eric Fischer | 2009-11-20 | 3 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
* | \ \ \ \ \ \ \ \ \ \ | am f197147a: am ca07064c: am 5f53a182: Revert "Add qsort_r() implementation t... | Mathias Agopian | 2009-12-04 | 4 | -76/+37 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | am ca07064c: am 5f53a182: Revert "Add qsort_r() implementation to the C libra... | Mathias Agopian | 2009-12-03 | 4 | -76/+37 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | ||||||
| | * | | | | | | | | | | am 5f53a182: Revert "Add qsort_r() implementation to the C library." | Mathias Agopian | 2009-12-03 | 4 | -76/+37 | |
| | |\ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|/ / | | | |/| | | | | | | | | ||||||
| | | * | | | | | | | | | Revert "Add qsort_r() implementation to the C library."android-sdk-2.1_r1android-2.1_r2.1sandroid-2.1_r2android-2.1_r1 | Mathias Agopian | 2009-12-03 | 4 | -76/+37 | |
| | | | |_|_|_|_|_|/ / | | | |/| | | | | | | | ||||||
* | | | | | | | | | | | am be71c814: am 20b3097d: am 754c178a: Add qsort_r() implementation to the C ... | David 'Digit' Turner | 2009-12-04 | 4 | -37/+76 | |
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / | ||||||
| * | | | | | | | | | | am 20b3097d: am 754c178a: Add qsort_r() implementation to the C library. | David 'Digit' Turner | 2009-12-03 | 4 | -37/+76 | |
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | ||||||
| | * | | | | | | | | | am 754c178a: Add qsort_r() implementation to the C library. | David 'Digit' Turner | 2009-12-03 | 4 | -37/+76 | |
| | |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / | ||||||
| | | * | | | | | | | | Add qsort_r() implementation to the C library. | David 'Digit' Turner | 2009-12-03 | 4 | -37/+76 | |
| | | | |_|_|_|_|/ / | | | |/| | | | | | | ||||||
* | | | | | | | | | | am a0783df1: am df55c642: am e1e68492: Merge change Ifa58a406 into eclair | Dima Zavin | 2009-12-03 | 1 | -0/+2 | |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / | ||||||
| * | | | | | | | | | am df55c642: am e1e68492: Merge change Ifa58a406 into eclair | Dima Zavin | 2009-12-03 | 1 | -0/+2 | |
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | ||||||
| | * | | | | | | | | am e1e68492: Merge change Ifa58a406 into eclair | Dima Zavin | 2009-12-03 | 1 | -0/+2 | |
| | |\ \ \ \ \ \ \ \ | | | |/ / / / / / / | ||||||
| | | * | | | | | | | Merge change Ifa58a406 into eclair | Android (Google) Code Review | 2009-12-03 | 1 | -0/+2 | |
| | | |\ \ \ \ \ \ \ | | | | |_|_|_|_|/ / | | | |/| | | | | | | ||||||
| | | | * | | | | | | libc: kernel: Update msm_kgsl.h header | Dima Zavin | 2009-12-02 | 1 | -0/+2 | |
| | | | | |_|_|/ / | | | | |/| | | | | ||||||
* | | | | | | | | | Add missing symbol type directives. | Doug Kwan | 2009-12-03 | 3 | -0/+8 | |
* | | | | | | | | | am aeebf717: am db63eff2: am fe62de1a: Add support for R_ARM_REL32 to the dyn... | David 'Digit' Turner | 2009-12-02 | 0 | -0/+0 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / | ||||||
| * | | | | | | | | am db63eff2: am fe62de1a: Add support for R_ARM_REL32 to the dynamic linker. | David 'Digit' Turner | 2009-12-02 | 0 | -0/+0 | |
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | ||||||
| | * | | | | | | | am fe62de1a: Add support for R_ARM_REL32 to the dynamic linker. | David 'Digit' Turner | 2009-12-02 | 0 | -0/+0 | |
| | |\ \ \ \ \ \ \ | | | |/ / / / / / | ||||||
| | | * | | | | | | Add support for R_ARM_REL32 to the dynamic linker. | David 'Digit' Turner | 2009-12-02 | 2 | -6/+14 | |
| | | |/ / / / / | ||||||
* | | | | | | | | Fix libc logging implementation. | Andy McFadden | 2009-11-30 | 1 | -1/+2 | |
* | | | | | | | | Merge change Ic1202510 | Android (Google) Code Review | 2009-11-25 | 1 | -0/+3 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Added a comment. | Andy McFadden | 2009-11-25 | 1 | -0/+3 | |
* | | | | | | | | | am ae77aae8: am 07401a68: am cd5df2d9: Rebuild the time zone data files in 32... | Eric Fischer | 2009-11-24 | 2 | -0/+0 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| / / / / / / / | |/ / / / / / / | ||||||
| * | | | | | | | am 07401a68: am cd5df2d9: Rebuild the time zone data files in 32-bit format i... | Eric Fischer | 2009-11-24 | 2 | -0/+0 | |
| |\ \ \ \ \ \ \ | | |/ / / / / / | ||||||
| | * | | | | | | am cd5df2d9: Rebuild the time zone data files in 32-bit format instead of 64-... | Eric Fischer | 2009-11-24 | 2 | -0/+0 | |
| | |\ \ \ \ \ \ | | | |/ / / / / | ||||||
| | | * | | | | | Rebuild the time zone data files in 32-bit format instead of 64-bit. | Eric Fischer | 2009-11-24 | 2 | -0/+0 | |
| | | | |_|/ / | | | |/| | | | ||||||
* | | | | | | | am a5d96513: am 8d7c6953: am 7e617899: Correct the raw offsets in the time zo... | Eric Fischer | 2009-11-23 | 1 | -0/+0 | |
|\ \ \ \ \ \ \ | |/ / / / / / | ||||||
| * | | | | | | am 8d7c6953: am 7e617899: Correct the raw offsets in the time zone index for ... | Eric Fischer | 2009-11-23 | 1 | -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 | |
| | |\ \ \ \ \ | | | |/ / / / | ||||||
| | | * | | | | Correct the raw offsets in the time zone index for a few zones. | Eric Fischer | 2009-11-23 | 1 | -0/+0 | |
| | | | |/ / | | | |/| | | ||||||
* | | | | | | am 01a1f8b0: am b5239ed1: libc: allow usage of time64.h from cpp code | Fred Fettinger | 2009-11-23 | 1 | -0/+5 | |
|\ \ \ \ \ \ | |/ / / / / | ||||||
| * | | | | | am b5239ed1: libc: allow usage of time64.h from cpp code | Fred Fettinger | 2009-11-23 | 1 | -0/+5 | |
| |\ \ \ \ \ | | |/ / / / | ||||||
| | * | | | | libc: allow usage of time64.h from cpp code | Fred Fettinger | 2009-11-23 | 1 | -0/+5 | |
* | | | | | | am 9cb69cf4: am 25a3a3ea: am a6083b77: Update zoneinfo time zone data to vers... | Eric Fischer | 2009-11-20 | 3 | -1/+1 | |
|\ \ \ \ \ \ | |/ / / / / |