Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_bionic
/
f0f8cd1ff3e7f7124cab8a687370b51df4ec93de
/
libc
e959a3b
Remove the global lock around thread stack creation.
by Elliott Hughes
· 11 years ago
cd23370
Merge "Remove the obsolete _thread_created_hook."
by Elliott Hughes
· 11 years ago
e0f25dd
Remove the obsolete _thread_created_hook.
by Elliott Hughes
· 11 years ago
f8408c5
Move __cmsg_nxthdr to its proper file.
by Calin Juravle
· 11 years ago
e95d0fc
Removed obsolete symbol cmsg_nxthdr.
by Calin Juravle
· 11 years ago
25fba98
Merge "Do not include libc_common in malloc debug code."
by Christopher Ferris
· 11 years ago
dda1c6c
Do not include libc_common in malloc debug code.
by Christopher Ferris
· 11 years ago
30ab939
update-tzdata.py needs to know where to find icu.
by Elliott Hughes
· 11 years ago
3a8646f
Change android_dlextinfo flags to uint64_t
by Dmitriy Ivanov
· 11 years ago
1558138
Regenerate the bionic NOTICE files.
by Elliott Hughes
· 11 years ago
2b2916d
Merge "Remove some dead data."
by Elliott Hughes
· 11 years ago
920d831
Remove some dead data.
by Elliott Hughes
· 11 years ago
6917e6c
Fix recv.cpp so it can build with clang.
by Elliott Hughes
· 11 years ago
ab4fc82
Merge "Fix all resolv warnings and turn on -Werror."
by Elliott Hughes
· 11 years ago
37b1b5b
Fix all resolv warnings and turn on -Werror.
by Elliott Hughes
· 11 years ago
950a435
Merge "Load library using file handle."
by Dmitriy Ivanov
· 11 years ago
db42a9f
Merge "Fix three clang complaints about the DNS code."
by Elliott Hughes
· 11 years ago
68c2755
Fix three clang complaints about the DNS code.
by Elliott Hughes
· 11 years ago
4d763df
Merge "Fix a broken boolean test found by clang."
by Elliott Hughes
· 11 years ago
29edbfd
Fix a broken boolean test found by clang.
by Elliott Hughes
· 11 years ago
1ee1bfd
Merge "Use __unused rather than self assignment for unused parameters."
by Elliott Hughes
· 11 years ago
668da74
Use __unused rather than self assignment for unused parameters.
by Elliott Hughes
· 11 years ago
2d94ee2
Merge "Revert "Revert "Hide _tolower_tab_ and _toupper_tab_ on LP64."""
by Dan Albert
· 11 years ago
bae5b1d
libc_logging: Set SOCK_CLOEXEC on socket
by Nick Kralevich
· 11 years ago
04dc91a
Load library using file handle.
by Dmitriy Ivanov
· 11 years ago
6593597
Switch to upstream OpenBSD mktemp.c.
by Elliott Hughes
· 11 years ago
f79ee06
Revert "Revert "Hide _tolower_tab_ and _toupper_tab_ on LP64.""
by Dan Albert
· 11 years ago
e997598
Merge "Quiten warnings in semaphore.c."
by Elliott Hughes
· 11 years ago
95d3cd0
Quiten warnings in semaphore.c.
by Elliott Hughes
· 11 years ago
ec67cde
Quiten warnings in fts.c.
by Elliott Hughes
· 11 years ago
42a5a17
Merge "Revert "Revert "Prevent symbols from libgcc from being reexported."""
by Dan Albert
· 11 years ago
12bf3bc
Write message to stderr on __libc_fatal()
by Dmitriy Ivanov
· 11 years ago
49eb761
Fix a warning in if_indextoname.c.
by Elliott Hughes
· 11 years ago
066eb0b
Silence time64.c build warnings.
by Elliott Hughes
· 11 years ago
4ec3bc8
Merge "Add optimized stpcpy."
by Christopher Ferris
· 11 years ago
bcf77b5
Merge "add CLOEXEC to various DNS related code"
by Nick Kralevich
· 11 years ago
a311704
Restore <nsswitch.h> which is BSD API, not private.
by Elliott Hughes
· 11 years ago
753eb7f
Add optimized stpcpy.
by Christopher Ferris
· 11 years ago
a210cae
Switch to upstream NetBSD nsap_addr.c.
by Elliott Hughes
· 11 years ago
1781ed7
add CLOEXEC to various DNS related code
by Nick Kralevich
· 11 years ago
2e249c2
Merge "Add optimized 64 bit strcpy."
by Christopher Ferris
· 11 years ago
77561bf
Add optimized 64 bit strcpy.
by Christopher Ferris
· 11 years ago
ec97c3f
Merge "asm/sigcontext.h is required to build unwind-dw2.c in gcc-4.9."
by Elliott Hughes
· 11 years ago
12c0274
Add optimized neon strchr implementation based on newlib
by Bernhard Rosenkränzer
· 11 years ago
93e7b9f
asm/sigcontext.h is required to build unwind-dw2.c in gcc-4.9.
by Raghu Gandham
· 11 years ago
00fb5f9
Change the LP64 off_t/loff_t/off64_t definitions to reduce warnings.
by Elliott Hughes
· 11 years ago
3f525d4
Add splice, tee, and vmsplice.
by Elliott Hughes
· 11 years ago
52f9b05
Merge "Sync to current upstream arc4random."
by Elliott Hughes
· 11 years ago
0468feb
Sync to current upstream arc4random.
by Elliott Hughes
· 11 years ago
598f4b3
Merge "Fix getpid caching across a clone."
by Elliott Hughes
· 11 years ago
63fa660
Merge "Prefix cmsg_nxthdr with "__"."
by Calin Juravle
· 11 years ago
096b4eb
Prefix cmsg_nxthdr with "__".
by Calin Juravle
· 11 years ago
71f9b34
Revert "Revert "Prevent symbols from libgcc from being reexported.""
by Dan Albert
· 11 years ago
fa9e16e
Fix getpid caching across a clone.
by Elliott Hughes
· 11 years ago
4e4e1a5
Revert "Prevent symbols from libgcc from being reexported."
by Dan Albert
· 11 years ago
66a805b
Merge "Revert "Prevent symbols from libgcc from being reexported.""
by Dan Albert
· 11 years ago
65e80cf
Prevent symbols from libgcc from being reexported.
by Dan Albert
· 11 years ago
0d7415f
Merge "Remove SHA1 from LP64 in favor of libcrypto."
by Dan Albert
· 11 years ago
ac86f99
Merge "[MIPS64] Regenerate mips kernel headers with fixed tool"
by Christopher Ferris
· 11 years ago
2300332
[MIPS64] Regenerate mips kernel headers with fixed tool
by Duane Sand
· 11 years ago
a69eaec
[MIPS64] Adjust kernel/tools for mips32,mips64 headers
by Duane Sand
· 11 years ago
eee5f17
Merge "[MIPS64] Adjust kernel/tools for mips32,mips64 headers"
by Christopher Ferris
· 11 years ago
8ca4400
Use __builtin_*_chk for bcopy/bzero.
by Dan Albert
· 11 years ago
fb0a362
Merge "Cache getpid."
by Elliott Hughes
· 11 years ago
7086ad6
Cache getpid.
by Elliott Hughes
· 11 years ago
0636672
Expose tzname, daylight, and timezone.
by Elliott Hughes
· 11 years ago
d10db82
Build tzcode with hidden visibility.
by Elliott Hughes
· 11 years ago
2cb7526
Fix arm64 localtime.c build.
by Elliott Hughes
· 11 years ago
715242f
Revert "Hide _tolower_tab_ and _toupper_tab_ on LP64."
by Dan Albert
· 11 years ago
0df59bd
Merge "Revert "Hide _tolower_tab_ and _toupper_tab_ on LP64.""
by Dan Albert
· 11 years ago
dd4ad5c
Hide _tolower_tab_ and _toupper_tab_ on LP64.
by Dan Albert
· 11 years ago
9635046
Hide declaration of gets(3) for C11 and later.
by Dan Albert
· 11 years ago
5f56454
Build tzcode with -Werror.
by Elliott Hughes
· 11 years ago
0b09153
Merge "Move common macros into bionic_macros.h."
by Christopher Ferris
· 11 years ago
03eebcb
Move common macros into bionic_macros.h.
by Christopher Ferris
· 11 years ago
a5fe7b8
Merge "Hide _tolower_tab_ and _toupper_tab_ on LP64."
by Dan Albert
· 11 years ago
942fa48
Merge "Update localtime.c."
by Elliott Hughes
· 11 years ago
906eb99
Update localtime.c.
by Elliott Hughes
· 11 years ago
11f715c
Hide __atexit and remove __atexit_invalid.
by Dan Albert
· 11 years ago
5c86476
Merge "add 64-bit bionic implementation for denver arch"
by Christopher Ferris
· 11 years ago
1ef3ba2
Merge "Revert "Hide declaration of gets(3) for C11 and later.""
by Dan Albert
· 11 years ago
1291680
Revert "Hide declaration of gets(3) for C11 and later."
by Dan Albert
· 11 years ago
c0ce590
Hide declaration of gets(3) for C11 and later.
by Dan Albert
· 11 years ago
185c399
Merge "Hide declaration of gets(3) for C11 and later."
by Dan Albert
· 11 years ago
4ac2264
Merge "Add <linux/tty.h> to libc/include/sys/ioctl.h"
by Elliott Hughes
· 11 years ago
b656410
Merge "Use a separate config.h for config like defines."
by Christopher Ferris
· 11 years ago
6361964
Use a separate config.h for config like defines.
by Christopher Ferris
· 11 years ago
c82c0b7
Remove SHA1 from LP64 in favor of libcrypto.
by Dan Albert
· 11 years ago
3a37576
Move jemalloc due to whole_static_library bug.
by Christopher Ferris
· 11 years ago
891dedb
libc: Fix 'index' symbol export.
by David 'Digit' Turner
· 11 years ago
ac64675
Revert "Revert "Remove ftime from bionic LP64""
by Dan Albert
· 11 years ago
462abab
Removes getdtablesize(3) from LP64.
by Dan Albert
· 11 years ago
0069f31
Add <linux/tty.h> to libc/include/sys/ioctl.h
by Qiming Shi
· 11 years ago
e61919a
Fix x86-64 libvpx build.
by Elliott Hughes
· 11 years ago
0ef7a8f
add 64-bit bionic implementation for denver arch
by Shu Zhang
· 11 years ago
72dc1c2
Merge "Revert "Backing this one out since the counterpart needs to be sent upstream.""
by Dan Albert
· 11 years ago
e5fdaa4
Revert "Backing this one out since the counterpart needs to be sent upstream."
by Dan Albert
· 11 years ago
a04d2bc
Backing this one out since the counterpart needs to be sent upstream.
by Dan Albert
· 11 years ago
5ee320d
Hides valloc(3)/pvalloc(3) on LP64.
by Dan Albert
· 11 years ago
b84783e
Merge "Backing this one out since the counterpart needs to be sent upstream."
by Dan Albert
· 11 years ago
Next »