Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_bionic
/
c1b44ecc5385e68e81667068e03b32c2084a85b1
/
libc
c1b44ec
Revert "libc: Provide ucontext_t/mcontext_t/<sys/ucontext.h>"
by David 'Digit' Turner
· 13 years ago
c124baa
libc: Provide ucontext_t/mcontext_t/<sys/ucontext.h>
by David 'Digit' Turner
· 13 years ago
f8a2c51
LONG_LONG_MIN/MAX: Move declarations to <limits.h>
by David 'Digit' Turner
· 13 years ago
e7e274b
Fix realloc(3) when chk_malloc debugging is on.
by Elliott Hughes
· 13 years ago
3b297c4
Fix dlerror(3).
by Elliott Hughes
· 13 years ago
4e75c4b
Fix perf_event_open syscall for x86 and mips
by Shuo Gao
· 13 years ago
1ceb982
Merge "Fix a getcwd(3) bug and make our tests run correctly under valgrind."
by Elliott Hughes
· 13 years ago
e5d5f7f
Fix two comment typos.
by Elliott Hughes
· 13 years ago
156da96
Fix a getcwd(3) bug and make our tests run correctly under valgrind.
by Elliott Hughes
· 13 years ago
857fed5
Fix MIPS build.
by Elliott Hughes
· 13 years ago
b98204a
Merge "Move non-upstream code into the libc/bionic directory."
by Elliott Hughes
· 13 years ago
7d56ccb
Always take GCC's definition of NULL.
by Elliott Hughes
· 13 years ago
a89864a
Move non-upstream code into the libc/bionic directory.
by Elliott Hughes
· 13 years ago
0cc0d25
Remove useless #defines and incorrect claims from header files.
by Elliott Hughes
· 13 years ago
31a1060
Upgrade seed48 too.
by Elliott Hughes
· 13 years ago
774c7f5
Upgrade to the current NetBSD rand implementation.
by Elliott Hughes
· 13 years ago
422b6ef
Define ssize_t if necessary.
by Elliott Hughes
· 13 years ago
eac9eb4
Add getdelim(3) and getline(3) to bionic
by Irina Tirdea
· 13 years ago
e4030e0
Merge "Fix several compiler warnings."
by Elliott Hughes
· 13 years ago
827a260
Merge "Replace __unused in kernel headers with __linux_unused to avoid conflicts with __unused macro in sys/cdefs.h"
by Elliott Hughes
· 13 years ago
ac184b2
Fix several compiler warnings.
by Elliott Hughes
· 13 years ago
855dde4
Merge "Fix tmpfile(3)."
by Elliott Hughes
· 13 years ago
91875dc
Fix tmpfile(3).
by Elliott Hughes
· 13 years ago
cd58770
FORTIFY_SOURCE: add umask check
by Nick Kralevich
· 13 years ago
0e77287
Replace __unused in kernel headers with __linux_unused to avoid
by Raghu Gandham
· 13 years ago
bfeb8a9
Add the cleaned kernel headers
by Raghu Gandham
· 13 years ago
d769826
[MIPS] Removed the unused header
by Raghu Gandham
· 13 years ago
0c24eff
Merge "Add the libcutils localtime_tz and mktime_t extensions to bionic."
by Elliott Hughes
· 13 years ago
95a7a64
Use hidden visibility for several internal-use-only functions.
by Elliott Hughes
· 13 years ago
988ff8f
[MIPS] Add CONFIG_32BIT to kernel_default_arch_macros for MIPS.
by Raghu Gandham
· 13 years ago
88f1ea8
Make pthread_create more forgiving of invalid sched_policy. Bug: 7005326
by Dave Burke
· 13 years ago
77ac158
Merge "Don't copy strerror(3) or strsignal(3) strings if we can share."
by Elliott Hughes
· 13 years ago
4198fa4
Don't copy strerror(3) or strsignal(3) strings if we can share.
by Elliott Hughes
· 13 years ago
047a285
Merge "Fix <sys/klog.h> to correspond to the kernel operations."
by Elliott Hughes
· 13 years ago
5151952
Merge "Add tty defaults to bionic"
by Elliott Hughes
· 13 years ago
e249b05
Fix <sys/klog.h> to correspond to the kernel operations.
by Elliott Hughes
· 13 years ago
5e58ea0
libc: add ftw / nftw functions
by Nick Kralevich
· 13 years ago
e895e6d
Merge "Update libc/NOTICE and record the incantation."
by Elliott Hughes
· 13 years ago
965b867
Update libc/NOTICE and record the incantation.
by Elliott Hughes
· 13 years ago
8a05a01
Print out shared app gids correctly
by Kenny Root
· 13 years ago
2a54e5e
Add tests for Android-specific stubs
by Kenny Root
· 13 years ago
fa36875
Merge "Make strerror(3) and strsignal(3) thread-safe, and add psignal(3) and psiginfo(3)."
by Elliott Hughes
· 13 years ago
b5f053b
Make strerror(3) and strsignal(3) thread-safe, and add psignal(3) and psiginfo(3).
by Irina Tirdea
· 13 years ago
88b61cb
Upgrade to tzdata2012f.
by Elliott Hughes
· 13 years ago
4a9b7c6
Merge "Add libdl into libc_malloc_debug_leak build"
by Elliott Hughes
· 13 years ago
e007775
Add libdl into libc_malloc_debug_leak build
by Pavel Chupin
· 13 years ago
86ec05a
Update the kernel headers to match external/kernel-headers.
by Elliott Hughes
· 13 years ago
0d207ba
Backwards and forwards compatibility for an upcoming <sys/socket.h> change.
by Elliott Hughes
· 13 years ago
b03bc56
[MIPS] Check error status from pipe system call
by KwongYuan Wong
· 13 years ago
e77e1af
Add tty defaults to bionic
by Irina Tirdea
· 13 years ago
3a936a4
Add the libcutils localtime_tz and mktime_t extensions to bionic.
by Elliott Hughes
· 13 years ago
12949e5
Rename crtstart variables as crtbegin, to match reality.
by Elliott Hughes
· 13 years ago
cf46487
Generate header dependency makefiles for the crt*.o
by Ying Wang
· 13 years ago
d10309c
Merge "Rename __dso_handle_so.c to __dso_handle_so.h"
by Elliott Hughes
· 13 years ago
691ef3c
Merge "Add mlockall and munlockall for Google TV."
by Elliott Hughes
· 13 years ago
048569b
Rename __dso_handle_so.c to __dso_handle_so.h
by Andrew Hsieh
· 13 years ago
e8f8154
Merge "Fix build warning of initialization but no use."
by Ian Rogers
· 13 years ago
1ad05db
Add mlockall and munlockall for Google TV.
by Elliott Hughes
· 13 years ago
09f76cd
Fix build warning of initialization but no use.
by Ian Rogers
· 13 years ago
bfeab1b
Don't corrupt the thread list in static executables.
by Elliott Hughes
· 13 years ago
b2c5bd5
Merge "ARM: warn about atexit() calls from legacy shared libraries"
by Elliott Hughes
· 13 years ago
26f2e4a
Merge "ARM: make CRT_LEGACY_WORKAROUND work as intended"
by Elliott Hughes
· 13 years ago
82978ca
Merge "Avoid malloc lock while calling pthread_atfork."
by Ian Rogers
· 13 years ago
be19a36
Merge "termios: add tcdrain"
by Elliott Hughes
· 13 years ago
5ff2347
Merge "Add getsid system call to bionic"
by Elliott Hughes
· 13 years ago
63deae5
Add missing MALLOC_FAILURE_ACTION calls to dlmalloc.
by Elliott Hughes
· 13 years ago
9549238
termios: add tcdrain
by Vitaly Wool
· 13 years ago
1ad10a5
Add getsid system call to bionic
by Irina Tirdea
· 13 years ago
3e2d293
Avoid malloc lock while calling pthread_atfork.
by Kirill Artamonov
· 13 years ago
6fe901e
Merge "Upgrade to dlmalloc 2.8.6."
by Ian Rogers
· 13 years ago
c6d95ad
Upgrade to dlmalloc 2.8.6.
by Ian Rogers
· 13 years ago
17d9be8
Merge "disable _FORTIFY_SOURCE under clang"
by Nick Kralevich
· 13 years ago
0d7177c
Merge "Clean up warnings in the malloc_debug_* files."
by Elliott Hughes
· 13 years ago
829c089
disable _FORTIFY_SOURCE under clang
by Nick Kralevich
· 13 years ago
c4d1fec
Clean up warnings in the malloc_debug_* files.
by Elliott Hughes
· 13 years ago
069c64c
Merge "ARM: make sure __on_dlclose() actually gets called"
by Nick Kralevich
· 13 years ago
e026b1d
Merge "ARM: remove dummy entries from .so init_array/fini_array"
by Nick Kralevich
· 13 years ago
c410a96
Merge "libc: remove ctors/dtors sections"
by Nick Kralevich
· 13 years ago
144c291
ARM: warn about atexit() calls from legacy shared libraries
by Ard Biesheuvel
· 13 years ago
f3cfcd8
ARM: make CRT_LEGACY_WORKAROUND work as intended
by Ard Biesheuvel
· 13 years ago
c230928
ARM: remove dummy entries from .so init_array/fini_array
by Ard Biesheuvel
· 13 years ago
bc36629
Merge "Added missing cache failed notification"
by Elliott Hughes
· 13 years ago
a37ce7f
Merge "Add missing va_end() to prevent stack corruptions"
by Ian Rogers
· 13 years ago
0a150ea
libc: remove ctors/dtors sections
by Ard Biesheuvel
· 13 years ago
26facba
Merge "hardening: remove pointless ARM __get_pc() function"
by Nick Kralevich
· 13 years ago
404e28f
hardening: remove pointless ARM __get_pc() function
by Ard Biesheuvel
· 13 years ago
c0b4d18
Use unambiguous mnemonics
by Kevin Schoedel
· 13 years ago
5ed48a4
ARM: make sure __on_dlclose() actually gets called
by Ard Biesheuvel
· 13 years ago
bfc1d97
Restore posix_memalign
by Brian Carlstrom
· 13 years ago
9990891
Upgrade to dlmalloc 2.8.5.
by Ian Rogers
· 13 years ago
9417a80
Merge "Always define the 64-bit int types."
by Elliott Hughes
· 13 years ago
2932f04
Fix race condition in pthread_create()
by Jurijs Oniscuks
· 13 years ago
6d6731a
Always define the 64-bit int types.
by Elliott Hughes
· 13 years ago
b7beb69
Add link.h for all platforms with dl_phdr_info
by Pavel Chupin
· 13 years ago
ce5ba8b
Added missing cache failed notification
by Henrik Engström
· 13 years ago
04a83a4
Enhance getcwd(3) to handle NULL like glibc.
by Elliott Hughes
· 13 years ago
9862f5e
bionic: add macro protection for MALLOC_ALIGNMENT
by Jin Wei
· 13 years ago
22d366c
enable clone system call for x86
by Jin Wei
· 13 years ago
cc213f8
Switch to the current NetBSD regex implementation.
by Elliott Hughes
· 13 years ago
261e223
Sort NOTICE entries.
by Elliott Hughes
· 13 years ago
Next »