summaryrefslogtreecommitdiffstats
path: root/libc/bionic/ndk_cruft.cpp
Commit message (Expand)AuthorAgeFilesLines
* Make __get_thread inlined.Yabin Cui2015-03-181-0/+8
* Move endpwent to ndk_cruft.cpp.Yabin Cui2015-02-251-0/+3
* Merge "Move getusershell/endusershell/setusershell to ndk_cruft.cpp."Yabin Cui2015-02-251-3/+18
|\
| * Move getusershell/endusershell/setusershell to ndk_cruft.cpp.Yabin Cui2015-02-241-3/+18
* | valgrind can't find syscall because we didn't put it in <unistd.h>.Elliott Hughes2015-02-191-0/+1
|/
* x86 has an assembler bcopy implementation.Elliott Hughes2015-01-261-0/+4
* Clean up <stdlib.h> slightly.Elliott Hughes2015-01-261-0/+6
* Re-add dlmalloc for 32 bit.Christopher Ferris2014-10-091-0/+6
* Remove "private/bionic_pthread.h".Elliott Hughes2014-09-121-0/+5
* Add arc4random_addrandom binary compatibility.Elliott Hughes2014-09-081-0/+5
* Add dlmalloc_usable_size for 32 bit arches.Christopher Ferris2014-09-061-0/+7
* Add back a dummy arc4random_stir for compatibility.Elliott Hughes2014-09-031-0/+5
* Explain how wcswcs ended up in ndk_cruft.cpp.Elliott Hughes2014-08-061-1/+2
* libc: Fix 'index' symbol export.David 'Digit' Turner2014-06-161-0/+6
* Revert "Revert "Remove ftime from bionic LP64""Dan Albert2014-06-161-0/+30
* Removes getdtablesize(3) from LP64.Dan Albert2014-06-161-0/+11
* Removes wait3(2) from LP64.Dan Albert2014-06-131-0/+5
* Add the missing issetugid binary compatibility stub.Elliott Hughes2014-06-061-0/+5
* Fix ndk_cruft.cpp __getdents64 build failure.Elliott Hughes2014-06-061-1/+3
* Remove getdents from bionic.Elliott Hughes2014-06-061-0/+5
* Remove bsd_signal and sysv_signal from bionic LP64.Dan Albert2014-06-051-0/+12
* Revert "Remove ftime from bionic LP64"Dan Albert2014-06-051-31/+0
* Remove ftime from bionic LP64Dan Albert2014-06-041-0/+31
* Removes wcswcs from bionic for LP64.Dan Albert2014-06-041-0/+5
* Revert "Revert "Lose the hand-written futex assembler.""Elliott Hughes2014-05-281-13/+7
* Restore tkill for LP32.Anthony King2014-05-241-0/+5
* Restore __futex_wake and __futex_wait for LP32.Elliott Hughes2014-05-241-0/+23
* Switch to POSIX dprintf/vdprintf.Elliott Hughes2014-05-221-0/+15
* Remove strntoimax and strntoumax from the future.Elliott Hughes2014-04-221-0/+68
* Remove a non-standard turd: strtotimeval.Elliott Hughes2014-04-071-0/+29
* Removed pthread_attr_getstackaddr/pthread_attr_setstackaddrCalin Juravle2014-03-111-0/+14
* Remove non-standard memswap.Elliott Hughes2014-03-101-0/+14
* Remove <asm/page.h>.Elliott Hughes2014-02-241-1/+1
* Clean up the 32-bit kernel support, fix LP64 fcntl declaration.Elliott Hughes2013-11-061-0/+7
* Start moving 32-bit cruft somewhere it won't pollute 64-bit.Elliott Hughes2013-10-241-0/+55