Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_bionic
/
1e75a9b56ad746ff038ca956bd3d83fe4b9a156f
/
libc
00bbc7f
Bionic: Make DISALLOW_COPY_AND_ASSIGN conditional
by Andreas Gampe
· 11 years ago
8c79b4e
Add the <dirent.h> feature macros glibc uses.
by Elliott Hughes
· 11 years ago
e6ac9bb
Remove temporary compatibility hack.
by Elliott Hughes
· 11 years ago
0ac0df8
Fix struct stat to match POSIX 2008.
by Elliott Hughes
· 11 years ago
b86a4c7
Add sethostname(2).
by Elliott Hughes
· 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
b20c244
Implement all the POSIX _l functions.
by Elliott Hughes
· 11 years ago
274afe8
Add POSIX lcong48.
by Elliott Hughes
· 11 years ago
fa7e13b
am a80f11ba: 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
eac625a
am c13a2044: Merge "Fix newlocale with a NULL locale name."
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
dc6599e
Fix warning of missing field initializer.
by Chih-Hung Hsieh
· 11 years ago
9013863
am e76ea9bb: Merge "Ensure we initialize stdin/stdout/stderr\'s recursive mutexes."
by Elliott Hughes
· 11 years ago
6a03abc
Ensure we initialize stdin/stdout/stderr's recursive mutexes.
by Elliott Hughes
· 11 years ago
25f4bb9
am e38bf839: Merge "limits.h: add define for HOST_NAME_MAX"
by Elliott Hughes
· 11 years ago
e38bf83
Merge "limits.h: add define for HOST_NAME_MAX"
by Elliott Hughes
· 11 years ago
0589777
limits.h: add define for HOST_NAME_MAX
by Yongqin Liu
· 11 years ago
4c29b1c
am f362e9fb: Merge "Remove an unused file."
by Elliott Hughes
· 11 years ago
39cd0fa
Remove an unused file.
by Elliott Hughes
· 11 years ago
63edd69
am cbb4606a: Merge "change unsigned int to uint32_t for api arc4random/arc4random_uniform"
by Yabin Cui
· 11 years ago
91bfaed
am 13dcb88b: Merge "Disable tzdata in ."
by Elliott Hughes
· 11 years ago
912fe0a
am f96eaf62: Merge "[x86,x86_64] Fix libgcc unwinding through signal"
by Elliott Hughes
· 11 years ago
a39f939
change unsigned int to uint32_t for api arc4random/arc4random_uniform
by Yabin Cui
· 11 years ago
7dbb1cf
am 021b6412: Merge "Fix the type of u_ar0 in <sys/user.h>."
by Elliott Hughes
· 11 years ago
ee8faa5
am 7f164f60: Merge "POSIX says pthread_mutex_trylock returns EBUSY, not EDEADLK."
by Elliott Hughes
· 11 years ago
e24bf5d
Disable tzdata in $ANDROID_DATA.
by Elliott Hughes
· 11 years ago
3f5d8a0
am cad8d226: Merge "Use mxcr_mask instead of mxcsr_mask to match glibc."
by Elliott Hughes
· 11 years ago
43ec1fb
am a4c0b756: Merge "Add mkfifoat(3)."
by Elliott Hughes
· 11 years ago
ac5df33
am 6c5694b6: Merge "Migrate system/extra getaddrinfo test, and fix a bug in getservbyname(3)."
by Elliott Hughes
· 11 years ago
50321e2
[x86,x86_64] Fix libgcc unwinding through signal
by Pavel Chupin
· 11 years ago
021b641
Merge "Fix the type of u_ar0 in <sys/user.h>."
by Elliott Hughes
· 11 years ago
e03950f
Fix the type of u_ar0 in <sys/user.h>.
by Elliott Hughes
· 11 years ago
5b1111a
POSIX says pthread_mutex_trylock returns EBUSY, not EDEADLK.
by Elliott Hughes
· 11 years ago
96a6f40
am e516321d: Merge "Update bionic to tzdata2014i."
by Elliott Hughes
· 11 years ago
274f5e7
am efd2ec8f: Merge "Fix race condition in timer disarm/delete."
by Christopher Ferris
· 11 years ago
f485547
Use mxcr_mask instead of mxcsr_mask to match glibc.
by Elliott Hughes
· 11 years ago
ca8e84c
Add mkfifoat(3).
by Elliott Hughes
· 11 years ago
ba81112
Migrate system/extra getaddrinfo test, and fix a bug in getservbyname(3).
by Derek Xue
· 11 years ago
e516321
Merge "Update bionic to tzdata2014i."
by Elliott Hughes
· 11 years ago
62d84b1
Fix race condition in timer disarm/delete.
by Christopher Ferris
· 11 years ago
a05c2a2
Update bionic to tzdata2014i.
by Elliott Hughes
· 11 years ago
4b8c96d
Merge commit 'bc8745cc3dd94331d008d553a374e733df978963' into HEAD
by Bill Yi
· 11 years ago
c89ee27
Replace ambiguous cmp operator with cmpl.
by Chih-Hung Hsieh
· 11 years ago
54d7636
Merge "Rename library_offset to library_fd_offset"
by Dmitriy Ivanov
· 11 years ago
a6c1279
Rename library_offset to library_fd_offset
by Dmitriy Ivanov
· 11 years ago
ad13662
Merge "Never use ASAN."
by Dan Albert
· 11 years ago
5ba672e
Never use ASAN.
by Dan Albert
· 11 years ago
bc8745c
am 8f41d3d3: Merge "Fix generic __memcpy_chk implementation."
by Christopher Ferris
· 11 years ago
8f41d3d
Merge "Fix generic __memcpy_chk implementation."
by Christopher Ferris
· 11 years ago
042319b
am 9a740482: Merge "Add -no-integrated-as at local level."
by Chih-Hung Hsieh
· 11 years ago
a371750
Add -no-integrated-as at local level.
by Chih-Hung Hsieh
· 11 years ago
7123d43
Fix generic __memcpy_chk implementation.
by Christopher Ferris
· 11 years ago
96def86
am 90aa7e37: Merge "Only use <atomic> for C++11 and newer."
by Dan Albert
· 11 years ago
3ce0769
Only use <atomic> for C++11 and newer.
by Dan Albert
· 11 years ago
8d87796
am 71cbcdcf: Merge "We don\'t actually need all of libc++ here."
by Dan Albert
· 11 years ago
71cbcdc
Merge "We don't actually need all of libc++ here."
by Dan Albert
· 11 years ago
a7c2e0b
We don't actually need all of libc++ here.
by Dan Albert
· 11 years ago
2476691
am 97df16ba: Merge "Add clock_settime and clock_nanosleep."
by Elliott Hughes
· 11 years ago
1816025
Add clock_settime and clock_nanosleep.
by Haruki Hasegawa
· 11 years ago
951e582
am c2297050: Merge "Add glibc alias for NT_PRFPREG"
by Dmitriy Ivanov
· 11 years ago
737b658
am 083769a3: Merge "Return total footprint, not high water mark."
by Christopher Ferris
· 11 years ago
c01a386
am 94571f9a: Merge "Use LOCAL_CXX_STL to select libc++_static."
by Dan Albert
· 11 years ago
c229705
Merge "Add glibc alias for NT_PRFPREG"
by Dmitriy Ivanov
· 11 years ago
a6bee4d
Add glibc alias for NT_PRFPREG
by Dmitriy Ivanov
· 11 years ago
fee09e5
Return total footprint, not high water mark.
by Christopher Ferris
· 11 years ago
90a29db
Use LOCAL_CXX_STL to select libc++_static.
by Dan Albert
· 11 years ago
472c21b
am 62a665a6: Merge "Add back symbols to fix Greed for Glory franchise."
by Christopher Ferris
· 11 years ago
78ba823
Add back symbols to fix Greed for Glory franchise.
by Christopher Ferris
· 11 years ago
a852bb5
am e9c216fc: Merge "Fix pthread_attr_getstack under valgrind."
by Elliott Hughes
· 11 years ago
9afb2f2
Fix pthread_attr_getstack under valgrind.
by Elliott Hughes
· 11 years ago
95296d4
am d0944d9e: Merge "Re-add dlmalloc for 32 bit."
by Christopher Ferris
· 11 years ago
f183f95
Re-add dlmalloc for 32 bit.
by Christopher Ferris
· 11 years ago
b9122b7
am 8a7f8387: Merge "Use snprintf(3) instead of sprintf(3)."
by Dan Albert
· 11 years ago
a2220ff
am 72d72d91: Merge "Replace uses of sprintf(3) with snprintf(3)."
by Dan Albert
· 11 years ago
ca75f9c
Use snprintf(3) instead of sprintf(3).
by Dan Albert
· 11 years ago
72d72d9
Merge "Replace uses of sprintf(3) with snprintf(3)."
by Dan Albert
· 11 years ago
cfd8c45
Replace uses of sprintf(3) with snprintf(3).
by Dan Albert
· 11 years ago
9a96ca3
am 0511534d: Merge "Don\'t silently return EINVAL for a NULL sem_t*."
by Elliott Hughes
· 11 years ago
75129ae
Don't silently return EINVAL for a NULL sem_t*.
by Elliott Hughes
· 11 years ago
b559513
am 5a3ca374: Merge "Revert "Work around a bug in Immersion\'s libImmEmulatorJ.so.""
by Elliott Hughes
· 11 years ago
5a3ca37
Merge "Revert "Work around a bug in Immersion's libImmEmulatorJ.so.""
by Elliott Hughes
· 11 years ago
6c4a64e
am c9e4f2de: Merge "Inline helpers need to be exported unmangled."
by Dan Albert
· 11 years ago
c9e4f2d
Merge "Inline helpers need to be exported unmangled."
by Dan Albert
· 11 years ago
658727e
Inline helpers need to be exported unmangled.
by Dan Albert
· 11 years ago
3d77327
Revert "Work around a bug in Immersion's libImmEmulatorJ.so."
by Elliott Hughes
· 11 years ago
e698a7b
am e8d9057e: Merge "Work around a bug in Immersion\'s libImmEmulatorJ.so."
by Elliott Hughes
· 11 years ago
7d3f553
Work around a bug in Immersion's libImmEmulatorJ.so.
by Elliott Hughes
· 11 years ago
7c955d7
am eeb9aa02: Merge "Use snprintf instead of sprintf."
by Dan Albert
· 11 years ago
b0fd556
Use snprintf instead of sprintf.
by Dan Albert
· 11 years ago
6869d26
Force export symbols on all x86 variants in libc.
by Christopher Ferris
· 11 years ago
9a7d31e
Merge "resolved conflicts for merge of d11eac34 to lmp-dev-plus-aosp" into lmp-dev-plus-aosp
by Christopher Ferris
· 11 years ago
d61d2b7
resolved conflicts for merge of d11eac34 to lmp-dev-plus-aosp
by Christopher Ferris
· 11 years ago
2d04b5e
am b5cba608: Merge "cdefs.h: add artificial attribute to FORTIFY_SOURCE functions"
by Nick Kralevich
· 11 years ago
d11eac3
Force export symbols on all x86 variants in libc.
by Christopher Ferris
· 11 years ago
1aaa178
cdefs.h: add artificial attribute to FORTIFY_SOURCE functions
by Nick Kralevich
· 11 years ago
47388d8
am 6d569b92: Merge "Add file_offset parameter to android_extinfo"
by Dmitriy Ivanov
· 11 years ago
Next »