Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_bionic
/
4cf942d318f2856dff078798ce9a3eac5de593b7
4cf942d
Merge "sysconf(3) returns long."
by Elliott Hughes
· 11 years ago
60d84af
sysconf(3) returns long.
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
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
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
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
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
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
288fa03
Merge "Assume glibc >= 2.15."
by Elliott Hughes
· 11 years ago
6229798
Merge "Don't receive structs containing pointers over sockets."
by Elliott Hughes
· 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
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
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
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
5d05d02
Merge "Add 64-bit slm optimized strlcpy and srlcat."
by Christopher Ferris
· 11 years ago
e5cabca
Merge "implement missing seekdir and telldir"
by Yabin Cui
· 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
22271d0
Merge "Upgrade bionic to tzdata2014j."
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
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
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
1e1ae4a
Merge "Add align/overread tests for strlcpy/strlcat."
by Christopher Ferris
· 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
1468765
Add align/overread tests for strlcpy/strlcat.
by Christopher Ferris
· 11 years ago
6330b70
Merge "Remove temporary compatibility hack."
by Elliott Hughes
· 11 years ago
e6ac9bb
Remove temporary compatibility hack.
by Elliott Hughes
· 11 years ago
b636009
Merge "Fix struct stat to match POSIX 2008."
by Elliott Hughes
· 11 years ago
0ac0df8
Fix struct stat to match POSIX 2008.
by Elliott Hughes
· 11 years ago
47b9083
Merge "Add sethostname(2)."
by Elliott Hughes
· 11 years ago
b86a4c7
Add sethostname(2).
by Elliott Hughes
· 11 years ago
5ca4a9e
implement missing seekdir and telldir
by Yabin Cui
· 11 years ago
2ed9ee1
Merge remote-tracking branch 'goog/stage-aosp-master' into HEAD
by The Android Open Source Project
· 11 years ago
cd30cb3
am 08a70184: Merge "Add POSIX lcong48."
by Elliott Hughes
· 11 years ago
6e555e4
Merge "Implement all the POSIX _l functions."
by Elliott Hughes
· 11 years ago
b20c244
Implement all the POSIX _l functions.
by Elliott Hughes
· 11 years ago
08a7018
Merge "Add POSIX lcong48."
by Elliott Hughes
· 11 years ago
274afe8
Add POSIX lcong48.
by Elliott Hughes
· 11 years ago
e449e68
am 39ba3035: Merge "Fix our <complex.h> support."
by Elliott Hughes
· 11 years ago
39ba303
Merge "Fix our <complex.h> support."
by Elliott Hughes
· 11 years ago
c50ae0b
am 99cf8d08: Merge "make all bionic death tests not dumpable"
by Yabin Cui
· 11 years ago
b8ee16f
Fix our <complex.h> support.
by Elliott Hughes
· 11 years ago
99cf8d0
Merge "make all bionic death tests not dumpable"
by Yabin Cui
· 11 years ago
9df7040
make all bionic death tests not dumpable
by Yabin Cui
· 11 years ago
fa7e13b
am a80f11ba: Merge "Add support for listing missing POSIX 2013 symbols."
by Elliott Hughes
· 11 years ago
a80f11b
Merge "Add support for listing missing POSIX 2013 symbols."
by Elliott Hughes
· 11 years ago
6370aed
Add support for listing missing POSIX 2013 symbols.
by Elliott Hughes
· 11 years ago
c68a910
am 23113831: Merge "check invalid file offset when loading library"
by Yabin Cui
· 11 years ago
2311383
Merge "check invalid file offset when loading library"
by Yabin Cui
· 11 years ago
eac625a
am c13a2044: Merge "Fix newlocale with a NULL locale name."
by Elliott Hughes
· 11 years ago
bce54a2
am 57df00a4: Merge "Improve math tests to allow a specific ulp bound."
by Elliott Hughes
· 11 years ago
45f736b
am 6c8f2475: Merge "Fix warning of missing field initializer."
by Chih-Hung Hsieh
· 11 years ago
c13a204
Merge "Fix newlocale with a NULL locale name."
by Elliott Hughes
· 11 years ago
7e0d0f8
Fix newlocale with a NULL locale name.
by Elliott Hughes
· 11 years ago
57df00a
Merge "Improve math tests to allow a specific ulp bound."
by Elliott Hughes
· 11 years ago
1b37ba2
Improve math tests to allow a specific ulp bound.
by Elliott Hughes
· 11 years ago
6c8f247
Merge "Fix warning of missing field initializer."
by Chih-Hung Hsieh
· 11 years ago
16f7f8d
check invalid file offset when loading library
by Yabin Cui
· 11 years ago
dc6599e
Fix warning of missing field initializer.
by Chih-Hung Hsieh
· 11 years ago
5939060
am 695781b6: Merge "Make host tests depend on /system/etc/hosts."
by Dan Albert
· 11 years ago
9013863
am e76ea9bb: Merge "Ensure we initialize stdin/stdout/stderr\'s recursive mutexes."
by Elliott Hughes
· 11 years ago
695781b
Merge "Make host tests depend on /system/etc/hosts."
by Dan Albert
· 11 years ago
e76ea9b
Merge "Ensure we initialize stdin/stdout/stderr's recursive mutexes."
by Elliott Hughes
· 11 years ago
62b7279
Make host tests depend on /system/etc/hosts.
by Dan Albert
· 11 years ago
6a03abc
Ensure we initialize stdin/stdout/stderr's recursive mutexes.
by Elliott Hughes
· 11 years ago
75cd66a
am 38ff8822: Merge "Revert "Use local copy of the library name on dlopen""
by Dmitriy Ivanov
· 11 years ago
38ff882
Merge "Revert "Use local copy of the library name on dlopen""
by Dmitriy Ivanov
· 11 years ago
9fb216f
Revert "Use local copy of the library name on dlopen"
by Dmitriy Ivanov
· 11 years ago
6cba0e3
am 36ffc73e: Merge "Fix arm64 and arm builds."
by Dmitriy Ivanov
· 11 years ago
36ffc73
Merge "Fix arm64 and arm builds."
by Dmitriy Ivanov
· 11 years ago
4e446b1
Fix arm64 and arm builds.
by Dmitriy Ivanov
· 11 years ago
a334934
am f33ad400: Merge "Fix symbol lookup order during relocation"
by Dmitriy Ivanov
· 11 years ago
f33ad40
Merge "Fix symbol lookup order during relocation"
by Dmitriy Ivanov
· 11 years ago
703581a
am 74c0ccd4: Merge "Use local copy of the library name on dlopen"
by Dmitriy Ivanov
· 11 years ago
74c0ccd
Merge "Use local copy of the library name on dlopen"
by Dmitriy Ivanov
· 11 years ago
da8e591
Use local copy of the library name on dlopen
by Dmitriy Ivanov
· 11 years ago
d225a5e
Fix symbol lookup order during relocation
by Dmitriy Ivanov
· 11 years ago
25f4bb9
am e38bf839: Merge "limits.h: add define for HOST_NAME_MAX"
by Elliott Hughes
· 11 years ago
Next »