Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_bionic
/
08e72d0161e39e99ff1003bf1ce894f37d7b7eb4
/
libc
08e72d0
bionic: add support for non-NEON memcpy() on NEON SoCs
by Prajakta Gudadhe
· 13 years ago
08b51e2
Implement the "abort" stub in assembly for ARM.
by Ben Cheng
· 13 years ago
efcf889
Merge "Update f_accessory.h kernel header" into jb-dev
by Mike Lockwood
· 13 years ago
b091dd9
libc: continue to use Android's custom linker script
by Nick Kralevich
· 13 years ago
ed87404
Update f_accessory.h kernel header
by Mike Lockwood
· 13 years ago
baeacba
add linux/sw_sync.h
by Erik Gilling
· 13 years ago
6b99103
add linux/sync.h
by Erik Gilling
· 13 years ago
4a9d6e5
Fix segv when unwinding stack past __libc_init.
by Evgeniy Stepanov
· 13 years ago
f848321
resolved conflicts for merge of ef987656 to master
by Elliott Hughes
· 13 years ago
8ecb477
resolved conflicts for merge of 6b8fd054 to master
by Elliott Hughes
· 13 years ago
8266cf9
am ff219e57: am 6435d27f: Merge "bionic: fix NULL parameter failure in getcwd()"
by Elliott Hughes
· 13 years ago
4994dea
Merge "Bionic: Fix wrong prototype of system call clock_nanosleep"
by Elliott Hughes
· 13 years ago
7b8666e
Merge "bionic: Fix wrong prototype of system call getresuid/getresgid"
by Elliott Hughes
· 13 years ago
d515ce4
Bionic: Fix wrong prototype of system call clock_nanosleep
by Jack Ren
· 13 years ago
41070dd
bionic: Fix wrong prototype of system call getresuid/getresgid
by Jack Ren
· 13 years ago
e5bf068
bionic: fix NULL parameter failure in getcwd()
by Jack Ren
· 13 years ago
a401160
Merge changes I427a1881,I959b6428
by Kenny Root
· 13 years ago
f0ec06b
Add faccessat to syscall list
by Kenny Root
· 13 years ago
e54cc75
Update unistd.h for new syscalls
by Kenny Root
· 13 years ago
8565e21
am 0613dce0: regenerate linux/fb.h
by Travis Geiselbrecht
· 13 years ago
0613dce
regenerate linux/fb.h
by Travis Geiselbrecht
· 13 years ago
1a78fbb
Initialize TLS before any application code is run.
by Evgeniy Stepanov
· 13 years ago
d509901
Merge "Fix segv when unwinding stack past __libc_init."
by Elliott Hughes
· 13 years ago
470835b
Move end of __on_dlclose up
by Kenny Root
· 13 years ago
03273f8
__on_dlclose should be aligned
by Kenny Root
· 13 years ago
cd15bac
Fix segv when unwinding stack past __libc_init.
by Evgeniy Stepanov
· 13 years ago
d09f5a2
Merge "Update linux/input.h to version 3.4."
by Jeff Brown
· 13 years ago
0fdc190
Update linux/input.h to version 3.4.
by Jeff Brown
· 13 years ago
07a387e
libc/kernel: update cleaned v4l2 header
by Dima Zavin
· 13 years ago
17ed54d
libc/kernel-headers: Auto generated files for netfilter/xt_IDLETIMER
by Ashish Sharma
· 13 years ago
1302f69
am fdb11929: am b88f810d: Merge "Update to tzdata2012c."
by Elliott Hughes
· 13 years ago
8f78ddb
Update to tzdata2012c.
by Elliott Hughes
· 13 years ago
4e362f2
am cd834618: am 63b14755: Merge "libc/x86: ensure the stack 16-byte aligned when tasks created"
by Elliott Hughes
· 13 years ago
63b1475
Merge "libc/x86: ensure the stack 16-byte aligned when tasks created"
by Elliott Hughes
· 13 years ago
ddb2f13
Revert "libc/kernel: Add rules to autogenerate device specific kernel headers"
by Dima Zavin
· 13 years ago
8fd682f
am ea76f414: am d509f9cc: am 09ce7749: Merge "[MIPS] Clean Kernel headers are generated by running libc/kernel/tools/update_all.py script. This patch ignores any changes to libc/kernel directory not related to MIPS architecture."
by Elliott Hughes
· 13 years ago
d509f9c
am 09ce7749: Merge "[MIPS] Clean Kernel headers are generated by running libc/kernel/tools/update_all.py script. This patch ignores any changes to libc/kernel directory not related to MIPS architecture."
by Elliott Hughes
· 13 years ago
82fa43f
[MIPS] Clean Kernel headers are generated by running
by Raghu Gandham
· 13 years ago
d7c6147
am 56731351: Merge "bionic: fix atfork hanlder_mutex deadlock"
by Jean-Baptiste Queru
· 13 years ago
8491327
Merge "Add auto-generated headers for USB FunctionFS"
by Benoit Goby
· 13 years ago
faca92f
Handle pthread-related changes (mutex/atfork)
by Jean-Baptiste Queru
· 13 years ago
2ab5bfd
Add auto-generated headers for USB FunctionFS
by Benoit Goby
· 13 years ago
126601d
Fixed to #include correct 32-bit headers; Refreshed libc/kernel headers
by Andrew Hsieh
· 13 years ago
cb08204
libc/x86: ensure the stack 16-byte aligned when tasks created
by Jack Ren
· 13 years ago
eaae810
Initialize mspace->least_addr properly in the mmap path.
by Ben Cheng
· 13 years ago
891966d
Merge "string.h: add __attribute__ ((pure)) to string functions"
by Nick Kralevich
· 13 years ago
1ca0b9d
Merge "bionic: pass MADV_MERGEABLE on private & anonymous mmaps"
by Iliyan Malchev
· 13 years ago
16a8fcc
Merge "Update the libc kernel includes to support the newer mman for KSM support"
by JP Abgrall
· 13 years ago
b8e1e96
bionic: pass MADV_MERGEABLE on private & anonymous mmaps
by JP Abgrall
· 13 years ago
2f33c5a
Update the libc kernel includes to support the newer mman for KSM support
by JP Abgrall
· 13 years ago
f082444
Merge "fnmatch.c: Update to version in OpenBSD HEAD"
by Nick Kralevich
· 13 years ago
d1860ad
fnmatch.c: Update to version in OpenBSD HEAD
by Nick Kralevich
· 13 years ago
e80f799
Merge "New additions/bug fixes required/found when porting perf."
by Ben Cheng
· 13 years ago
a677907
string.h: add __attribute__ ((pure)) to string functions
by Nick Kralevich
· 13 years ago
884147c
libc/kernel: Add rules to autogenerate device specific kernel headers
by Dima Zavin
· 13 years ago
21eab51
New additions/bug fixes required/found when porting perf.
by Ben Cheng
· 13 years ago
34e89c2
bionic: fix atfork hanlder_mutex deadlock
by Jack Ren
· 13 years ago
ad812ef
Add in auto-generated if_alg.h header
by Kenny Root
· 13 years ago
adb6989
Merge "Update kernel headers and add syscall "perf_event_open""
by Ben Cheng
· 13 years ago
1a82369
Update kernel headers and add syscall "perf_event_open"
by Ben Cheng
· 13 years ago
06823da
Revert "am be741d47: am 2f460fbe: am 73b5cad9: Merge "bionic: Fix wrong kernel_id in pthread descriptor after fork()""
by Guang Zhu
· 13 years ago
76d56cf
am be741d47: am 2f460fbe: am 73b5cad9: Merge "bionic: Fix wrong kernel_id in pthread descriptor after fork()"
by Elliott Hughes
· 13 years ago
2f460fb
am 73b5cad9: Merge "bionic: Fix wrong kernel_id in pthread descriptor after fork()"
by Elliott Hughes
· 13 years ago
d8bc6e7
bionic: Fix wrong kernel_id in pthread descriptor after fork()
by Jack Ren
· 14 years ago
c59ba45
Use new binary code format
by Robert Greenwalt
· 13 years ago
654325d
Update bionic kernel headers using update_all.py
by Ben Cheng
· 13 years ago
db6d20b
Merge "Prevent potential stall on dns proxy operations."
by Selim Gurun
· 13 years ago
4b29af0
Revert "Update bionic kernel headers using update_all.py"
by Ben Cheng
· 13 years ago
06e1831
Prevent potential stall on dns proxy operations.
by Selim Gurun
· 13 years ago
94a85f6
Update bionic kernel headers using update_all.py
by Ben Cheng
· 13 years ago
d027ffd
Merge "Add relro support"
by Nick Kralevich
· 13 years ago
9ec0f03
Add relro support
by Nick Kralevich
· 13 years ago
4597687
Merge "Revert "Reference __dso_handle in PIC way""
by Kenny Root
· 13 years ago
be101bf
Revert "Reference __dso_handle in PIC way"
by Kenny Root
· 13 years ago
1fe109e
Merge "Reference __dso_handle in PIC way"
by Kenny Root
· 13 years ago
93cb308
Reference __dso_handle in PIC way
by Kenny Root
· 13 years ago
0799892
am 6d074bb7: am 70d1d45f: am a58c88c2: Merge "Upgrade to tzdata2012b."
by Elliott Hughes
· 13 years ago
70d1d45
am a58c88c2: Merge "Upgrade to tzdata2012b."
by Elliott Hughes
· 13 years ago
da16ad1
am a2b1bbc9: am a480cf93: resolved conflicts for merge of cfe535ef to stage-aosp-master
by Elliott Hughes
· 13 years ago
a480cf9
resolved conflicts for merge of cfe535ef to stage-aosp-master
by Elliott Hughes
· 13 years ago
dd8e404
Upgrade to tzdata2012b.
by Elliott Hughes
· 13 years ago
69ea1c0
Upgrade to tzdata2011a.
by Elliott Hughes
· 13 years ago
018c27e
am 25f2d1f0: Merge "update stddef.h"
by Jean-Baptiste Queru
· 13 years ago
51d22d7
am afab5a70: Merge "Eliminate duplicate constants"
by Jean-Baptiste Queru
· 13 years ago
53d161a
update stddef.h
by Nick Kralevich
· 13 years ago
9921947
Eliminate duplicate constants
by Nick Kralevich
· 13 years ago
7c38f53
am 7f28e0b4: Merge "Clean up the remnants of SuperH support"
by Jean-Baptiste Queru
· 13 years ago
7f28e0b
Merge "Clean up the remnants of SuperH support"
by Jean-Baptiste Queru
· 13 years ago
86addd6
Merge "Eliminate duplicate constants"
by Nick Kralevich
· 13 years ago
67e7a93
Eliminate duplicate constants
by Nick Kralevich
· 13 years ago
4fc1273
Merge "Trivial fix in comment"
by Andrew Hsieh
· 13 years ago
ec37237
update stddef.h
by Nick Kralevich
· 13 years ago
83c366c
Merge "Revert "Use the new NativeDaemonConnector style.""
by Kenny Root
· 13 years ago
1fb6662
Revert "Use the new NativeDaemonConnector style."
by Kenny Root
· 13 years ago
7dbbfac
am 5d8fd2a0: am a71aefc6: am d041bf20: Merge "bionic/x86: fix one potential deadlock in __set_tls()"
by Jean-Baptiste Queru
· 13 years ago
a71aefc
am d041bf20: Merge "bionic/x86: fix one potential deadlock in __set_tls()"
by Jean-Baptiste Queru
· 13 years ago
c5393b2
bionic/x86: fix one potential deadlock in __set_tls()
by Jin Wei
· 14 years ago
f1a17e7
libc: Add __aeabi_llsl and __aeabi_llsr to libgcc_compat
by Dima Zavin
· 13 years ago
58b2c16
Trivial fix in comment
by Andrew Hsieh
· 13 years ago
d6b58b0
am 09049311: am cfff36df: am a60ff6c5: Merge "libc: Define new symbol visibility macros"
by Jean-Baptiste Queru
· 13 years ago
Next »