Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_bionic
/
8598f1fd66b347fcee5e07720f246d33464adfb0
8598f1f
Merge "forkpty: set the output fd to -1 on the slave side." am: ba2232d013
by Josh Gao
· 9 years ago
ba2232d
Merge "forkpty: set the output fd to -1 on the slave side."
by Josh Gao
· 9 years ago
a990df3
Merge "Don\'t call clock_getres in sysconf." am: a703498f0c
by Elliott Hughes
· 9 years ago
a703498
Merge "Don't call clock_getres in sysconf."
by Elliott Hughes
· 9 years ago
d2b8de2
Don't call clock_getres in sysconf.
by Elliott Hughes
· 9 years ago
6d7c1ee
forkpty: set the output fd to -1 on the slave side.
by Josh Gao
· 9 years ago
5bfd3ff
Merge "Add __memset_chk assembler for mips32 and mips64." am: c4d2bede15
by Douglas Leung
· 9 years ago
c4d2bed
Merge "Add __memset_chk assembler for mips32 and mips64."
by Elliott Hughes
· 9 years ago
29d4b71
Add __memset_chk assembler for mips32 and mips64.
by Douglas Leung
· 9 years ago
b4e083e
Merge "libm: rename LIBC_PRIVATE to LIBC_DEPRECATED" am: 015f2e803a
by Dimitry Ivanov
· 9 years ago
91c9943
Merge "Enable test with clang aarch64." am: cb9e4530a8
by Chih-Hung Hsieh
· 9 years ago
015f2e8
Merge "libm: rename LIBC_PRIVATE to LIBC_DEPRECATED"
by Dimitry Ivanov
· 9 years ago
cb9e453
Merge "Enable test with clang aarch64."
by Chih-hung Hsieh
· 9 years ago
389e28e
Enable test with clang aarch64.
by Chih-Hung Hsieh
· 9 years ago
9296460
libm: rename LIBC_PRIVATE to LIBC_DEPRECATED
by Dimitry Ivanov
· 9 years ago
b9b99b8
Merge "Add x86 __memset_chk assembler." am: 728e0e9b97
by Elliott Hughes
· 9 years ago
728e0e9
Merge "Add x86 __memset_chk assembler."
by Elliott Hughes
· 9 years ago
6ac4d0a
Merge "Fix x86-64 __memset_chk." am: 7d188ce0fe
by Elliott Hughes
· 9 years ago
7d188ce
Merge "Fix x86-64 __memset_chk."
by Elliott Hughes
· 9 years ago
a80ddc8
Fix x86-64 __memset_chk.
by Elliott Hughes
· 9 years ago
27770d6
Merge "Update Android.bp with recent *.mk changes" am: 5f67f8ae9d
by Dan Willemsen
· 9 years ago
81d6a18
Add x86 __memset_chk assembler.
by Elliott Hughes
· 9 years ago
5f67f8a
Merge "Update Android.bp with recent *.mk changes"
by Dan Willemsen
· 9 years ago
a27d8c3
Update Android.bp with recent *.mk changes
by Dan Willemsen
· 9 years ago
915f64c
Merge "Clean up bcopy cruft." am: f3b42e5ae7
by Elliott Hughes
· 9 years ago
f3b42e5
Merge "Clean up bcopy cruft."
by Elliott Hughes
· 9 years ago
a8dc8e6
Merge "Mandate optimized assembler for x86-64 __memset_chk." am: ff9bda7201
by Elliott Hughes
· 9 years ago
ff9bda7
Merge "Mandate optimized assembler for x86-64 __memset_chk."
by Elliott Hughes
· 9 years ago
6e7e53a
Merge changes I17c22dc2,I9989e2ea am: 19ca2fe82f
by Josh Gao
· 9 years ago
19ca2fe
Merge changes I17c22dc2,I9989e2ea
by Josh Gao
· 9 years ago
0c3655a
Add a checksum to jmp_buf on AArch64.
by Josh Gao
· 9 years ago
a4c6913
Add a checksum to jmp_buf on ARM.
by Josh Gao
· 9 years ago
bed110a
Clean up bcopy cruft.
by Elliott Hughes
· 9 years ago
11dcd28
Merge "Remove optimized code for bzero, which was removed from POSIX in 2008."
by Elliott Hughes
· 9 years ago
6809af0
Merge "Remove optimized code for bzero, which was removed from POSIX in 2008."
by Elliott Hughes
· 9 years ago
01d5b94
Remove optimized code for bzero, which was removed from POSIX in 2008.
by Elliott Hughes
· 9 years ago
e579456
Merge "Mandate optimized __memset_chk for arm and arm64." am: 5e57039c24
by Elliott Hughes
· 9 years ago
61c95fe
Mandate optimized assembler for x86-64 __memset_chk.
by Elliott Hughes
· 9 years ago
5e57039
Merge "Mandate optimized __memset_chk for arm and arm64."
by Elliott Hughes
· 9 years ago
b2fd768
Merge "libdl: Rename LIBC_PRIVATE to LIBC_PLATFORM" am: 6e30ca516b
by Dimitry Ivanov
· 9 years ago
6e30ca5
Merge "libdl: Rename LIBC_PRIVATE to LIBC_PLATFORM"
by Dimitry Ivanov
· 9 years ago
7846093
Mandate optimized __memset_chk for arm and arm64.
by Elliott Hughes
· 9 years ago
7264f57
Merge "Do not add linker the _r_debug.r_map on link_image" am: ca75a3e3e7
by Dimitry Ivanov
· 9 years ago
ca75a3e
Merge "Do not add linker the _r_debug.r_map on link_image"
by Dimitry Ivanov
· 9 years ago
98cdef3
libdl: Rename LIBC_PRIVATE to LIBC_PLATFORM
by Dimitry Ivanov
· 9 years ago
61050ed
Merge "Improve diagnostics from the assembler __memcpy_chk routines."
by Elliott Hughes
· 9 years ago
2332d52
Merge "Improve diagnostics from the assembler __memcpy_chk routines."
by Elliott Hughes
· 9 years ago
e97d8ed
Do not add linker the _r_debug.r_map on link_image
by Dimitry Ivanov
· 9 years ago
869dfdc
Merge "Fix getifaddrs\' handling of point-to-point interfaces." am: c5fa374ee9
by Elliott Hughes
· 9 years ago
c5fa374
Merge "Fix getifaddrs' handling of point-to-point interfaces."
by Elliott Hughes
· 9 years ago
ef925e5
Fix getifaddrs' handling of point-to-point interfaces.
by Elliott Hughes
· 9 years ago
e80bd8c
Merge "linker: print "not accessible" error message to the log" am: a3be5bfded
by Dimitry Ivanov
· 9 years ago
a3be5bf
Merge "linker: print "not accessible" error message to the log"
by Dimitry Ivanov
· 9 years ago
d17a377
linker: print "not accessible" error message to the log
by Dimitry Ivanov
· 9 years ago
3c6016f
Improve diagnostics from the assembler __memcpy_chk routines.
by Elliott Hughes
· 9 years ago
2ed0e35
Merge "Improve diagnostics from the assembler __memset_chk routines."
by Elliott Hughes
· 9 years ago
c199690
Merge "Improve diagnostics from the assembler __memset_chk routines."
by Elliott Hughes
· 9 years ago
62e5964
Improve diagnostics from the assembler __memset_chk routines.
by Elliott Hughes
· 9 years ago
3bb5ea6
Merge "Update libgcc_compat.c file for mips32 arch" am: 4fedc4154d
by Lazar Trsic
· 9 years ago
4fedc41
Merge "Update libgcc_compat.c file for mips32 arch"
by Dimitry Ivanov
· 9 years ago
375a915
Update libgcc_compat.c file for mips32 arch
by Lazar Trsic
· 9 years ago
b908f71
Merge "Copy the entire zero-separated DNS seach domain string." am: 2de7983470
by Pierre Imai
· 9 years ago
2de7983
Merge "Copy the entire zero-separated DNS seach domain string."
by Pierre Imai
· 9 years ago
686a2be
Merge "Rewrite ifaddrs#getifaddrs_INET." am: 27900405c6
by Elliott Hughes
· 9 years ago
2790040
Merge "Rewrite ifaddrs#getifaddrs_INET."
by Elliott Hughes
· 9 years ago
bf97770
Rewrite ifaddrs#getifaddrs_INET.
by Elliott Hughes
· 9 years ago
787e3f6
Merge "Move hard-coded values to constants." am: 6fa50a292e
by Christopher Ferris
· 9 years ago
6fa50a2
Merge "Move hard-coded values to constants."
by Christopher Ferris
· 9 years ago
8588413
Merge "Update Android.bp with recent Android.mk changes" am: bb3add2125
by Dan Willemsen
· 9 years ago
bb3add2
Merge "Update Android.bp with recent Android.mk changes"
by Dan Willemsen
· 9 years ago
879cec2
Update Android.bp with recent Android.mk changes
by Dan Willemsen
· 9 years ago
0967fc7
Copy the entire zero-separated DNS seach domain string.
by Pierre Imai
· 9 years ago
849551d
Merge "Create logging sockets with SOCK_NONBLOCK..." am: 17866357c5
by Elliott Hughes
· 9 years ago
1786635
Merge "Create logging sockets with SOCK_NONBLOCK..."
by Elliott Hughes
· 9 years ago
0f67d5f
Create logging sockets with SOCK_NONBLOCK...
by Elliott Hughes
· 9 years ago
255ef49
Merge "Improve FORTIFY failure diagnostics." am: 31adf6cd38
by Elliott Hughes
· 9 years ago
31adf6c
Merge "Improve FORTIFY failure diagnostics."
by Elliott Hughes
· 9 years ago
b83d674
Improve FORTIFY failure diagnostics.
by Elliott Hughes
· 9 years ago
549e522
Move hard-coded values to constants.
by Christopher Ferris
· 9 years ago
8125063
Merge "Update timezone data to 2016a" am: eb727252f2
by Neil Fuller
· 9 years ago
eb72725
Merge "Update timezone data to 2016a"
by Neil Fuller
· 9 years ago
74e096e
Merge "If you\'re going to use memset..." am: a8f05fcc64
by Elliott Hughes
· 9 years ago
a8f05fc
Merge "If you're going to use memset..."
by Elliott Hughes
· 9 years ago
f86c449
If you're going to use memset...
by Elliott Hughes
· 9 years ago
30fbacb
Merge "GCC doesn\'t like {}, and clang doesn\'t like {0}..." am: a8e75ba37d
by Elliott Hughes
· 9 years ago
a8e75ba
Merge "GCC doesn't like {}, and clang doesn't like {0}..."
by Elliott Hughes
· 9 years ago
2c6c953
GCC doesn't like {}, and clang doesn't like {0}...
by Elliott Hughes
· 9 years ago
2e3f5e7
Merge "Fix a structure initialisation in pthread_exit()." am: d07d77e399
by Anton Kirilov
· 9 years ago
d07d77e
Merge "Fix a structure initialisation in pthread_exit()."
by Elliott Hughes
· 9 years ago
6bd5cf6
Fix a structure initialisation in pthread_exit().
by Anton Kirilov
· 9 years ago
ec7c019
Merge "[MIPS] Add __popcountsi2 to libgcc_compat.c" am: b4b98e750f
by Dimitry Ivanov
· 9 years ago
b4b98e7
Merge "[MIPS] Add __popcountsi2 to libgcc_compat.c"
by Dimitry Ivanov
· 9 years ago
19acb69
[MIPS] Add __popcountsi2 to libgcc_compat.c
by Dimitry Ivanov
· 9 years ago
92057af
Update timezone data to 2016a
by Neil Fuller
· 9 years ago
32db9a8
Merge "Remove unused libm_clang variable." am: e0959b4b16
by Stephen Hines
· 9 years ago
e0959b4
Merge "Remove unused libm_clang variable."
by Stephen Hines
· 9 years ago
11bd005
Merge "Fix wrong guard values for 64 bit." am: 0a84f1a5eb
by Christopher Ferris
· 9 years ago
0a84f1a
Merge "Fix wrong guard values for 64 bit."
by Christopher Ferris
· 9 years ago
0e2a026
Fix wrong guard values for 64 bit.
by Christopher Ferris
· 9 years ago
9e6b62d
Merge "Fix incorrect size of array." am: f2d516b3f9
by Christopher Ferris
· 9 years ago
Next »