qemu-e2k/include/qemu
Peter Maydell d5db2ec177 oslib-posix.c: Move workaround for OSX daemon() deprecation to osdep.h
The right place for "work around issues with system headers" code
is osdep.h. Move the workaround for OSX's stdlib.h emitting a
deprecation warning for daemon() to that header.

This also fixes a problem where running clean-includes on
oslib-posix.c would erroneously remove the #include <stdlib.h>
from it, breaking the workaround.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Eric Blake <eblake@redhat.com>
2016-02-16 14:29:28 +00:00
..
acl.h
atomic.h include/qemu/atomic.h: default to __atomic functions 2016-02-09 15:45:26 +01:00
base64.h
bitmap.h
bitops.h
bswap.h
buffer.h
compatfd.h
compiler.h build: Don't redefine 'inline' 2016-02-16 12:07:03 +00:00
config-file.h
coroutine_int.h
coroutine.h
crc32c.h
envlist.h
error-report.h
event_notifier.h
fifo8.h
fprintf-fn.h
hbitmap.h
host-utils.h
int128.h
iov.h iov: avoid memcpy for "simple" iov_from_buf/iov_to_buf 2016-02-09 13:52:26 +00:00
log.h trace: convert stderr backend to log 2016-02-03 10:37:10 +00:00
main-loop.h
memfd.h
mmap-alloc.h
module.h
notify.h
option_int.h
option.h
osdep.h oslib-posix.c: Move workaround for OSX daemon() deprecation to osdep.h 2016-02-16 14:29:28 +00:00
queue.h
range.h
ratelimit.h
rcu_queue.h
rcu.h
readline.h
rfifolock.h
seqlock.h
sockets.h sockets: remove use of QemuOpts from socket_dgram 2016-01-19 15:41:01 +01:00
thread-posix.h
thread-win32.h
thread.h
throttle.h blockdev: Error out on negative throttling option values 2016-01-20 13:37:37 +01:00
timed-average.h
timer.h
typedefs.h isa: add an ISA DMA interface, and store it within the ISA bus 2016-02-03 11:28:57 -05:00
uri.h
xattr.h