History log of /external/qemu/backends/msmouse.c
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
aa8236dc1b1ea300ab18716db5b8fab42aca3ca7 10-Jan-2014 David 'Digit' Turner <digit@android.com> qemu-malloc.c: Remove qemu-specific heap routines.

Remove all uses of qemu_malloc/malloc0/realloc/free/strdup/etc to use
the equivalent GLib functions (g_malloc, g_free, ...) as per upstream.

This also removes qemu-malloc.c since it's no longer required.

Change-Id: I3c36a0396b73dd114b8da385b43f56a2e54dbb15
/external/qemu/backends/msmouse.c
2a0488a213cdd5359ba81baa228778b8eaa42874 17-Dec-2013 David 'Digit' Turner <digit@android.com> hw/msmouse.c -> backends/msmouse.c

Change-Id: Ib82165fed2d267c1ab51b90b9b2feec0de4d7564
/external/qemu/backends/msmouse.c