]> Git Repo - qemu.git/commit
Rename hexdump to avoid FreeBSD libutil conflict
authorEd Maste <[email protected]>
Thu, 16 May 2013 15:32:28 +0000 (11:32 -0400)
committerMichael Tokarev <[email protected]>
Sat, 18 May 2013 12:35:12 +0000 (16:35 +0400)
commit3a8ae21bd07e8a02e6e2eb4896790a62f979acda
tree996e59913413d78e46fb340fb3b1eff243cd7667
parent997aba8e257d183e978e9b08a26aceb4e905378d
Rename hexdump to avoid FreeBSD libutil conflict

On FreeBSD libutil is used for openpty(), but it also provides a hexdump()
which conflicts with QEMU's.

Signed-off-by: Ed Maste <[email protected]>
Reviewed-by: Paolo Bonzini <[email protected]>
Signed-off-by: Michael Tokarev <[email protected]>
hw/dma/pl330.c
include/qemu-common.h
util/hexdump.c
util/iov.c
This page took 0.02549 seconds and 4 git commands to generate.