Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_bionic
/
3b7d4697b765cb4cd65a1e306d27c607dc486d66
3b7d469
am abd4b254: Merge "Upgrade to tzdata2013e."
by Elliott Hughes
· 12 years ago
abd4b25
Merge "Upgrade to tzdata2013e."
by Elliott Hughes
· 12 years ago
35b123e
Upgrade to tzdata2013e.
by Elliott Hughes
· 12 years ago
88f2944
am 7b538021: Merge "Make it easier to add syscalls for another architecture."
by Elliott Hughes
· 12 years ago
7b53802
Merge "Make it easier to add syscalls for another architecture."
by Elliott Hughes
· 12 years ago
d612165
Make it easier to add syscalls for another architecture.
by Elliott Hughes
· 12 years ago
dbd4dbc
am a1c1a334: Merge "Add a unit test for %n."
by Elliott Hughes
· 12 years ago
a1c1a33
Merge "Add a unit test for %n."
by Elliott Hughes
· 12 years ago
92d512f
am c612a133: Merge "Update capability.h"
by Michael Wright
· 12 years ago
c612a13
Merge "Update capability.h"
by Michael Wright
· 12 years ago
8bd5aa6
Update capability.h
by Michael Wright
· 12 years ago
7248a2d
Add a unit test for %n.
by Elliott Hughes
· 12 years ago
3c49c6e
am 759111ca: Merge "Simplify the SYSCALLS.TXT format."
by Elliott Hughes
· 12 years ago
759111c
Merge "Simplify the SYSCALLS.TXT format."
by Elliott Hughes
· 12 years ago
4808f05
am c8d98679: Merge "Update taskstats.h from Linux 3.11.1"
by Elliott Hughes
· 12 years ago
c8d9867
Merge "Update taskstats.h from Linux 3.11.1"
by Elliott Hughes
· 12 years ago
5e52279
Simplify the SYSCALLS.TXT format.
by Elliott Hughes
· 12 years ago
f822207
am 43e5badd: Merge "Fix %hhd formats in the printf family."
by Elliott Hughes
· 12 years ago
43e5bad
Merge "Fix %hhd formats in the printf family."
by Elliott Hughes
· 12 years ago
1d13c64
Fix %hhd formats in the printf family.
by Elliott Hughes
· 12 years ago
b9f3d31
am fc2ceae7: Merge "Remove two -D flags for unused macros."
by Elliott Hughes
· 12 years ago
fc2ceae
Merge "Remove two -D flags for unused macros."
by Elliott Hughes
· 12 years ago
3f33165
Remove two -D flags for unused macros.
by Elliott Hughes
· 12 years ago
50a1b77
Update taskstats.h from Linux 3.11.1
by Sami Kyostila
· 12 years ago
63e4644
am c2de11d3: Merge "__memcpy_chk: Fix signed cmp of unsigned values."
by Christopher Ferris
· 12 years ago
c2de11d
Merge "__memcpy_chk: Fix signed cmp of unsigned values."
by Christopher Ferris
· 12 years ago
16e185c
__memcpy_chk: Fix signed cmp of unsigned values.
by Christopher Ferris
· 12 years ago
8da175c
am ad999b60: Merge "Fix all debug directives."
by Christopher Ferris
· 12 years ago
ad999b6
Merge "Fix all debug directives."
by Christopher Ferris
· 12 years ago
768c576
am 7493568b: Merge "Update all debug directives."
by Christopher Ferris
· 12 years ago
a57c9c0
Fix all debug directives.
by Christopher Ferris
· 12 years ago
7493568
Merge "Update all debug directives."
by Christopher Ferris
· 12 years ago
bd7fe1d
Update all debug directives.
by Christopher Ferris
· 12 years ago
5a58a1e
am bef76b54: Merge "Add linux/sock_diag.h"
by Nick Kralevich
· 12 years ago
bef76b5
Merge "Add linux/sock_diag.h"
by Nick Kralevich
· 12 years ago
48a909c
am aad3c52e: Merge "Ensure we have the off64_t variant of every function that takes an off_t."
by Elliott Hughes
· 12 years ago
aad3c52
Merge "Ensure we have the off64_t variant of every function that takes an off_t."
by Elliott Hughes
· 12 years ago
8470f01
Add linux/sock_diag.h
by Nick Kralevich
· 12 years ago
b4f7616
Ensure we have the off64_t variant of every function that takes an off_t.
by Elliott Hughes
· 12 years ago
35cfcc1
am f8e71bac: Merge "Add mmap64()"
by Elliott Hughes
· 12 years ago
f8e71ba
Merge "Add mmap64()"
by Elliott Hughes
· 12 years ago
afcc0cc
Add mmap64()
by Daniel Leung
· 12 years ago
fd5f6f1
am d5ddf40e: Merge "Fix host tests that need the shell."
by Elliott Hughes
· 12 years ago
94c325f
am 269851bf: Merge "Declare __page_shift and __page_size with C linkage."
by Elliott Hughes
· 12 years ago
d5ddf40
Merge "Fix host tests that need the shell."
by Elliott Hughes
· 12 years ago
269851b
Merge "Declare __page_shift and __page_size with C linkage."
by Elliott Hughes
· 12 years ago
9ae59c0
Declare __page_shift and __page_size with C linkage.
by Bernhard Rosenkraenzer
· 12 years ago
8ff879a
am a259472c: Merge "Fix mismatch between declaration and forward declaration"
by Elliott Hughes
· 12 years ago
a259472
Merge "Fix mismatch between declaration and forward declaration"
by Elliott Hughes
· 12 years ago
e60c4f0
Fix host tests that need the shell.
by Elliott Hughes
· 12 years ago
26e71c1
am 045f311b: Merge "Use and to find the tzdata."
by Elliott Hughes
· 12 years ago
045f311
Merge "Use $ANDROID_DATA and $ANDROID_ROOT to find the tzdata."
by Elliott Hughes
· 12 years ago
cf178bf
Use $ANDROID_DATA and $ANDROID_ROOT to find the tzdata.
by Elliott Hughes
· 12 years ago
0c12f12
am 814bbd52: Merge "Update netlink.h from tip-of-tree external/kernel-headers"
by Nick Kralevich
· 12 years ago
814bbd5
Merge "Update netlink.h from tip-of-tree external/kernel-headers"
by Nick Kralevich
· 12 years ago
2443358
am 4a509d89: Merge "Add bionic-unit-tests-run-on-host special target"
by Elliott Hughes
· 12 years ago
4a509d8
Merge "Add bionic-unit-tests-run-on-host special target"
by Elliott Hughes
· 12 years ago
f22fb68
Add bionic-unit-tests-run-on-host special target
by Pavel Chupin
· 12 years ago
45e52fa
Update netlink.h from tip-of-tree external/kernel-headers
by Nick Kralevich
· 12 years ago
edad1e1
Fix mismatch between declaration and forward declaration
by Bernhard Rosenkraenzer
· 12 years ago
059f5c3
am 8512992f: Merge "Simplify main thread stack size initialization"
by Brian Carlstrom
· 12 years ago
5f0b510
am 850f59d8: Merge "Use kernel default for initial thread size"
by Brian Carlstrom
· 12 years ago
8512992
Merge "Simplify main thread stack size initialization"
by Brian Carlstrom
· 12 years ago
850f59d
Merge "Use kernel default for initial thread size"
by Brian Carlstrom
· 12 years ago
50af69e
Simplify main thread stack size initialization
by Brian Carlstrom
· 12 years ago
322e7bc
Use kernel default for initial thread size
by Brian Carlstrom
· 12 years ago
1a88ca0
am 98c726ec: Merge "Add the dl_iterate_phdr function to libdl for arm."
by Christopher Ferris
· 12 years ago
98c726e
Merge "Add the dl_iterate_phdr function to libdl for arm."
by Christopher Ferris
· 12 years ago
24053a4
Add the dl_iterate_phdr function to libdl for arm.
by Christopher Ferris
· 12 years ago
5d094c4
am df7436e7: Merge "Avoid segfaults if properties are not initialized"
by Elliott Hughes
· 12 years ago
df7436e
Merge "Avoid segfaults if properties are not initialized"
by Elliott Hughes
· 12 years ago
1e96d49
am afa31042: Merge "Fix strchr for basic non-sse case on x86"
by Elliott Hughes
· 12 years ago
afa3104
Merge "Fix strchr for basic non-sse case on x86"
by Elliott Hughes
· 12 years ago
3c4b50f
Fix strchr for basic non-sse case on x86
by Pavel Chupin
· 12 years ago
a21e696
Avoid segfaults if properties are not initialized
by Pavel Chupin
· 12 years ago
fc24bc2
am 99b859cf: Merge "Move stack unwinding test into library."
by Christopher Ferris
· 12 years ago
99b859c
Merge "Move stack unwinding test into library."
by Christopher Ferris
· 12 years ago
8240bed
Move stack unwinding test into library.
by Christopher Ferris
· 12 years ago
89dcc10
am 4e3ed44d: Merge "cdefs.h: introduce __bos0"
by Nick Kralevich
· 12 years ago
4e3ed44
Merge "cdefs.h: introduce __bos0"
by Nick Kralevich
· 12 years ago
bd8e674
cdefs.h: introduce __bos0
by Nick Kralevich
· 12 years ago
cfd0d72
am eb8f3622: Merge "FORTIFY_SOURCE: introduce __strncpy_chk2"
by Nick Kralevich
· 12 years ago
eb8f362
Merge "FORTIFY_SOURCE: introduce __strncpy_chk2"
by Nick Kralevich
· 12 years ago
93501d3
FORTIFY_SOURCE: introduce __strncpy_chk2
by Nick Kralevich
· 12 years ago
d923b30
am 2557433d: Merge "Change hard-coded directory."
by Christopher Ferris
· 12 years ago
2557433
Merge "Change hard-coded directory."
by Christopher Ferris
· 12 years ago
5227bb3
Change hard-coded directory.
by Christopher Ferris
· 12 years ago
7a2c278
am 1f216e30: Merge "Create bionic unit test library for use with CTS."
by Christopher Ferris
· 12 years ago
1f216e3
Merge "Create bionic unit test library for use with CTS."
by Christopher Ferris
· 12 years ago
1278ae3
am 22f5ef6b: Merge "Delete CAVEATS / fix spelling."
by Nick Kralevich
· 12 years ago
22f5ef6
Merge "Delete CAVEATS / fix spelling."
by Nick Kralevich
· 12 years ago
bdbdbb8
Delete CAVEATS / fix spelling.
by Nick Kralevich
· 12 years ago
153d927
Create bionic unit test library for use with CTS.
by Christopher Ferris
· 12 years ago
d23ef69
am 33dd7c11: Merge "Add explicit -m32/-melf_i386 for x86 target"
by Elliott Hughes
· 12 years ago
33dd7c1
Merge "Add explicit -m32/-melf_i386 for x86 target"
by Elliott Hughes
· 12 years ago
937c374
am c6135ba7: Merge "Change how DNS resolver handle no default iface"
by Robert Greenwalt
· 12 years ago
c6135ba
Merge "Change how DNS resolver handle no default iface"
by Robert Greenwalt
· 12 years ago
e85c183
Add explicit -m32/-melf_i386 for x86 target
by Pavel Chupin
· 12 years ago
a31ddef
Change how DNS resolver handle no default iface
by Robert Greenwalt
· 12 years ago
7003a14
am 41f08abf: Merge "Apply upstream commit 943a6621866e9d6e654f5cfe1494378c1fb8957a."
by Elliott Hughes
· 12 years ago
Next »