Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_bionic
/
refs/heads/rebase
/
libc
/
bionic
/
ndk_cruft.cpp
dfcb82d
Clean up __isthreaded.
by Elliott Hughes
· 8 years ago
7a3681e
Move libc_log code into libasync_safe.
by Christopher Ferris
· 8 years ago
bd3d208
libc: add const-correct string.h overloads
by George Burgess IV
· 8 years ago
5ffed9b
Move brillo closer to Android.
by Elliott Hughes
· 9 years ago
53cf348
Remove more stdio copy/paste.
by Elliott Hughes
· 9 years ago
d13e9a6
Align-up and randomize shared libraries.
by Evgenii Stepanov
· 9 years ago
722ab05
bionic: Implement getpwent and getgrent
by Mark Salyzyn
· 9 years ago
bed110a
Clean up bcopy cruft.
by Elliott Hughes
· 9 years ago
01d5b94
Remove optimized code for bzero, which was removed from POSIX in 2008.
by Elliott Hughes
· 9 years ago
0ac0cee
Remove dlmalloc.
by Josh Gao
· 10 years ago
bba3954
Revert "Temporary apply LIBC version to __pthread_gettid"
by Dimitry Ivanov
· 10 years ago
0ef1d12
Temporary apply LIBC version to __pthread_gettid
by Dimitry Ivanov
· 10 years ago
c8bb96a
Revert "Temporary apply LIBC version to __pthread_gettid"
by Dimitry Ivanov
· 10 years ago
eb90e91
Temporary apply LIBC version to __pthread_gettid
by Dimitry Ivanov
· 10 years ago
bc2e88a
Revert "Revert "Remove remaining ndk_cruft from LP64 platforms""
by Dimitry Ivanov
· 10 years ago
23af25b
Revert "Remove remaining ndk_cruft from LP64 platforms"
by Dimitry Ivanov
· 10 years ago
b1d0a2a
Remove remaining ndk_cruft from LP64 platforms
by Dimitry Ivanov
· 10 years ago
d51a0b0
Base bcopy on memmove rather than memcpy.
by Rohit Agrawal
· 10 years ago
cfd5a46
Make all of ndk_cruft.cpp one big extern "C".
by Elliott Hughes
· 10 years ago
bb46afd
Revert "Revert "Remove __sinit and __sdidinit.""
by Elliott Hughes
· 10 years ago
c8bae05
Revert "Remove __sinit and __sdidinit."
by Elliott Hughes
· 10 years ago
8766edc
Fix GCC build.
by Elliott Hughes
· 10 years ago
4371961
Remove __sinit and __sdidinit.
by Elliott Hughes
· 10 years ago
9978a9a
Move __set_errno to ndk_cruft.cpp.
by Christopher Ferris
· 10 years ago
d7c7daa
Remove the legacy endusershell/getusershell/setusershell stubs.
by Elliott Hughes
· 10 years ago
fb8fd50
Opt Brillo out of the ndk cruft.
by Elliott Hughes
· 10 years ago
f9554a1
Export two dlmalloc functions everywhere.
by Christopher Ferris
· 10 years ago
2f836d4
Make __get_thread inlined.
by Yabin Cui
· 10 years ago
52d7f1a
Move endpwent to ndk_cruft.cpp.
by Yabin Cui
· 10 years ago
8c41eae
Merge "Move getusershell/endusershell/setusershell to ndk_cruft.cpp."
by Yabin Cui
· 10 years ago
7fb680b
Move getusershell/endusershell/setusershell to ndk_cruft.cpp.
by Yabin Cui
· 10 years ago
4c5891d
valgrind can't find syscall because we didn't put it in <unistd.h>.
by Elliott Hughes
· 10 years ago
1edfd9e
x86 has an assembler bcopy implementation.
by Elliott Hughes
· 10 years ago
76f8916
Clean up <stdlib.h> slightly.
by Elliott Hughes
· 10 years ago
f183f95
Re-add dlmalloc for 32 bit.
by Christopher Ferris
· 11 years ago
0f001b6
Remove "private/bionic_pthread.h".
by Elliott Hughes
· 11 years ago
fc82973
Add arc4random_addrandom binary compatibility.
by Elliott Hughes
· 11 years ago
f903558
Add dlmalloc_usable_size for 32 bit arches.
by Christopher Ferris
· 11 years ago
5dea472
Add back a dummy arc4random_stir for compatibility.
by Elliott Hughes
· 11 years ago
1628eb1
Explain how wcswcs ended up in ndk_cruft.cpp.
by Elliott Hughes
· 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
8229ae4
Removes wait3(2) from LP64.
by Dan Albert
· 11 years ago
bffbfee
Add the missing issetugid binary compatibility stub.
by Elliott Hughes
· 11 years ago
d1ead2a
Fix ndk_cruft.cpp __getdents64 build failure.
by Elliott Hughes
· 11 years ago
3d5cb30
Remove getdents from bionic.
by Elliott Hughes
· 11 years ago
205dd7d
Remove bsd_signal and sysv_signal from bionic LP64.
by Dan Albert
· 11 years ago
0921204
Revert "Remove ftime from bionic LP64"
by Dan Albert
· 11 years ago
26d6799
Remove ftime from bionic LP64
by Dan Albert
· 11 years ago
001f8f0
Removes wcswcs from bionic for LP64.
by Dan Albert
· 11 years ago
b30aff4
Revert "Revert "Lose the hand-written futex assembler.""
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
fcac8ff
Switch to POSIX dprintf/vdprintf.
by Elliott Hughes
· 11 years ago
eae5902
Remove strntoimax and strntoumax from the future.
by Elliott Hughes
· 11 years ago
efbdb53
Remove a non-standard turd: strtotimeval.
by Elliott Hughes
· 11 years ago
a4eafa6
Removed pthread_attr_getstackaddr/pthread_attr_setstackaddr
by Calin Juravle
· 11 years ago
152b9de
Remove non-standard memswap.
by Elliott Hughes
· 11 years ago
0e44bc3
Remove <asm/page.h>.
by Elliott Hughes
· 11 years ago
0620925
Clean up the 32-bit kernel support, fix LP64 fcntl declaration.
by Elliott Hughes
· 12 years ago
567a8de
Start moving 32-bit cruft somewhere it won't pollute 64-bit.
by Elliott Hughes
· 12 years ago