Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix <sys/epoll.h> and <sys/system_properties.h> to include proper C++ inclusi... | David 'Digit' Turner | 2010-02-09 | 2 | -0/+12 |
* | 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 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | 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 |