Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_bionic
/
5df0839cea98bd8c37d8dba5b94b98e99c681a94
/
libc
5df0839
Fix leak_realloc, copy entire allocation.
by Christopher Ferris
· 11 years ago
e2050ae
Merge "Change name of MB_CUR_MAX implementation function." into lmp-dev
by Dan Albert
· 11 years ago
bafee43
Change name of MB_CUR_MAX implementation function.
by Dan Albert
· 11 years ago
553c0ea
Merge "Move mtctxres.c to libc_dns.a." into lmp-dev
by Dan Albert
· 11 years ago
9f53397
Move mtctxres.c to libc_dns.a.
by Dan Albert
· 11 years ago
0533195
Merge "malloc_usable_size returns the original size." into lmp-dev
by Christopher Ferris
· 11 years ago
59c1ee4
malloc_usable_size returns the original size.
by Christopher Ferris
· 11 years ago
4bea4c6
Label pages mapped by linker_allocator
by Dmitriy Ivanov
· 11 years ago
d332bc6
Hide __libc_malloc_dispatch.
by Dan Albert
· 11 years ago
72d7e66
Fix our x86 PIC_PROLOGUE.
by Elliott Hughes
· 11 years ago
f4d21fb
Merge "Make __set_errno hidden in asm." into lmp-dev
by Dan Albert
· 11 years ago
e35fd48
Make __set_errno hidden in asm.
by Dan Albert
· 11 years ago
49de01a
Add a way to disable backtracing in malloc debug.
by Christopher Ferris
· 11 years ago
43227c0
Android is all-PIC/PIE.
by Elliott Hughes
· 11 years ago
3e7b8e2
Merge "Do a second key cleanup in pthread_exit." into lmp-dev
by Christopher Ferris
· 11 years ago
18d93f2
Do a second key cleanup in pthread_exit.
by Christopher Ferris
· 11 years ago
501eb51
Merge "Upgrade bionic to tzdata2014f." into lmp-dev
by Elliott Hughes
· 11 years ago
6edf898
Merge "Fix the tzdata update tools." into lmp-dev
by Elliott Hughes
· 11 years ago
90cb5ff
Fix the tzdata update tools.
by Elliott Hughes
· 11 years ago
0dc2c1d
Upgrade bionic to tzdata2014f.
by Elliott Hughes
· 11 years ago
bc0d65c
Merge "Proper MB_CUR_MAX." into lmp-dev
by Dan Albert
· 11 years ago
6035e6c
Proper MB_CUR_MAX.
by Dan Albert
· 11 years ago
5b39a44
Merge "Fix mbsrtowcs(3) src param for finished string." into lmp-dev
by Dan Albert
· 11 years ago
938a800
Fix mbsrtowcs(3) src param for finished string.
by Dan Albert
· 11 years ago
40079b0
Fixes build.
by Dan Albert
· 11 years ago
5386a74
Revert "Replaces vfork() implementation with fork()"
by Dan Albert
· 11 years ago
00a8344
Merge "Workaround b/16818336 which fails build under aggressive inlining." into lmp-dev
by Elliott Hughes
· 11 years ago
7aa27e1
Workaround b/16818336 which fails build under aggressive inlining.
by Dehao Chen
· 11 years ago
7a5f095
Merge "Revert most of "Cleanup: Delete dead code."" into lmp-dev
by Paul Jensen
· 11 years ago
59b0933
Explain how wcswcs ended up in ndk_cruft.cpp.
by Elliott Hughes
· 11 years ago
1544eae
Revert most of "Cleanup: Delete dead code."
by Paul Jensen
· 11 years ago
61833de
Fix memchr with a zero length.
by Christopher Ferris
· 11 years ago
4f76469
Implement <sys/fsuid.h>.
by Elliott Hughes
· 11 years ago
cd54195
[MIPSR6] Use C-coded string ops on mips32r6/mips64r6
by Duane Sand
· 11 years ago
11bf8a3
Only wipe TLS for user-supplied stacks.
by Elliott Hughes
· 11 years ago
c701e5b
Use libunwindbacktrace for debug malloc code.
by Christopher Ferris
· 11 years ago
1242f7e
Remove declarations for things that don't exist.
by Elliott Hughes
· 11 years ago
f6aa177
Merge "Revert "Added a bionic systrace class and tracing to pthread_mutex.cpp."" into lmp-dev
by Elliott Hughes
· 11 years ago
26c1420
Revert "Added a bionic systrace class and tracing to pthread_mutex.cpp."
by Elliott Hughes
· 11 years ago
7149362
en_US.UTF-8 is also supported.
by Dan Albert
· 11 years ago
d0a80a9
There is no _MIN for unsigned types.
by Dan Albert
· 11 years ago
4e58609
Fix mbsrtowcs(3)'s handling of len parameter.
by Dan Albert
· 11 years ago
1dd1b88
__libc_fatal should print a newline to stderr.
by Dan Albert
· 11 years ago
2ea0a58
Fix linkage of grantpt(3).
by Elliott Hughes
· 11 years ago
a09fe11
Added a bionic systrace class and tracing to pthread_mutex.cpp.
by Brigid Smith
· 11 years ago
2be1be4
Revert "Add a hack to <stdlib.h> until we can fix libvpx."
by Elliott Hughes
· 11 years ago
78e4f8f
syscall(3)'s return type should be long.
by Elliott Hughes
· 11 years ago
b1b60c3
Use vsnprintf(3) in syslog(3).
by Elliott Hughes
· 11 years ago
c1a6a72
Remove localtime_tz and strftime_tz.
by Elliott Hughes
· 11 years ago
708c112
Start hiding "private/bionic_time.h".
by Elliott Hughes
· 11 years ago
b902641
Implement twalk(3), add unit tests.
by Elliott Hughes
· 11 years ago
5ade7e3
[MIPS] Drop soft-fp targets
by Duane Sand
· 11 years ago
c86950c
[MIPSR6] setjmp supports mips32r6 and FP64A/FPXX reg models
by Duane Sand
· 11 years ago
bc74ecf
HACK: Disable syslog going to android log.
by Christopher Ferris
· 11 years ago
49fbec6
HACK: remove %m support from printf.
by Colin Cross
· 11 years ago
4126c12
Fix belated review comments on syslog change.
by Elliott Hughes
· 11 years ago
2aa142f
Fix generate-NOTICE to cope better with BSD __COPYRIGHT macros.
by Elliott Hughes
· 11 years ago
4ac83fa
Fix a couple of bugs in generate-NOTICE and regenerate the NOTICE files.
by Elliott Hughes
· 11 years ago
3ff6d95
Remove the unused swab.S.
by Elliott Hughes
· 11 years ago
5d7775c
[MIPS] Allow united mipsel and mips64el gcc toolchain
by Duane Sand
· 11 years ago
2582f02
Cleanup: Delete dead code.
by Sreeram Ramachandran
· 11 years ago
6209c81
Use upstream OpenBSD's arc4random.
by Elliott Hughes
· 11 years ago
b766136
Rewrite syslog(3) to use Android logging.
by Elliott Hughes
· 11 years ago
ed68221
Define atomic_charN_t only if charN_t is supported.
by Hans Boehm
· 11 years ago
fbd0081
Merge "Clean up some misinformation around prctl." into lmp-dev
by Elliott Hughes
· 11 years ago
de24f1a
Clean up some misinformation around prctl.
by Elliott Hughes
· 11 years ago
291da8d
Remove SIOCKILLADDR from <sys/socket.h>.
by Elliott Hughes
· 11 years ago
b5bef26
Remove PR_SET_TIMERSLACK_PID from <sys/prctl.h>.
by Elliott Hughes
· 11 years ago
e8bc581
Use the mmap/munmap for allocation routines.
by Christopher Ferris
· 11 years ago
b466968
Fix private/bionic_name_mem.h build breakage.
by Elliott Hughes
· 11 years ago
d648f55
Remove non-standard prctl constants from <sys/prctl.h>.
by Elliott Hughes
· 11 years ago
a694517
Merge "Add gen syscalls step to instructions." into lmp-dev
by Christopher Ferris
· 11 years ago
013c9b8
Add gen syscalls step to instructions.
by Christopher Ferris
· 11 years ago
9a7fdb2
ptrace(3) should be varargs.
by Elliott Hughes
· 11 years ago
3002131
Use VDSO for clock_gettime(2) and gettimeofday(2).
by Elliott Hughes
· 11 years ago
a446505
Merge "Remove isascii_l(3)." into lmp-dev
by Dan Albert
· 11 years ago
97ba2a5
Regenerate the syscalls list after the uapi update.
by Elliott Hughes
· 11 years ago
da8accf
Remove isascii_l(3).
by Dan Albert
· 11 years ago
73c963e
Fix BIONIC_ROUND_UP_POWER_OF_2 for 64 bit.
by Christopher Ferris
· 11 years ago
ca276c4
Fix visibility for a bunch more symbols.
by Elliott Hughes
· 11 years ago
99ae098
Implement rand/srand in terms of random/srandom.
by Elliott Hughes
· 11 years ago
caaf71e
Sync upstream-openbsd.
by Elliott Hughes
· 11 years ago
38778e3
Upstream atexit
by Dmitriy Ivanov
· 11 years ago
f6968e3
Define SIOCKILLADDR which isn't in the common kernel uapi headers.
by Elliott Hughes
· 11 years ago
b962ab8
am 57a5b338: Merge "Define three prctl constants that went missing from uapi."
by Elliott Hughes
· 11 years ago
0594b9d
am b8e82b5e: Merge "EM_ARM and EM_AARCH64 are now in the uapi header."
by Elliott Hughes
· 11 years ago
efdf786
am 385bb1ed: Merge "Add optimized memchr implementation from newlib"
by Christopher Ferris
· 11 years ago
55230dd
am 96502e27: Merge "Make jemalloc the default choice."
by Christopher Ferris
· 11 years ago
18a2507
am c6bc0017: Merge "Update kernel headers to v3.14."
by Christopher Ferris
· 11 years ago
ce1422b
am 040e1187: Merge "Enable building libc with clang."
by Elliott Hughes
· 11 years ago
c0afc23
am 37f09d6d: Merge "Revert "Revert "Add locale aware APIs."""
by Dan Albert
· 11 years ago
d19f2d8
am 76df69d1: Merge "The err family allow null format strings."
by Elliott Hughes
· 11 years ago
3580537
am 9b491470: Merge "Slim down static binaries by avoiding stdio."
by Elliott Hughes
· 11 years ago
7d9f1cc
am f0f8cd1f: Merge "Remove the global lock around thread stack creation."
by Elliott Hughes
· 11 years ago
12ce911
am cd23370c: Merge "Remove the obsolete _thread_created_hook."
by Elliott Hughes
· 11 years ago
9712d91
am 02459d34: Merge "Move __cmsg_nxthdr to its proper file."
by Calin Juravle
· 11 years ago
cd061f6
am 8a71a745: Merge "Removed obsolete symbol cmsg_nxthdr."
by Calin Juravle
· 11 years ago
4306b0f
am 25fba981: Merge "Do not include libc_common in malloc debug code."
by Christopher Ferris
· 11 years ago
1cad022
am 84f0c7c2: Merge "update-tzdata.py needs to know where to find icu."
by Elliott Hughes
· 11 years ago
ea04b5a
am 7a85d9a1: Merge "Revert "Add locale aware APIs.""
by Dan Albert
· 11 years ago
Next »