Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_bionic
/
a2f6e783cd2a9c503194de3bd0e3d6ecac974cc2
a2f6e78
am c9278b8a: Merge "libc: Move <sgidefs.h> to libc/arch-mips/"
by David 'Digit' Turner
· 11 years ago
c9278b8
Merge "libc: Move <sgidefs.h> to libc/arch-mips/"
by David 'Digit' Turner
· 11 years ago
9014065
am 649f78df: Merge "fix shared gid support in getpwnam/getgrnam"
by Yabin Cui
· 11 years ago
649f78d
Merge "fix shared gid support in getpwnam/getgrnam"
by Yabin Cui
· 11 years ago
a04c79b
fix shared gid support in getpwnam/getgrnam
by Yabin Cui
· 11 years ago
5266383
am 27aa9c5b: Merge "Fix jump to unmapped memory on atexit"
by Dmitriy Ivanov
· 11 years ago
27aa9c5
Merge "Fix jump to unmapped memory on atexit"
by Dmitriy Ivanov
· 11 years ago
a254705
Fix jump to unmapped memory on atexit
by Dmitriy Ivanov
· 11 years ago
6e50cb4
libc: Move <sgidefs.h> to libc/arch-mips/
by David 'Digit' Turner
· 11 years ago
cbdc7e6
am 8eda0a6d: Merge "libc: Fix mktime returns an uncorrect time in empty TZ case"
by Elliott Hughes
· 11 years ago
8eda0a6
Merge "libc: Fix mktime returns an uncorrect time in empty TZ case"
by Elliott Hughes
· 11 years ago
78d809f
am ee4c8feb: Merge "bionic/test: migrate sysconf tests from system/extras to bionic/tests"
by Dmitriy Ivanov
· 11 years ago
ee4c8fe
Merge "bionic/test: migrate sysconf tests from system/extras to bionic/tests"
by Dmitriy Ivanov
· 11 years ago
18aa454
am f2c88209: Merge "Add getaddrinfo(3) tests for NULL arguments."
by Elliott Hughes
· 11 years ago
c0aba7c
am 35f8910e: Merge "Remove remaining bionic support for TARGET_CPU_SMP being false."
by Elliott Hughes
· 11 years ago
f2c8820
Merge "Add getaddrinfo(3) tests for NULL arguments."
by Elliott Hughes
· 11 years ago
35f8910
Merge "Remove remaining bionic support for TARGET_CPU_SMP being false."
by Elliott Hughes
· 11 years ago
bfbf7a4
Remove remaining bionic support for TARGET_CPU_SMP being false.
by Elliott Hughes
· 11 years ago
32fea14
Add getaddrinfo(3) tests for NULL arguments.
by Elliott Hughes
· 11 years ago
c449b7a
am eef1eb64: Merge "Allow asan for glibc tests."
by Dan Albert
· 11 years ago
eef1eb6
Merge "Allow asan for glibc tests."
by Dan Albert
· 11 years ago
01f1ff2
Allow asan for glibc tests.
by Dan Albert
· 11 years ago
154e202
libc: Fix mktime returns an uncorrect time in empty TZ case
by Satoru Takeuchi
· 11 years ago
bc64476
bionic/test: migrate sysconf tests from system/extras to bionic/tests
by Derek Xue
· 11 years ago
48c6f1b
am 38569312: Merge "Add functions in sysinfo.h."
by Yabin Cui
· 11 years ago
3856931
Merge "Add functions in sysinfo.h."
by Yabin Cui
· 11 years ago
9d93986
Add functions in sysinfo.h.
by Yabin Cui
· 11 years ago
b4e7f4e
am 661423a4: Merge "Increase support of pathconf options."
by Yabin Cui
· 11 years ago
661423a
Merge "Increase support of pathconf options."
by Yabin Cui
· 11 years ago
b5e581a
Increase support of pathconf options.
by Yabin Cui
· 11 years ago
c2760b1
am 4cf942d3: Merge "sysconf(3) returns long."
by Elliott Hughes
· 11 years ago
4cf942d
Merge "sysconf(3) returns long."
by Elliott Hughes
· 11 years ago
60d84af
sysconf(3) returns long.
by Elliott Hughes
· 11 years ago
7cc4d2e
am cdcef73a: Merge "Add non-macro stdin/stdout/stderr too."
by Elliott Hughes
· 11 years ago
cdcef73
Merge "Add non-macro stdin/stdout/stderr too."
by Elliott Hughes
· 11 years ago
168667c
Add non-macro stdin/stdout/stderr too.
by Elliott Hughes
· 11 years ago
2314526
am 27fa71eb: Merge "Fix host build for arm/arm64"
by Dmitriy Ivanov
· 11 years ago
27fa71e
Merge "Fix host build for arm/arm64"
by Dmitriy Ivanov
· 11 years ago
9df4b13
Fix host build for arm/arm64
by Dmitriy Ivanov
· 11 years ago
4ed1814
am 898aab28: Merge "Add test for --hash-style=sysv"
by Dmitriy Ivanov
· 11 years ago
898aab2
Merge "Add test for --hash-style=sysv"
by Dmitriy Ivanov
· 11 years ago
b335677
Add test for --hash-style=sysv
by Dmitriy Ivanov
· 11 years ago
ca8b70b
am c490b502: Merge "Rename soinfo methods and fields"
by Dmitriy Ivanov
· 11 years ago
c490b50
Merge "Rename soinfo methods and fields"
by Dmitriy Ivanov
· 11 years ago
047b593
Rename soinfo methods and fields
by Dmitriy Ivanov
· 11 years ago
e6d238a
am 59b1dea8: Merge "Add missing function prototypes wcpcpy/wcpncpy."
by Christopher Ferris
· 11 years ago
59b1dea
Merge "Add missing function prototypes wcpcpy/wcpncpy."
by Christopher Ferris
· 11 years ago
5c7d958
Add missing function prototypes wcpcpy/wcpncpy.
by Christopher Ferris
· 11 years ago
9cfd1ec
am 0a135b42: Merge "Fix our <mntent.h> implementation."
by Elliott Hughes
· 11 years ago
0a135b4
Merge "Fix our <mntent.h> implementation."
by Elliott Hughes
· 11 years ago
e3c4acf
Fix our <mntent.h> implementation.
by Elliott Hughes
· 11 years ago
105962b
am 288fa03a: Merge "Assume glibc >= 2.15."
by Elliott Hughes
· 11 years ago
288fa03
Merge "Assume glibc >= 2.15."
by Elliott Hughes
· 11 years ago
4dcb9c7
am 6229798a: Merge "Don\'t receive structs containing pointers over sockets."
by Elliott Hughes
· 11 years ago
6229798
Merge "Don't receive structs containing pointers over sockets."
by Elliott Hughes
· 11 years ago
5b53da0
am 854c98d6: Merge "Allow stdatomic.h to be included from mingw prebuilt."
by Hans Boehm
· 11 years ago
854c98d
Merge "Allow stdatomic.h to be included from mingw prebuilt."
by Hans Boehm
· 11 years ago
55293c1
Don't receive structs containing pointers over sockets.
by Elliott Hughes
· 11 years ago
68d98d8
Assume glibc >= 2.15.
by Elliott Hughes
· 11 years ago
04d2a59
am 92a585c9: Merge "Fix glibc 2.15 build."
by Elliott Hughes
· 11 years ago
353463d
am 38b47f6e: Merge "Fix mips build"
by Dmitriy Ivanov
· 11 years ago
92a585c
Merge "Fix glibc 2.15 build."
by Elliott Hughes
· 11 years ago
38b47f6
Merge "Fix mips build"
by Dmitriy Ivanov
· 11 years ago
fb50057
Fix glibc 2.15 build.
by Elliott Hughes
· 11 years ago
8894091
Fix mips build
by Dmitriy Ivanov
· 11 years ago
8d31f51
am 16db1ae1: Merge "Add support for hash-style=gnu"
by Dmitriy Ivanov
· 11 years ago
16db1ae
Merge "Add support for hash-style=gnu"
by Dmitriy Ivanov
· 11 years ago
95f197f
Allow stdatomic.h to be included from mingw prebuilt.
by Hans Boehm
· 11 years ago
ed3555f
am 468f8410: Merge "Add documentation about checkbuild."
by Dan Albert
· 11 years ago
468f841
Merge "Add documentation about checkbuild."
by Dan Albert
· 11 years ago
e66d57f
Add documentation about checkbuild.
by Dan Albert
· 11 years ago
ec18ce0
Add support for hash-style=gnu
by Dmitriy Ivanov
· 11 years ago
616fa27
am 5d05d025: Merge "Add 64-bit slm optimized strlcpy and srlcat."
by Christopher Ferris
· 11 years ago
5d05d02
Merge "Add 64-bit slm optimized strlcpy and srlcat."
by Christopher Ferris
· 11 years ago
1b6b274
am e5cabca5: Merge "implement missing seekdir and telldir"
by Yabin Cui
· 11 years ago
e5cabca
Merge "implement missing seekdir and telldir"
by Yabin Cui
· 11 years ago
03dd63b
am bbdfa518: Merge "gethostname.c: change to report ENAMETOOLONG error when buflen is less"
by Elliott Hughes
· 11 years ago
a4adc81
am 83204d57: Merge "bionic tests: migrate gethostname test to unistd_test.cpp from system/extras"
by Elliott Hughes
· 11 years ago
bbdfa51
Merge "gethostname.c: change to report ENAMETOOLONG error when buflen is less"
by Elliott Hughes
· 11 years ago
83204d5
Merge "bionic tests: migrate gethostname test to unistd_test.cpp from system/extras"
by Elliott Hughes
· 11 years ago
2f954ba
gethostname.c: change to report ENAMETOOLONG error when buflen is less
by Yongqin Liu
· 11 years ago
d94e7f0
bionic tests: migrate gethostname test to unistd_test.cpp from system/extras
by Derek Xue
· 11 years ago
2e7145c
Add 64-bit slm optimized strlcpy and srlcat.
by Varvara Rainchik
· 11 years ago
c25737a
am 22271d0c: Merge "Upgrade bionic to tzdata2014j."
by Elliott Hughes
· 11 years ago
22271d0
Merge "Upgrade bionic to tzdata2014j."
by Elliott Hughes
· 11 years ago
db71c2f
am 440c80ad: Merge "Fix tzdata update tools for \'backzone\'."
by Elliott Hughes
· 11 years ago
b11d8e0
Upgrade bionic to tzdata2014j.
by Elliott Hughes
· 11 years ago
440c80a
Merge "Fix tzdata update tools for 'backzone'."
by Elliott Hughes
· 11 years ago
2c2463b
Fix tzdata update tools for 'backzone'.
by Elliott Hughes
· 11 years ago
bb50a66
am 1fb6a4d5: Merge "bionic: libc: Added path to vendor build properties file."
by Daniel Rosenberg
· 11 years ago
1fb6a4d
Merge "bionic: libc: Added path to vendor build properties file."
by Daniel Rosenberg
· 11 years ago
71d220c
bionic: libc: Added path to vendor build properties file.
by Daniel Rosenberg
· 11 years ago
5f93f65
am 1e75a9b5: Merge "Bionic: Make DISALLOW_COPY_AND_ASSIGN conditional"
by Andreas Gampe
· 11 years ago
1e75a9b
Merge "Bionic: Make DISALLOW_COPY_AND_ASSIGN conditional"
by Andreas Gampe
· 11 years ago
00bbc7f
Bionic: Make DISALLOW_COPY_AND_ASSIGN conditional
by Andreas Gampe
· 11 years ago
ea8913f
am 1e1ae4a7: Merge "Add align/overread tests for strlcpy/strlcat."
by Christopher Ferris
· 11 years ago
1e1ae4a
Merge "Add align/overread tests for strlcpy/strlcat."
by Christopher Ferris
· 11 years ago
307d61c
am 6e7e2d20: Merge "Add the <dirent.h> feature macros glibc uses."
by Elliott Hughes
· 11 years ago
6e7e2d2
Merge "Add the <dirent.h> feature macros glibc uses."
by Elliott Hughes
· 11 years ago
8c79b4e
Add the <dirent.h> feature macros glibc uses.
by Elliott Hughes
· 11 years ago
Next »