Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_bionic
/
1fe1137576a1b7faf2d9bede121cc6faeceb50ff
/
libc
1fe1137
Stop using unreasonable numbers of map entries.
by Elliott Hughes
· 12 years ago
309e107
Merge "Update getaddrinfo to RFC6724" into jb-mr2-dev
by Lorenzo Colitti
· 12 years ago
e919b11
Update getaddrinfo to RFC6724
by Lorenzo Colitti
· 12 years ago
96449b3
Extra logging in pthread_create.
by Elliott Hughes
· 12 years ago
c01274c
resolv_cache: hide some libc private functions
by Nick Kralevich
· 12 years ago
887049e
Merge "Update processed linux/fs.h header file" into jb-mr2-dev
by Ken Sumrall
· 12 years ago
da2c158
am 8a6abe38: am bd014c2e: Merge "Remove some dead script code and fix a script comment."
by Elliott Hughes
· 12 years ago
8a6abe3
am bd014c2e: Merge "Remove some dead script code and fix a script comment."
by Elliott Hughes
· 12 years ago
e6ddfc5
Remove some dead script code and fix a script comment.
by Elliott Hughes
· 12 years ago
999dff0
am a850ad4c: am e51d75a9: Merge "Clarify the dlmalloc USAGE_ERROR."
by Elliott Hughes
· 12 years ago
a850ad4
am e51d75a9: Merge "Clarify the dlmalloc USAGE_ERROR."
by Elliott Hughes
· 12 years ago
65a8eb6
Clarify the dlmalloc USAGE_ERROR.
by Elliott Hughes
· 12 years ago
369f923
Merge "libc/arm: add cortex-a7 cpu variant" into jb-mr2-dev
by Dima Zavin
· 12 years ago
c82b339
am 3c1504d9: am 48f25cef: Merge "Stop generating <sys/linux-syscalls.h>."
by Elliott Hughes
· 12 years ago
9386a33
am 93f3811b: am a4075118: Merge "Unhide __set_errno for backwards compatibility."
by Elliott Hughes
· 12 years ago
3c1504d
am 48f25cef: Merge "Stop generating <sys/linux-syscalls.h>."
by Elliott Hughes
· 12 years ago
93f3811
am a4075118: Merge "Unhide __set_errno for backwards compatibility."
by Elliott Hughes
· 12 years ago
48f25ce
Merge "Stop generating <sys/linux-syscalls.h>."
by Elliott Hughes
· 12 years ago
0c973d7
libc/arm: add cortex-a7 cpu variant
by Dima Zavin
· 12 years ago
3198850
Unhide __set_errno for backwards compatibility.
by Elliott Hughes
· 12 years ago
1b91c6c
Stop generating <sys/linux-syscalls.h>.
by Elliott Hughes
· 12 years ago
ba61bb5
am a3fe475c: am c019345a: Merge "Use the correct names for the __ARM_NR_* syscalls."
by Elliott Hughes
· 12 years ago
a3fe475
am c019345a: Merge "Use the correct names for the __ARM_NR_* syscalls."
by Elliott Hughes
· 12 years ago
cda6209
Use the correct names for the __ARM_NR_* syscalls.
by Elliott Hughes
· 12 years ago
e0e5b2f
am 65163750: am c37dd599: Merge "Fix builds where _FORTIFY_SOURCE is off."
by Elliott Hughes
· 12 years ago
6516375
am c37dd599: Merge "Fix builds where _FORTIFY_SOURCE is off."
by Elliott Hughes
· 12 years ago
b826ebf
am 85598626: am 34895c1b: Merge "Replace unnecessary ARM uses of <sys/linux-syscalls.h> with <asm/unistd.h>."
by Elliott Hughes
· 12 years ago
8559862
am 34895c1b: Merge "Replace unnecessary ARM uses of <sys/linux-syscalls.h> with <asm/unistd.h>."
by Elliott Hughes
· 12 years ago
890c8ed
Fix builds where _FORTIFY_SOURCE is off.
by Elliott Hughes
· 12 years ago
34895c1
Merge "Replace unnecessary ARM uses of <sys/linux-syscalls.h> with <asm/unistd.h>."
by Elliott Hughes
· 12 years ago
b44f960
am b80a05fa: am 5c5f303e: Merge "Replace unnecessary MIPS uses of <sys/linux-syscalls.h> with <asm/unistd.h>."
by Elliott Hughes
· 12 years ago
a0dcecc
am bc0d7f73: am e7cb795c: Merge "Replace unnecessary x86 uses of <sys/linux-syscalls.h> with <asm/unistd.h>."
by Elliott Hughes
· 12 years ago
b80a05f
am 5c5f303e: Merge "Replace unnecessary MIPS uses of <sys/linux-syscalls.h> with <asm/unistd.h>."
by Elliott Hughes
· 12 years ago
bc0d7f7
am e7cb795c: Merge "Replace unnecessary x86 uses of <sys/linux-syscalls.h> with <asm/unistd.h>."
by Elliott Hughes
· 12 years ago
5c5f303
Merge "Replace unnecessary MIPS uses of <sys/linux-syscalls.h> with <asm/unistd.h>."
by Elliott Hughes
· 12 years ago
d74a0ff
Update processed linux/fs.h header file
by Ken Sumrall
· 12 years ago
8794ece
Replace unnecessary ARM uses of <sys/linux-syscalls.h> with <asm/unistd.h>.
by Elliott Hughes
· 12 years ago
ddda044
am 5686bb30: am 3323628d: Merge "The SYS_ constants should cover all __NR_ values."
by Elliott Hughes
· 12 years ago
5686bb3
am 3323628d: Merge "The SYS_ constants should cover all __NR_ values."
by Elliott Hughes
· 12 years ago
56d161b
Replace unnecessary MIPS uses of <sys/linux-syscalls.h> with <asm/unistd.h>.
by Elliott Hughes
· 12 years ago
4cdde5f
Replace unnecessary x86 uses of <sys/linux-syscalls.h> with <asm/unistd.h>.
by Elliott Hughes
· 12 years ago
5c2772f
The SYS_ constants should cover all __NR_ values.
by Elliott Hughes
· 12 years ago
c8ded7c
am a3167257: am babb72dc: Merge "Fix pthread_setname_np\'s behavior on invalid pthread_ts."
by Elliott Hughes
· 12 years ago
a316725
am babb72dc: Merge "Fix pthread_setname_np\'s behavior on invalid pthread_ts."
by Elliott Hughes
· 12 years ago
a41ba2f
Fix pthread_setname_np's behavior on invalid pthread_ts.
by Elliott Hughes
· 12 years ago
1e40ace
am a596aa6a: am 26c815c4: Merge "Drop magic number in strrchr and strchr"
by Elliott Hughes
· 12 years ago
17a0d19
am 01c0e19e: am 612333f6: Merge "Don\'t #define SYS_ constants unless they make sense for the current architecture."
by Elliott Hughes
· 12 years ago
a596aa6
am 26c815c4: Merge "Drop magic number in strrchr and strchr"
by Elliott Hughes
· 12 years ago
01c0e19
am 612333f6: Merge "Don\'t #define SYS_ constants unless they make sense for the current architecture."
by Elliott Hughes
· 12 years ago
26c815c
Merge "Drop magic number in strrchr and strchr"
by Elliott Hughes
· 12 years ago
612333f
Merge "Don't #define SYS_ constants unless they make sense for the current architecture."
by Elliott Hughes
· 12 years ago
9724ce3
Don't #define SYS_ constants unless they make sense for the current architecture.
by Elliott Hughes
· 12 years ago
3077d88
am c48968d2: am 4453c51c: Merge "Drop unnecessary execution permission for .cpp/.c/.h"
by Elliott Hughes
· 12 years ago
c48968d
am 4453c51c: Merge "Drop unnecessary execution permission for .cpp/.c/.h"
by Elliott Hughes
· 12 years ago
8f7120b
Drop unnecessary execution permission for .cpp/.c/.h
by Kito Cheng
· 12 years ago
a6cc67c
Drop magic number in strrchr and strchr
by Kito Cheng
· 12 years ago
5c9a25c
am f977d2dc: am 800ad824: Merge "Provide glibc-compatible SYS_* aliases for the __NR_* constants."
by Elliott Hughes
· 12 years ago
f977d2d
am 800ad824: Merge "Provide glibc-compatible SYS_* aliases for the __NR_* constants."
by Elliott Hughes
· 12 years ago
8ecf225
Provide glibc-compatible SYS_* aliases for the __NR_* constants.
by Elliott Hughes
· 12 years ago
c9edc07
am 39e2a408: am 6eb978c9: Merge "Expose wait4 as wait4 rather than __wait4."
by Elliott Hughes
· 12 years ago
39e2a40
am 6eb978c9: Merge "Expose wait4 as wait4 rather than __wait4."
by Elliott Hughes
· 12 years ago
17a8b0d
Expose wait4 as wait4 rather than __wait4.
by Elliott Hughes
· 12 years ago
f46e145
am 9088af19: am 86c31849: Merge "Create arch specific versions of strcmp."
by Christopher Ferris
· 12 years ago
9088af1
am 86c31849: Merge "Create arch specific versions of strcmp."
by Christopher Ferris
· 12 years ago
31dea25
Create arch specific versions of strcmp.
by Christopher Ferris
· 12 years ago
d7dc414
am 987fc5a3: am adeec096: Merge "Hide various symbols that shouldn\'t be exposed."
by Elliott Hughes
· 12 years ago
987fc5a
am adeec096: Merge "Hide various symbols that shouldn\'t be exposed."
by Elliott Hughes
· 12 years ago
12ea800
am 5f829205: am c1416647: Merge "Clean up internal libc logging."
by Elliott Hughes
· 12 years ago
5f82920
am c1416647: Merge "Clean up internal libc logging."
by Elliott Hughes
· 12 years ago
ce53272
Hide various symbols that shouldn't be exposed.
by Elliott Hughes
· 12 years ago
8f2a5a0
Clean up internal libc logging.
by Elliott Hughes
· 12 years ago
e1b0db1
am 50d42294: am e23ed8c6: Merge "Remove useless workaround for HTC RIL bugs."
by Elliott Hughes
· 12 years ago
50d4229
am e23ed8c6: Merge "Remove useless workaround for HTC RIL bugs."
by Elliott Hughes
· 12 years ago
2eb44c5
Remove useless workaround for HTC RIL bugs.
by Elliott Hughes
· 12 years ago
9ede454
am f8d689bc: am 4d696eb4: Merge "Fix a bug in ZoneCompactor that meant the zonetab offset was wrong."
by Elliott Hughes
· 12 years ago
f8d689b
am 4d696eb4: Merge "Fix a bug in ZoneCompactor that meant the zonetab offset was wrong."
by Elliott Hughes
· 12 years ago
4d696eb
Merge "Fix a bug in ZoneCompactor that meant the zonetab offset was wrong."
by Elliott Hughes
· 12 years ago
af7f2f2
Fix a bug in ZoneCompactor that meant the zonetab offset was wrong.
by Elliott Hughes
· 12 years ago
f694ed1
am d30b9f09: Merge "Remove unused arm defines."
by Christopher Ferris
· 12 years ago
306a353
Remove unused arm defines.
by Christopher Ferris
· 12 years ago
c935870
am 2e7b8d63: am f861bc5c: Merge "Don\'t search off the end of the index for bad Olson ids."
by Elliott Hughes
· 12 years ago
2e7b8d6
am f861bc5c: Merge "Don\'t search off the end of the index for bad Olson ids."
by Elliott Hughes
· 12 years ago
e0175ca
Don't search off the end of the index for bad Olson ids.
by Elliott Hughes
· 12 years ago
f557e90
am 2f44c05b: am ec706c24: Merge "Use the kernel\'s MAX_ERRNO in the syscall stubs."
by Elliott Hughes
· 12 years ago
2f44c05
am ec706c24: Merge "Use the kernel\'s MAX_ERRNO in the syscall stubs."
by Elliott Hughes
· 12 years ago
ec706c2
Merge "Use the kernel's MAX_ERRNO in the syscall stubs."
by Elliott Hughes
· 12 years ago
9aceab5
Use the kernel's MAX_ERRNO in the syscall stubs.
by Elliott Hughes
· 12 years ago
2a66ccf
am 980508b0: Merge "Break bionic implementations into arch versions."
by Christopher Ferris
· 12 years ago
980508b
Merge "Break bionic implementations into arch versions."
by Christopher Ferris
· 12 years ago
04954a4
Break bionic implementations into arch versions.
by Christopher Ferris
· 12 years ago
b4d6f28
am a3214c65: am 94a34010: Merge "Support large errno values on ARM."
by Elliott Hughes
· 12 years ago
a3214c6
am 94a34010: Merge "Support large errno values on ARM."
by Elliott Hughes
· 12 years ago
cb2069b
Support large errno values on ARM.
by Elliott Hughes
· 12 years ago
8c73f69
am 36cb88b7: am 53630c0e: Merge "Cache the most-recently used timezone for mktime_tz and localtime_tz."
by Elliott Hughes
· 12 years ago
36cb88b
am 53630c0e: Merge "Cache the most-recently used timezone for mktime_tz and localtime_tz."
by Elliott Hughes
· 12 years ago
53630c0
Merge "Cache the most-recently used timezone for mktime_tz and localtime_tz."
by Elliott Hughes
· 12 years ago
4a05bef
Cache the most-recently used timezone for mktime_tz and localtime_tz.
by Elliott Hughes
· 12 years ago
60ac09b
am 6d6f5e61: am 4b032ee9: Merge "Let bionic use the correct definition of ssize_t."
by Elliott Hughes
· 12 years ago
bf32ffc
am 0b765862: am 62c5cd07: Merge "Upgrade to tzdata2013b."
by Elliott Hughes
· 12 years ago
6d6f5e6
am 4b032ee9: Merge "Let bionic use the correct definition of ssize_t."
by Elliott Hughes
· 12 years ago
Next »