aboutsummaryrefslogtreecommitdiffstats
path: root/libc/bionic/ndk_cruft.cpp
Commit message (Expand)AuthorAgeFilesLines
* bionic: Implement getpwent and getgrentMark Salyzyn2016-04-221-4/+0
* Clean up bcopy cruft.Elliott Hughes2016-03-031-4/+0
* Remove optimized code for bzero, which was removed from POSIX in 2008.Elliott Hughes2016-03-021-0/+6
* Remove dlmalloc.Josh Gao2016-01-251-11/+0
* Revert "Temporary apply LIBC version to __pthread_gettid"Dimitry Ivanov2016-01-221-8/+1
* Temporary apply LIBC version to __pthread_gettidDimitry Ivanov2016-01-051-1/+8
* Revert "Temporary apply LIBC version to __pthread_gettid"Dimitry Ivanov2016-01-051-3/+0
* Temporary apply LIBC version to __pthread_gettidDimitry Ivanov2016-01-041-0/+3
* Revert "Revert "Remove remaining ndk_cruft from LP64 platforms""Dimitry Ivanov2015-12-161-8/+3
* Revert "Remove remaining ndk_cruft from LP64 platforms"Dimitry Ivanov2015-12-151-3/+8
* Remove remaining ndk_cruft from LP64 platformsDimitry Ivanov2015-12-141-8/+3
* Base bcopy on memmove rather than memcpy.Rohit Agrawal2015-12-071-1/+1
* Make all of ndk_cruft.cpp one big extern "C".Elliott Hughes2015-12-071-48/+47
* Revert "Revert "Remove __sinit and __sdidinit.""Elliott Hughes2015-12-051-0/+7
* Revert "Remove __sinit and __sdidinit."Elliott Hughes2015-12-041-7/+0
* Fix GCC build.Elliott Hughes2015-12-041-3/+4
* Remove __sinit and __sdidinit.Elliott Hughes2015-12-031-0/+6
* Move __set_errno to ndk_cruft.cpp.Christopher Ferris2015-10-291-0/+6
* Remove the legacy endusershell/getusershell/setusershell stubs.Elliott Hughes2015-10-281-12/+2
* Opt Brillo out of the ndk cruft.Elliott Hughes2015-10-121-8/+9
* Export two dlmalloc functions everywhere.Christopher Ferris2015-06-051-1/+24
* 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