|
| From: | Gerd Hoffmann |
| Subject: | Re: [Qemu-devel] [PATCH 8/9] spice: simple display |
| Date: | Wed, 25 Aug 2010 13:09:21 +0200 |
| User-agent: | Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.7) Gecko/20100720 Red Hat/3.1.1-1.el6 Thunderbird/3.1.1 |
In my man page it's declared as
#define _GNU_SOURCE
#include<stdio.h>
int dprintf(int fd, const char *format, ...);
but maybe it did become POSIX recently. Either way, it's used already :).
Same man-page says:
CONFORMING TO
These functions are GNU extensions that are nowadays
specified in POSIX.1-2008
cheers,
Gerd
| [Prev in Thread] | Current Thread | [Next in Thread] |