Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
bionic
/
5995bf880e2a7fac249382f0a929b7271c843122
« Previous
c468713
Merge "libc: upgrade some libc functions to _FORTIFY_SOURCE=2"
by Nick Kralevich
· 12 years ago
9020fd5
libc: upgrade some libc functions to _FORTIFY_SOURCE=2
by Nick Kralevich
· 12 years ago
b94b285
Merge "libc: upgrade sprintf to _FORTIFY_SOURCE=2"
by Nick Kralevich
· 12 years ago
78d6d98
libc: upgrade sprintf to _FORTIFY_SOURCE=2
by Nick Kralevich
· 12 years ago
382a775
Merge "strncpy: implement _FORTIFY_SOURCE=2"
by Nick Kralevich
· 12 years ago
1aae9bd
strncpy: implement _FORTIFY_SOURCE=2
by Nick Kralevich
· 12 years ago
c6dc62f
Merge "[NETFILTER]: Fix iptables ABI breakage"
by Nick Kralevich
· 12 years ago
e66ad78
[NETFILTER]: Fix iptables ABI breakage
by Nick Kralevich
· 12 years ago
f7153fd
Merge "Remove redundant space within square brackets"
by Andrew Hsieh
· 12 years ago
9ff1ffd
Merge "Improve diagnostics in the face of bad tzdata."
by Elliott Hughes
· 12 years ago
e7aaad8
Improve diagnostics in the face of bad tzdata.
by Elliott Hughes
· 12 years ago
5f28fde
Merge "linker: only re-open std* for setuid programs."
by Nick Kralevich
· 12 years ago
8d3e91d
linker: only re-open std* for setuid programs.
by Nick Kralevich
· 12 years ago
e8f46e8
Remove redundant space within square brackets
by Andrew Hsieh
· 12 years ago
87efcd2
Merge "Don't avoid IPv6 when looking for new tzdata."
by Elliott Hughes
· 12 years ago
85aeb49
Don't avoid IPv6 when looking for new tzdata.
by Elliott Hughes
· 12 years ago
c705daa
Merge "Disable IPv6 when looking for tzdata updates."
by Elliott Hughes
· 12 years ago
21da42e
Disable IPv6 when looking for tzdata updates.
by Elliott Hughes
· 12 years ago
2c60c18
Merge "Upgrade to tzdata2013c."
by Elliott Hughes
· 12 years ago
bda2fb5
Merge "Add signature checking to HTTP tzdata updates."
by Elliott Hughes
· 12 years ago
676e66d
Add signature checking to HTTP tzdata updates.
by Elliott Hughes
· 12 years ago
2379088
Upgrade to tzdata2013c.
by Elliott Hughes
· 12 years ago
70e0bd3
Merge "Rename the tzdata update tool, and add HTTP support."
by Elliott Hughes
· 12 years ago
f8dff7d
Rename the tzdata update tool, and add HTTP support.
by Elliott Hughes
· 12 years ago
8c181aa
Merge "Use hidden visibility for internal-use-only functions"
by Elliott Hughes
· 12 years ago
516a897
Merge "Rewrite memset for cortexa15 to use strd."
by Christopher Ferris
· 12 years ago
b3c8c4d
Merge "Switch to current FreeBSD qsort."
by Elliott Hughes
· 12 years ago
796cbe2
Rewrite memset for cortexa15 to use strd.
by Christopher Ferris
· 12 years ago
ea48974
Use hidden visibility for internal-use-only functions
by Kito Cheng
· 12 years ago
0b25f63
Switch to current FreeBSD qsort.
by Elliott Hughes
· 12 years ago
ed36d95
Merge "Start moving to current FreeBSD stdio."
by Elliott Hughes
· 12 years ago
6b05c8e
Start moving to current FreeBSD stdio.
by Elliott Hughes
· 12 years ago
b632857
Merge "Add missing include and function prototype for sched_getaffinity."
by Elliott Hughes
· 12 years ago
4ca685e
Add missing include and function prototype for sched_getaffinity.
by Kito Cheng
· 12 years ago
fc76c7d
Merge "Add missing branch in memcpy.S dst aligned case."
by Christopher Ferris
· 12 years ago
bf0d1ad
Add missing branch in memcpy.S dst aligned case.
by Christopher Ferris
· 12 years ago
68fd78e
Merge "Update to latest cortexa15 memcpy code."
by Christopher Ferris
· 12 years ago
185ce72
Update to latest cortexa15 memcpy code.
by Christopher Ferris
· 12 years ago
240fb86
Merge "Make abort messages available to debuggerd."
by Elliott Hughes
· 12 years ago
0d787c1
Make abort messages available to debuggerd.
by Elliott Hughes
· 12 years ago
014c75c
Merge "Prevent name conflict for eventfd.cpp and eventfd.s when building libc.a"
by Elliott Hughes
· 12 years ago
8baa929
Prevent name conflict for eventfd.cpp and eventfd.s when building libc.a
by Kito Cheng
· 12 years ago
14c840d
Merge "Fix the SYSCALLS.TXT documentation and remove a dead script."
by Elliott Hughes
· 12 years ago
a51916b
Fix the SYSCALLS.TXT documentation and remove a dead script.
by Elliott Hughes
· 12 years ago
162b441
Merge "Stop using unreasonable numbers of map entries."
by Elliott Hughes
· 12 years ago
4ace92c
Stop using unreasonable numbers of map entries.
by Elliott Hughes
· 12 years ago
7a29f40
Merge "Update getaddrinfo to RFC6724"
by Elliott Hughes
· 12 years ago
378b0e1
Update getaddrinfo to RFC6724
by Lorenzo Colitti
· 12 years ago
6bb17df
Merge "Extra logging in pthread_create."
by Elliott Hughes
· 12 years ago
cfa089d
Extra logging in pthread_create.
by Elliott Hughes
· 12 years ago
74b324a
Merge "Update processed linux/fs.h header file"
by Jean-Baptiste Queru
· 12 years ago
ce636ca
Update processed linux/fs.h header file
by Ken Sumrall
· 12 years ago
bd014c2
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
e51d75a
Merge "Clarify the dlmalloc USAGE_ERROR."
by Elliott Hughes
· 12 years ago
65a8eb6
Clarify the dlmalloc USAGE_ERROR.
by Elliott Hughes
· 12 years ago
48f25ce
Merge "Stop generating <sys/linux-syscalls.h>."
by Elliott Hughes
· 12 years ago
a407511
Merge "Unhide __set_errno for backwards compatibility."
by Elliott Hughes
· 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
c019345
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
c37dd59
Merge "Fix builds where _FORTIFY_SOURCE is off."
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
5c5f303
Merge "Replace unnecessary MIPS uses of <sys/linux-syscalls.h> with <asm/unistd.h>."
by Elliott Hughes
· 12 years ago
e7cb795
Merge "Replace unnecessary x86 uses of <sys/linux-syscalls.h> with <asm/unistd.h>."
by Elliott Hughes
· 12 years ago
8794ece
Replace unnecessary ARM uses of <sys/linux-syscalls.h> with <asm/unistd.h>.
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
3323628
Merge "The SYS_ constants should cover all __NR_ values."
by Elliott Hughes
· 12 years ago
5c2772f
The SYS_ constants should cover all __NR_ values.
by Elliott Hughes
· 12 years ago
babb72d
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
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
4453c51
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
800ad82
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
6eb978c
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
86c3184
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
adeec09
Merge "Hide various symbols that shouldn't be exposed."
by Elliott Hughes
· 12 years ago
ce53272
Hide various symbols that shouldn't be exposed.
by Elliott Hughes
· 12 years ago
c141664
Merge "Clean up internal libc logging."
by Elliott Hughes
· 12 years ago
8f2a5a0
Clean up internal libc logging.
by Elliott Hughes
· 12 years ago
e23ed8c
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
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
d30b9f0
Merge "Remove unused arm defines."
by Christopher Ferris
· 12 years ago
306a353
Remove unused arm defines.
by Christopher Ferris
· 12 years ago
f861bc5
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
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
Next »