qemu-e2k/bsd-user
malc baa8c60229 Fix qemu_malloc.
make {linux,bsd}-user qemu_realloc handle ptr == NULL correctly.
spotted by malc.

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@6466 c046a42c-6fe2-441c-8c8c-71466251a162
2009-01-28 17:16:56 +00:00
..
freebsd Preliminary BSD user emulator support 2008-10-26 20:33:16 +00:00
netbsd Preliminary BSD user emulator support 2008-10-26 20:33:16 +00:00
openbsd Fix BSD user compilation on other than OpenBSD 2008-11-22 20:34:45 +00:00
sparc Sparc32 BSD user support 2008-11-09 09:31:37 +00:00
sparc64 Preliminary BSD user emulator support 2008-10-26 20:33:16 +00:00
bsd-mman.h Prepare for handling different BSD mmap() flags 2008-11-29 14:05:16 +00:00
bsdload.c Preliminary BSD user emulator support 2008-10-26 20:33:16 +00:00
elfload.c Convert references to logfile/loglevel to use qemu_log*() macros 2009-01-15 22:34:14 +00:00
errno_defs.h Preliminary BSD user emulator support 2008-10-26 20:33:16 +00:00
main.c Fix user emulator breakage, based on patch by Riku Voipio 2009-01-20 16:57:34 +00:00
mmap.c Fix qemu_malloc. 2009-01-28 17:16:56 +00:00
path.c Preliminary BSD user emulator support 2008-10-26 20:33:16 +00:00
qemu-types.h linux-user: Move abi_* typedefs into qemu-types.h 2008-12-08 18:12:04 +00:00
qemu.h linux-user: Move abi_* typedefs into qemu-types.h 2008-12-08 18:12:04 +00:00
signal.c Fix more FSF addresses 2009-01-05 18:11:53 +00:00
strace.c Preliminary BSD user emulator support 2008-10-26 20:33:16 +00:00
syscall.c Fix more FSF addresses 2009-01-05 18:11:53 +00:00
syscall_defs.h Preliminary BSD user emulator support 2008-10-26 20:33:16 +00:00
uaccess.c Preliminary BSD user emulator support 2008-10-26 20:33:16 +00:00