summaryrefslogtreecommitdiffstats
path: root/libcutils/Android.mk
Commit message (Expand)AuthorAgeFilesLines
* libcutils/fastboot: improve multi-buffer write.David Pursell2016-02-031-2/+2
* libcutils: add socket_get_local_port().David Pursell2016-02-021-8/+9
* libcutils: share Windows networking code.David Pursell2016-01-151-8/+15
* libcutils: turn on -Werror on Win32, fix resulting build break.Josh Gao2015-11-241-5/+3
* libcutils: add prefix to local variables in Android.mk.Josh Gao2015-11-241-27/+27
* Revert "libcutils: don't build for Windows."Josh Gao2015-11-171-22/+34
* libcutils: don't build for Windows.Josh Gao2015-11-161-34/+22
* am bfe32228: Merge "Remove USE_MINGW/CYGWIN; Whitelist windows modules"Dan Willemsen2015-09-031-24/+14
|\
| * Remove USE_MINGW/CYGWIN; Whitelist windows modulesDan Willemsen2015-09-021-24/+14
* | am 63141512: am 53f11b62: Merge "libcutils: enable LOCAL_SANITIZE := integer"Nick Kralevich2015-08-261-0/+4
|\|
| * libcutils: enable LOCAL_SANITIZE := integerNick Kralevich2015-08-261-0/+4
* | resolved conflicts for merge of 038b76c2 to mnc-dev-plus-aospElliott Hughes2015-07-241-4/+4
|\|
| * Turn on warnings for libcutils, fix a bug.Elliott Hughes2015-07-241-4/+4
* | am e5b0c837: Merge "add cpuset support to libcutils" into mnc-devTim Murray2015-06-121-0/+6
|\ \ | |/ |/|
| * add cpuset support to libcutilsTim Murray2015-06-111-0/+6
* | Switch arch-arm/memset32.S to unified syntax.Elliott Hughes2015-05-111-3/+0
|/
* [MIPS] Fast android_memset for Mips64, Mipsr6Duane Sand2015-04-161-2/+3
* libcutils: add fs_configMark Salyzyn2015-04-061-0/+1
* Be more intention-revealing with libcutils' strlcpy.Elliott Hughes2015-04-021-1/+1
* Move all libcutils tests into the gtests.Elliott Hughes2015-04-021-26/+0
* Move mips/mips64 android_memset16/android_memset32 into libcutils.Elliott Hughes2015-04-021-22/+4
* Fix shared version of libcutils on the host to include strlcpyBrian Carlstrom2015-04-021-1/+1
* Define atrace_* functions for both target and host.Richard Uhler2015-03-271-2/+3
* Add make target for shared libcutils on host.Richard Uhler2015-03-241-1/+11
* Remove unused cruft from libcutils.Elliott Hughes2015-01-151-1/+0
* Remove the error-prone TARGET_CPU_SMP from system/core.Elliott Hughes2014-11-171-10/+2
* Add -no-integrated-as at local level.Chih-Hung Hsieh2014-10-061-0/+3
* Clean up memset[16,32] routines: unify files names, remove redundant wrapperVarvara Rainchik2014-09-171-2/+2
* Fix some clang compilation issues.Dan Albert2014-09-111-1/+1
* [MIPSR6] Skip pixelflinger, memset assembler code on mips32r6Duane Sand2014-07-311-1/+9
* Remove invalid 64-bit host objects.Stephen Hines2014-07-221-13/+0
* Add android_memset16/android_memset32 for aarch64.Christopher Ferris2014-06-231-0/+4
* Port libcutils memset16/32 to x86_64.Henrik Smiding2014-06-051-16/+27
* Host multilib build of both 32-bit and 64-bit libraries.Ian Rogers2014-06-051-0/+1
* Fix build.Mathieu Chartier2014-06-031-1/+3
* Fix build.Mathieu Chartier2014-06-031-10/+8
* Fix win32 undefined reference to `_socket_network_client_timeout'.Elliott Hughes2014-05-201-8/+9
* Remove unused LOCAL_LDLIBS.Ying Wang2014-05-071-2/+0
* libcutils: win_sdk build issuesMark Salyzyn2014-05-051-3/+12
* libcutils: turn on -WerrorMark Salyzyn2014-05-011-6/+6
* Handle errno properly to avoid corrupt str_parmsJens Gulin2014-04-031-0/+10
* libcutils: Move list.c to inlines on list.hMark Salyzyn2014-01-271-1/+0
* system/core: remove $(KERNEL_HEADERS) from includesColin Cross2014-01-221-1/+1
* am 45ddf184: am 9b8a929d: Merge "libcutils doesn\'t need to be looking at bio...Elliott Hughes2013-10-101-5/+0
|\
| * libcutils doesn't need to be looking at bionic's privates.Elliott Hughes2013-10-101-5/+0
* | am 5baecee3: am be18538d: Merge "Cleanup x86 flags and memset versions"Elliott Hughes2013-10-101-6/+2
|\|
| * Cleanup x86 flags and memset versionsPavel Chupin2013-10-101-6/+2
* | am 1690a5a6: am aa62be65: Merge "Use SSE2 enhanced memset for capable x86 pro...Ying Wang2013-09-261-11/+15
|\|
| * Use SSE2 enhanced memset for capable x86 processorsDaniel Leung2013-09-241-11/+15
* | Fix Mac builds, for realz.Jeff Sharkey2013-09-201-2/+6