Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_bionic
/
c8ba22c847bd5bfc97d29a4c565fd32993200a01
/
libc
afab3ff
Move PAGE_MASK into <sys/user.h>.
by Elliott Hughes
· 10 years ago
667dc75
deprecate TARGET_USES_LOGD
by Mark Salyzyn
· 10 years ago
e8ceb95
Merge "Remove pushes from memsets (krait/cortex-a9)."
by Christopher Ferris
· 10 years ago
8af3263
Merge "add fortified implementations of fread/fwrite"
by Yabin Cui
· 10 years ago
8264cbb
Remove pushes from memsets (krait/cortex-a9).
by Christopher Ferris
· 10 years ago
f0a7347
name the atexit handler pages
by Daniel Micay
· 10 years ago
189394b
Use AT_PAGESZ for sysconf(_SC_PAGE_SIZE).
by Elliott Hughes
· 10 years ago
fed2659
add fortified implementations of fread/fwrite
by Daniel Micay
· 10 years ago
795a8e3
Make all labels local.
by Christopher Ferris
· 10 years ago
1661125
Don't abort when failed to write tracing message.
by Yabin Cui
· 10 years ago
2565492
Merge "Add getgrgid_r/getgrnam_r."
by Yabin Cui
· 10 years ago
c4786d3
Add getgrgid_r/getgrnam_r.
by Yabin Cui
· 10 years ago
3b49d61
Merge "libc: arch-x86: implement kernel vdso time functions"
by Elliott Hughes
· 10 years ago
10726d5
libc: arch-x86: implement kernel vdso time functions
by Robert Jarzmik
· 10 years ago
d294863
Use a less misleading name for the code that sets up the main thread.
by Elliott Hughes
· 10 years ago
c99fabb
Merge "Add support for non-zero vaddr in maps."
by Christopher Ferris
· 10 years ago
3bcfd47
Merge "Revert "Revert "make vdso function pointers read-only at runtime"""
by Elliott Hughes
· 10 years ago
95fd031
Revert "Stop libc from cross-referencing unwind symbols"
by Dan Albert
· 10 years ago
613f814
Revert "Revert "make vdso function pointers read-only at runtime""
by Elliott Hughes
· 10 years ago
e5544ae
Merge "<sys/time.h> should include [most of] <sys/select.h>."
by Elliott Hughes
· 10 years ago
6c9ad82
Merge "Revert "make vdso function pointers read-only at runtime""
by Elliott Hughes
· 10 years ago
1946856
Revert "make vdso function pointers read-only at runtime"
by Elliott Hughes
· 10 years ago
a7a87dd
<sys/time.h> should include [most of] <sys/select.h>.
by Elliott Hughes
· 10 years ago
2cc41d3
Add all the glibc one-line "synonym" header files.
by Elliott Hughes
· 10 years ago
df1a3c6
make vdso function pointers read-only at runtime
by Daniel Micay
· 10 years ago
70b6e1d
Add support for non-zero vaddr in maps.
by Christopher Ferris
· 10 years ago
0875ba3
Add timespec/timeval conversion helpers.
by Bertrand SIMONNET
· 10 years ago
dda4fd4
Update to v3.18.18 kernel headers.
by Christopher Ferris
· 10 years ago
3a40a00
Do not hold hash table lock while backtracing.
by Christopher Ferris
· 10 years ago
a20a35f
Prevent user-defined basename_r from breaking basename(3).
by Elliott Hughes
· 10 years ago
c6f2564
Merge "libc: Add sys/fcntl.h for compatibility."
by Daniel Erat
· 10 years ago
e551514
libc: Add sys/fcntl.h for compatibility.
by Daniel Erat
· 10 years ago
90de682
Merge "Replace bx lr with update of pc from the stack."
by Christopher Ferris
· 10 years ago
e1e434a
Replace bx lr with update of pc from the stack.
by Christopher Ferris
· 10 years ago
7ea817d
Add some glibc-like #defines for libchrome.
by Elliott Hughes
· 10 years ago
dbb17b2
Fix alignment after variable-length data.
by Elliott Hughes
· 10 years ago
eeb6b57
Name the thread stack and signal stack guard pages.
by Elliott Hughes
· 10 years ago
77455f8
Merge "Fixed uchar.h for clang3.6"
by Elliott Hughes
· 10 years ago
86061f3
Merge "Update timezone data to 2015e"
by Neil Fuller
· 10 years ago
c224747
Improve personality initialization
by Dmitriy Ivanov
· 10 years ago
b9f76dc
Update timezone data to 2015e
by Neil Fuller
· 10 years ago
7f46cf9
Merge "Pass around struct android_net_context for better behaviour"
by Erik Kline
· 10 years ago
59d5854
Add <sysexits.h>.
by Elliott Hughes
· 10 years ago
a05bee5
Fixed uchar.h for clang3.6
by egor.kochetov
· 10 years ago
01e37c9
Pass around struct android_net_context for better behaviour
by Erik Kline
· 10 years ago
fef5835
Fix x86 gdbserver build.
by Elliott Hughes
· 10 years ago
e79d06b
Use gcc to build and test x86_64 long double code.
by Chih-Hung Hsieh
· 10 years ago
38f2eaa
[MIPS] Add optimized string functions
by Nikola Veljkovic
· 10 years ago
895241e
Fixes for building gdbserver (and gdb) out of the box.
by Elliott Hughes
· 10 years ago
b628b7d
Merge "Use new sanitizer option."
by Dan Albert
· 10 years ago
11ea08c
Use new sanitizer option.
by Dan Albert
· 10 years ago
9876aa2
Merge "Add support for cortex-a53 in bionic."
by Tim Murray
· 10 years ago
48fa28b
Merge "Add version to libc.so symbols"
by Dmitriy Ivanov
· 10 years ago
665607a
Add version to libc.so symbols
by Dmitriy Ivanov
· 10 years ago
a73b2c9
Add support for cortex-a53 in bionic.
by Tim Murray
· 10 years ago
b130493
Hide accidentally-exposed __clock_nanosleep.
by Elliott Hughes
· 10 years ago
0577733
Avoid name collision with user_fpsimd_state in <asm/ptrace.h>.
by Elliott Hughes
· 10 years ago
27f5c37
Merge "Fix two accidentally leaked mips64 symbols."
by Elliott Hughes
· 10 years ago
469b418
Fix two accidentally leaked mips64 symbols.
by Elliott Hughes
· 10 years ago
bf18c61
Add a sys/procfs.h.
by Dan Albert
· 10 years ago
be57a40
Add process_vm_readv and process_vm_writev.
by Elliott Hughes
· 10 years ago
ba1d40a
Merge "Statically linked executables should honor AT_SECURE."
by Elliott Hughes
· 10 years ago
60907c7
Allow NULL in pthread_mutex_lock/unlock.
by Christopher Ferris
· 10 years ago
1801db3
Statically linked executables should honor AT_SECURE.
by Elliott Hughes
· 10 years ago
1cfbd94
Merge "Add flag that makes linker honor min(p_vaddr)"
by Dmitriy Ivanov
· 10 years ago
8a11628
Add flag that makes linker honor min(p_vaddr)
by Dmitriy Ivanov
· 10 years ago
12fb28b
Merge "Add O_PATH support for flistxattr()"
by Nick Kralevich
· 10 years ago
e1d0810
Add O_PATH support for flistxattr()
by Nick Kralevich
· 10 years ago
f9554a1
Export two dlmalloc functions everywhere.
by Christopher Ferris
· 10 years ago
19fee2c
Fix a few libc makefile mishaps.
by Christopher Ferris
· 10 years ago
9cf6fc3
Hide __atexit
by Dmitriy Ivanov
· 10 years ago
c062218
Reorder DIR structure due to bad apps.
by Christopher Ferris
· 10 years ago
6cda074
Strip version info when extracting symbols
by Dmitriy Ivanov
· 10 years ago
2825f10
libc: Add O_PATH support for fgetxattr / fsetxattr
by Nick Kralevich
· 10 years ago
9d476a0
Cleanup ftruncate negative test.
by Dan Albert
· 10 years ago
c05554e
Fix error handling for negative size in ftruncate.
by Dan Albert
· 10 years ago
40a8f21
Hide rt_sigqueueinfo.
by Yabin Cui
· 10 years ago
a42b5bc
Merge "Apply work around b/19059885 to x86"
by Dmitriy Ivanov
· 10 years ago
9185e04
Apply work around b/19059885 to x86
by Dmitriy Ivanov
· 10 years ago
4e8ef69
Don't use TEMP_FAILURE_RETRY on close in bionic.
by Elliott Hughes
· 10 years ago
0346ad7
ScopedFd: Don't use TEMP_FAILURE_RETRY() with close()
by Spencer Low
· 10 years ago
f58ac87
Update NOTICE files (the second time today).
by Elliott Hughes
· 10 years ago
7e54c76
Update NOTICE files.
by Elliott Hughes
· 10 years ago
8a330ca
Merge "Simplify three copyright headers."
by Elliott Hughes
· 10 years ago
c69ace8
Simplify three copyright headers.
by Elliott Hughes
· 10 years ago
972d7fe
Merge "Use unified syntax to compile with both llvm and gcc."
by Chih-Hung Hsieh
· 10 years ago
33f3351
Use unified syntax to compile with both llvm and gcc.
by Chih-Hung Hsieh
· 10 years ago
c931026
Merge "Fix various bugs in the check-symbols script."
by Elliott Hughes
· 10 years ago
ec738d9
Fix various bugs in the check-symbols script.
by Elliott Hughes
· 10 years ago
4e8cda6
remove rootdir build.prop
by Andres Morales
· 10 years ago
88e777d
Switch libc/libcstdc++/libm to hash-style=both
by Dmitriy Ivanov
· 10 years ago
a924d4b
Merge changes from topic 'volantis-blobs'
by Dan Albert
· 10 years ago
ce16a53
Add definitions of Elf32_Sxword and ELFXX_R_INFO
by Dmitriy Ivanov
· 10 years ago
7c2c01d
Revert "Fix volantis boot."
by Dan Albert
· 10 years ago
6f0d700
Revert "Fix clang build."
by Dan Albert
· 10 years ago
f920f82
Revert "Try again to fix clang build."
by Dan Albert
· 10 years ago
e543c76
Properly align init/fini_arrays for crtend.o
by Dmitriy Ivanov
· 10 years ago
dbe26fd
Fix protected symbol lookups for mips
by Dmitriy Ivanov
· 10 years ago
033a68f
Merge "bionic: fortify comments in _system_properties.h"
by Mark Salyzyn
· 10 years ago
6a4c9d9
Merge "Define char16_t and char32_t to make gcc 5.1 happy"
by Dan Albert
· 10 years ago
Next »