aboutsummaryrefslogtreecommitdiffstats
path: root/net-android.c
Commit message (Expand)AuthorAgeFilesLines
* replace _exit() with exit()Iliyan Malchev2012-06-011-1/+1
* Minor cleanups for core/ui Makefile separation.David 'Digit' Turner2011-02-231-6/+6
* Revert "Build arm and x86 binaries at the same time."Xavier Ducrohet2011-02-091-6/+6
* Build arm and x86 binaries at the same time.David 'Digit' Turner2011-02-101-6/+6
* Fixed dependency ob core data in android/help.cVladimir Chtchetkine2010-09-011-2/+6
* Move net-related routines from main.c to net-android.cVladimir Chtchetkine2010-07-151-0/+100
* Fix regression: -netspeed <speed> and -netdelay <latency> didn't work.David 'Digit' Turner2010-05-251-0/+15
* Upstream: integrate timer/clock management changes.David 'Digit' Turner2010-05-111-1/+1
* Upstream: Use CONFIG_BSD instead of _BSD and HOST_BSDDavid 'Digit' Turner2010-05-101-2/+2
* net_socket_receive_dgram: use socket_sendto instead of sendtoDries Harnie2010-05-071-2/+1
* Fix Win32 socket error handling.David 'Digit' Turner2010-03-251-1/+1
* Merge upstream QEMU 10.0.50 into the Android source tree.David 'Digit' Turner2009-09-141-0/+2596