Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_bionic
/
0ada9388e74693d990bdbb4af92c33bae8b34d4b
/
libc
8066423
Merge "Revert "Temporarily expose dlmalloc_usable_size.""
by Elliott Hughes
· 11 years ago
809093b
Hide rand48 implementation details.
by Elliott Hughes
· 11 years ago
a382a79
Hide non-standard syslog API.
by Elliott Hughes
· 11 years ago
87d4233
Merge "Remove the MD5 implementation that was only used by toolbox."
by Elliott Hughes
· 11 years ago
6740163
Remove the MD5 implementation that was only used by toolbox.
by Elliott Hughes
· 11 years ago
602b4e4
AArch64: Remove Frame Record from ARM64 syscalls
by Serban Constantinescu
· 11 years ago
bffbfee
Add the missing issetugid binary compatibility stub.
by Elliott Hughes
· 11 years ago
19718f0
Merge "Rewrite and hide longjmperror."
by Elliott Hughes
· 11 years ago
47ba295
Rewrite and hide longjmperror.
by Elliott Hughes
· 11 years ago
ab39aba
Remove unused scripts.
by Christopher Ferris
· 11 years ago
6fa47ca
Merge "Fix ndk_cruft.cpp __getdents64 build failure."
by Elliott Hughes
· 11 years ago
1c60f80
Merge "Rename __bionic_clone_entry to __start_thread."
by Elliott Hughes
· 11 years ago
d1ead2a
Fix ndk_cruft.cpp __getdents64 build failure.
by Elliott Hughes
· 11 years ago
f6b1d43
Add a few more C11 functions to the whitelist.
by Elliott Hughes
· 11 years ago
ebc8cd1
Rename __bionic_clone_entry to __start_thread.
by Elliott Hughes
· 11 years ago
3e0e7ee
Merge "Remove getdents from bionic."
by Elliott Hughes
· 11 years ago
b837767
Merge "Update kernel header generation docs."
by Christopher Ferris
· 11 years ago
3d5cb30
Remove getdents from bionic.
by Elliott Hughes
· 11 years ago
08b6074
Update kernel header generation docs.
by Christopher Ferris
· 11 years ago
c3bdc79
Merge "Fix the printf family for non-ASCII."
by Elliott Hughes
· 11 years ago
69f05d2
Fix the printf family for non-ASCII.
by Elliott Hughes
· 11 years ago
15a0456
Remove unnecessary instructions from x86/x86_64 syscalls.
by Elliott Hughes
· 11 years ago
50b7953
Merge "Fix unwinding through x86-64 __bionic_clone."
by Elliott Hughes
· 11 years ago
aeb3016
Fix unwinding through x86-64 __bionic_clone.
by Elliott Hughes
· 11 years ago
9c101eb
Merge "Removes index() from bionic."
by Dan Albert
· 11 years ago
fce8614
Fix for slm-tuned memmove (both 32- and 64-bit).
by Varvara Rainchik
· 11 years ago
40fca0f
Removes index() from bionic.
by Dan Albert
· 11 years ago
205dd7d
Remove bsd_signal and sysv_signal from bionic LP64.
by Dan Albert
· 11 years ago
1f29665
Hide __libc_fini.
by Elliott Hughes
· 11 years ago
67c437b
Revert "Temporarily expose dlmalloc_usable_size."
by Elliott Hughes
· 11 years ago
6403cc4
Temporarily expose dlmalloc_usable_size.
by Elliott Hughes
· 11 years ago
14442bb
Temporary fix for asan_malloc_linux.cc build failure.
by Elliott Hughes
· 11 years ago
38732aa
Merge "Fix debug malloc."
by Elliott Hughes
· 11 years ago
8e52e8f
Fix debug malloc.
by Elliott Hughes
· 11 years ago
001f8f0
Removes wcswcs from bionic for LP64.
by Dan Albert
· 11 years ago
e120cba
Merge "Cherrypick upstream OpenBSD's vfwprintf.c revision 1.11."
by Elliott Hughes
· 11 years ago
452e091
Merge "Adds functionality specified by uchar.h"
by Dan Albert
· 11 years ago
be8df2e
Cherrypick upstream OpenBSD's vfwprintf.c revision 1.11.
by Elliott Hughes
· 11 years ago
7a7f995
Adds functionality specified by uchar.h
by Dan Albert
· 11 years ago
38ed337
Merge "Hide dlmalloc symbols."
by Elliott Hughes
· 11 years ago
9b5235d
Hide dlmalloc symbols.
by Elliott Hughes
· 11 years ago
c380189
Merge "Removes bcopy and bzero from bionic."
by Dan Albert
· 11 years ago
ce9ce28
Removes bcopy and bzero from bionic.
by Dan Albert
· 11 years ago
b082645
Work around "error: variable 'uio' set but not used".
by Elliott Hughes
· 11 years ago
d286796
Turn on -Wunused and fix the mistakes it uncovers.
by Elliott Hughes
· 11 years ago
2f9400b
Merge "Use __libc_fatal() for failed malloc in new"
by Dan Albert
· 11 years ago
9897259
Use __libc_fatal() for failed malloc in new
by Dan Albert
· 11 years ago
5d9a7ba
Avoid a system call in 'gettid'.
by Elliott Hughes
· 11 years ago
6203e7b
Add some missing __noreturn attributes.
by Elliott Hughes
· 11 years ago
ee9d5bd
x86: stop unwinding past __bionic_clone.
by Elliott Hughes
· 11 years ago
15b91e9
Fix x86 cfi directives for syscalls.
by Christopher Ferris
· 11 years ago
b4e099c
Remove issetugid.
by Elliott Hughes
· 11 years ago
aa5f32e
Merge "Add Aarch64 optimized bzero based on memset"
by Christopher Ferris
· 11 years ago
62d92e1
Add Aarch64 optimized bzero based on memset
by Bernhard Rosenkraenzer
· 11 years ago
4dd0b72
Merge "Return the actual success result from __futex."
by Elliott Hughes
· 11 years ago
1a57de7
Merge "Fix overflow testing in sbrk."
by Christopher Ferris
· 11 years ago
738b0cc
Fix overflow testing in sbrk.
by Christopher Ferris
· 11 years ago
1ee4652
Return the actual success result from __futex.
by Elliott Hughes
· 11 years ago
ef02387
Merge "Minor style cleanup of some code I had to look at."
by Elliott Hughes
· 11 years ago
b7f136a
Upgrade to tzdata2014d.
by Elliott Hughes
· 11 years ago
6249960
Minor style cleanup of some code I had to look at.
by Elliott Hughes
· 11 years ago
fae42a8
Merge "Revert "Revert "Lose the hand-written futex assembler."""
by Elliott Hughes
· 11 years ago
b30aff4
Revert "Revert "Lose the hand-written futex assembler.""
by Elliott Hughes
· 11 years ago
dc3fb11
Merge "Updated ambiguous comment in pthread_mutex_lock."
by Dan Albert
· 11 years ago
8a405b0
Merge "Add optimized AArch64 versions of bcopy and wmemmove based on memmove"
by Christopher Ferris
· 11 years ago
ff03a7a
Updated ambiguous comment in pthread_mutex_lock.
by Brigid Smith
· 11 years ago
52f7432
Merge "Revert "Lose the hand-written futex assembler.""
by Narayan Kamath
· 11 years ago
75c55ff
Revert "Lose the hand-written futex assembler."
by Narayan Kamath
· 11 years ago
bdca380
Remove unnecessary padding in ucontext_t
by Calin Juravle
· 11 years ago
f6d2ca2
Expose __srefill for LP64 until we can fix the NDK.
by Elliott Hughes
· 11 years ago
1454ff2
Merge "Clear the return address register in __bionic_clone."
by Elliott Hughes
· 11 years ago
e7dccdf
Clear the return address register in __bionic_clone.
by Elliott Hughes
· 11 years ago
a7821b7
Use __typeof__() instead of typeof()
by Dan Albert
· 11 years ago
aa50585
Restore __srefill for LP32.
by Elliott Hughes
· 11 years ago
b3c75a1
Merge "Restore __srget and __swbuf for LP32."
by Elliott Hughes
· 11 years ago
bc90489
Merge "Add C11 <stdatomic.h>."
by Elliott Hughes
· 11 years ago
35d90bb
Restore __srget and __swbuf for LP32.
by Elliott Hughes
· 11 years ago
0017073
Restore tkill for LP32.
by Anthony King
· 11 years ago
bd3a98c
Restore __futex_wake and __futex_wait for LP32.
by Elliott Hughes
· 11 years ago
e6c57fc
Add C11 <stdatomic.h>.
by Elliott Hughes
· 11 years ago
6f2bde3
Add optimized AArch64 versions of bcopy and wmemmove based on memmove
by Bernhard Rosenkraenzer
· 11 years ago
1c4d830
Merge "Revert "Add optimized AArch64 versions of bcopy and wmemmove based on memmove""
by Christopher Ferris
· 11 years ago
fd0ce86
Revert "Add optimized AArch64 versions of bcopy and wmemmove based on memmove"
by Christopher Ferris
· 11 years ago
78c3e11
Merge "Add optimized AArch64 versions of bcopy and wmemmove based on memmove"
by Christopher Ferris
· 11 years ago
8167dd7
Add optimized AArch64 versions of bcopy and wmemmove based on memmove
by Bernhard Rosenkraenzer
· 11 years ago
8df0fe0
Clear link register in __bionic_clone.
by Ben Cheng
· 11 years ago
c3f9096
Remove <sys/atomics.h>.
by Elliott Hughes
· 11 years ago
b260494
Merge "Migrate pthread_rwlock implementation away from sys/atomics"
by Calin Juravle
· 11 years ago
fb9a47c
Merge "Hide various stdio implementation details."
by Elliott Hughes
· 11 years ago
2899de9
Hide various stdio implementation details.
by Elliott Hughes
· 11 years ago
ced906c
Lose the hand-written futex assembler.
by Elliott Hughes
· 11 years ago
45bf4c3
Add some more BSD symbols to the list.
by Elliott Hughes
· 11 years ago
0f79a2f
Merge "Cleaned up pthread rwlocks implementation."
by Elliott Hughes
· 11 years ago
1b676ea
Migrate pthread_rwlock implementation away from sys/atomics
by Calin Juravle
· 11 years ago
92687e4
Cleaned up pthread rwlocks implementation.
by Calin Juravle
· 11 years ago
6e599a9
Remove the tkill(2) stub.
by Elliott Hughes
· 11 years ago
2ea60ff
Remove unnecessary #includes of <sys/atomics.h>.
by Elliott Hughes
· 11 years ago
254fa88
Merge "Switch to POSIX dprintf/vdprintf."
by Calin Juravle
· 11 years ago
fcac8ff
Switch to POSIX dprintf/vdprintf.
by Elliott Hughes
· 11 years ago
d1dc009c
Merge "Add padding to mips ucontext_t."
by Calin Juravle
· 11 years ago
Next »