index
:
bionic.git
replicant-6.0
Android's bionic
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libc
/
bionic
/
ndk_cruft.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Export two dlmalloc functions everywhere.
Christopher Ferris
2015-06-06
1
-1
/
+24
*
Make __get_thread inlined.
Yabin Cui
2015-03-18
1
-0
/
+8
*
Move endpwent to ndk_cruft.cpp.
Yabin Cui
2015-02-25
1
-0
/
+3
*
Merge "Move getusershell/endusershell/setusershell to ndk_cruft.cpp."
Yabin Cui
2015-02-25
1
-3
/
+18
|
\
|
*
Move getusershell/endusershell/setusershell to ndk_cruft.cpp.
Yabin Cui
2015-02-24
1
-3
/
+18
*
|
valgrind can't find syscall because we didn't put it in <unistd.h>.
Elliott Hughes
2015-02-19
1
-0
/
+1
|
/
*
x86 has an assembler bcopy implementation.
Elliott Hughes
2015-01-26
1
-0
/
+4
*
Clean up <stdlib.h> slightly.
Elliott Hughes
2015-01-26
1
-0
/
+6
*
Re-add dlmalloc for 32 bit.
Christopher Ferris
2014-10-09
1
-0
/
+6
*
Remove "private/bionic_pthread.h".
Elliott Hughes
2014-09-12
1
-0
/
+5
*
Add arc4random_addrandom binary compatibility.
Elliott Hughes
2014-09-08
1
-0
/
+5
*
Add dlmalloc_usable_size for 32 bit arches.
Christopher Ferris
2014-09-06
1
-0
/
+7
*
Add back a dummy arc4random_stir for compatibility.
Elliott Hughes
2014-09-03
1
-0
/
+5
*
Explain how wcswcs ended up in ndk_cruft.cpp.
Elliott Hughes
2014-08-06
1
-1
/
+2
*
libc: Fix 'index' symbol export.
David 'Digit' Turner
2014-06-16
1
-0
/
+6
*
Revert "Revert "Remove ftime from bionic LP64""
Dan Albert
2014-06-16
1
-0
/
+30
*
Removes getdtablesize(3) from LP64.
Dan Albert
2014-06-16
1
-0
/
+11
*
Removes wait3(2) from LP64.
Dan Albert
2014-06-13
1
-0
/
+5
*
Add the missing issetugid binary compatibility stub.
Elliott Hughes
2014-06-06
1
-0
/
+5
*
Fix ndk_cruft.cpp __getdents64 build failure.
Elliott Hughes
2014-06-06
1
-1
/
+3
*
Remove getdents from bionic.
Elliott Hughes
2014-06-06
1
-0
/
+5
*
Remove bsd_signal and sysv_signal from bionic LP64.
Dan Albert
2014-06-05
1
-0
/
+12
*
Revert "Remove ftime from bionic LP64"
Dan Albert
2014-06-05
1
-31
/
+0
*
Remove ftime from bionic LP64
Dan Albert
2014-06-04
1
-0
/
+31
*
Removes wcswcs from bionic for LP64.
Dan Albert
2014-06-04
1
-0
/
+5
*
Revert "Revert "Lose the hand-written futex assembler.""
Elliott Hughes
2014-05-28
1
-13
/
+7
*
Restore tkill for LP32.
Anthony King
2014-05-24
1
-0
/
+5
*
Restore __futex_wake and __futex_wait for LP32.
Elliott Hughes
2014-05-24
1
-0
/
+23
*
Switch to POSIX dprintf/vdprintf.
Elliott Hughes
2014-05-22
1
-0
/
+15
*
Remove strntoimax and strntoumax from the future.
Elliott Hughes
2014-04-22
1
-0
/
+68
*
Remove a non-standard turd: strtotimeval.
Elliott Hughes
2014-04-07
1
-0
/
+29
*
Removed pthread_attr_getstackaddr/pthread_attr_setstackaddr
Calin Juravle
2014-03-11
1
-0
/
+14
*
Remove non-standard memswap.
Elliott Hughes
2014-03-10
1
-0
/
+14
*
Remove <asm/page.h>.
Elliott Hughes
2014-02-24
1
-1
/
+1
*
Clean up the 32-bit kernel support, fix LP64 fcntl declaration.
Elliott Hughes
2013-11-06
1
-0
/
+7
*
Start moving 32-bit cruft somewhere it won't pollute 64-bit.
Elliott Hughes
2013-10-24
1
-0
/
+55