Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_bionic
/
a985076bfe8c89f932fe33be45b887405c4fe7e3
/
libc
a985076
Fix sysconf(_SC_NPROCESSORS_CONF) on ARM.
by Elliott Hughes
· 13 years ago
470631e
Give the timer_create SIGEV_THREAD helper threads sensible names.
by Elliott Hughes
· 13 years ago
c7882ab
Merge "bionic: add clean kernel header ucontext.h"
by Jean-Baptiste Queru
· 13 years ago
e33af61
Remove the last references to SuperH.
by Elliott Hughes
· 13 years ago
6cdefd0
Add linker support for PIE
by Nick Kralevich
· 14 years ago
c425bc0
bionic: add clean kernel header ucontext.h
by Kito Cheng
· 13 years ago
4f05d1c
Merge "bionic/x86: Optimization for memcpy"
by Elliott Hughes
· 13 years ago
1928523
Actually set the header guard in "linux-syscalls.h".
by Elliott Hughes
· 13 years ago
1fa0d84
[MIPS] Add support for MIPS syscalls
by Raghu Gandham
· 14 years ago
2fd81ef
bionic: allow the board to customize MALLOC_ALIGNMENT
by Jack Ren
· 14 years ago
0753dc6
pthread: Invalidate stale stack pointers on pthread_exit()
by Bjorn Andersson
· 13 years ago
eda7be4
Implement the "abort" stub in assembly for ARM.
by Ben Cheng
· 13 years ago
c47703a
bionic/x86: Optimization for memcpy
by Jack Ren
· 13 years ago
5982e33
Cherry-pick "generate PIC code".
by Nick Kralevich
· 14 years ago
d0c884d
Let pthread_create fail if schedparam can't be set
by Pierre Peiffer
· 13 years ago
7f5aa4f
bionic: fix integer overflows in chk_malloc(), leak_malloc(), and leak_memalign()
by Xi Wang
· 13 years ago
73a6566
Merge "Remove expired dns cache entries before removing oldest"
by Elliott Hughes
· 13 years ago
fe6338d
Adjust memcpy for ARM Cortex A9 cache line size
by Henrik Smiding
· 15 years ago
6baffed
Add the posix_memalign(3) function to bionic
by Ken Sumrall
· 14 years ago
e328ce6
[MIPS] Fix the warning originating from the kernel header signal.h.
by Raghu Gandham
· 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
8f78ddb
Update to tzdata2012c.
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
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
cb08204
libc/x86: ensure the stack 16-byte aligned when tasks created
by Jack Ren
· 13 years ago
34e89c2
bionic: fix atfork hanlder_mutex deadlock
by Jack Ren
· 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
70d1d45
am a58c88c2: Merge "Upgrade to tzdata2012b."
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
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
cfff36d
am a60ff6c5: Merge "libc: Define new symbol visibility macros"
by Jean-Baptiste Queru
· 13 years ago
b69060f
Clean up the remnants of SuperH support
by Raghu Gandham
· 13 years ago
c4cb87f
Merge 5b892aa7
by Jean-Baptiste Queru
· 14 years ago
5fbf2e0
libc: Define new symbol visibility macros
by David 'Digit' Turner
· 14 years ago
70b1668
remove obsolete SuperH support
by David 'Digit' Turner
· 14 years ago
cc12c74
am e8004445: Merge "Make sure __u64 is defined even for strict ansi or -std=c99"
by Jean-Baptiste Queru
· 14 years ago
738b175
Make sure __u64 is defined even for strict ansi or -std=c99
by Martin Storsjo
· 14 years ago
482d59a
am e22dfc46: Merge "execvp: bcopy() is deprecated. Use memcpy() instead"
by Jean-Baptiste Queru
· 14 years ago
e22dfc4
Merge "execvp: bcopy() is deprecated. Use memcpy() instead"
by Jean-Baptiste Queru
· 14 years ago
2f80f07
am 23f56bbb: Merge "Add extended attribute (xattr) system call wrappers to bionic."
by Jean-Baptiste Queru
· 14 years ago
23f56bb
Merge "Add extended attribute (xattr) system call wrappers to bionic."
by Jean-Baptiste Queru
· 14 years ago
dac52ff
am e8e1efea: Update to tzdata2011n.
by Elliott Hughes
· 14 years ago
5eb686d
Add extended attribute (xattr) system call wrappers to bionic.
by Stephen Smalley
· 14 years ago
b00d7a3
am eae1f1fb: Merge "res_send: Avoid spurious close()s and (rare) failure"
by Jean-Baptiste Queru
· 14 years ago
e8e1efe
Update to tzdata2011n.
by Elliott Hughes
· 14 years ago
06f51ba
am f44de270: add personality() system call.
by Nick Kralevich
· 14 years ago
87043f9
res_send: Avoid spurious close()s and (rare) failure
by Jim Huang
· 14 years ago
28a7c35
execvp: bcopy() is deprecated. Use memcpy() instead
by Jim Huang
· 14 years ago
f44de27
add personality() system call.
by Nick Kralevich
· 14 years ago
82c4be5
am ecd0e95a: Adding a timeout to tcp dns lookup connects.
by Robert Greenwalt
· 14 years ago
ecd0e95
Adding a timeout to tcp dns lookup connects.
by Robert Greenwalt
· 14 years ago
e30e909
sreadahead: adding readahead system call into bionic libc
by Bruce Beare
· 14 years ago
a37f372
readdir: fix interface to kernel getdents64 function
by Bruce Beare
· 14 years ago
8d28b04
am 94963af2: update video/dsscomp.h
by Erik Gilling
· 14 years ago
94963af
update video/dsscomp.h
by Erik Gilling
· 14 years ago
f3087c6
am af96d4da: x86: libc may use the gcc flags from TARGET_linux-x86.mk
by Bruce Beare
· 14 years ago
af96d4d
x86: libc may use the gcc flags from TARGET_linux-x86.mk
by Bruce Beare
· 14 years ago
68ec71e
am 7d03c9cb: pathconf: dead loop in bionic function __2_symlinks
by Bruce Beare
· 14 years ago
ffe6578
am bba5c314: update video/dsscomp.h
by Erik Gilling
· 14 years ago
bba5c31
update video/dsscomp.h
by Erik Gilling
· 14 years ago
7d03c9c
pathconf: dead loop in bionic function __2_symlinks
by Bruce Beare
· 14 years ago
a73de44
am 177ba8cb: Prevent deadlock when using fork
by Rabin Vincent
· 14 years ago
177ba8c
Prevent deadlock when using fork
by Rabin Vincent
· 14 years ago
3576506
am e4a21c89: signal: Align the sigset_t size passed to from user space to kernel.
by Bruce Beare
· 14 years ago
cb835cd
am cb1df916: string: Fix wrong comparison semantics
by Bruce Beare
· 14 years ago
e4a21c8
signal: Align the sigset_t size passed to from user space to kernel.
by Bruce Beare
· 14 years ago
cb1df91
string: Fix wrong comparison semantics
by Bruce Beare
· 14 years ago
75039ba
am 89d3fdca: MALLOC_DEBUG: enable the option libc.debug.malloc = 10
by Bruce Beare
· 14 years ago
89d3fdc
MALLOC_DEBUG: enable the option libc.debug.malloc = 10
by Bruce Beare
· 14 years ago
0c3d21e
am e480fc83: bionic: fix pthread_{create, exit}/signal race condition
by Jack Ren
· 14 years ago
621df52
am 31e72bc3: bionic: fix __get_tls( ) crash issue
by Jack Ren
· 14 years ago
e480fc8
bionic: fix pthread_{create, exit}/signal race condition
by Jack Ren
· 14 years ago
31e72bc
bionic: fix __get_tls( ) crash issue
by Jack Ren
· 14 years ago
0d9f87a
Add auto-exposure/auto-white balance lock support to soc2030 image sensor.
by Eino-Ville Talvala
· 14 years ago
b0641d4
Merge "Use ENTRY and EXIT macros for strcmp, memcpy, atexit."
by Jesse Wilson
· 14 years ago
487b613
Use ENTRY and EXIT macros for strcmp, memcpy, atexit.
by Evgeniy Stepanov
· 14 years ago
faa7c1d
Update to tzdata2011l.
by Elliott Hughes
· 14 years ago
229ab1a
Merge "Send both A and AAAA queries if all probes fail."
by Lorenzo Colitti
· 14 years ago
4638822
Merge "Revert "Use framework hints to determine dns query type.""
by Lorenzo Colitti
· 14 years ago
f432de2
Send both A and AAAA queries if all probes fail.
by Lorenzo Colitti
· 14 years ago
b82532d
Revert "Use framework hints to determine dns query type."
by Lorenzo Colitti
· 14 years ago
bda5da0
fix prototype of dladdr
by Mathias Agopian
· 14 years ago
0096491
Update to tzdata2011k.
by Elliott Hughes
· 14 years ago
924c878
am 8af58f0f: Use framework hints to determine dns query type.
by Robert Greenwalt
· 14 years ago
Next »