[Spice-devel] [PATCH 0/8] Initial cleanups from osx port
Hans de Goede
hdegoede at redhat.com
Wed Sep 29 05:02:43 PDT 2010
Hi,
Looks good, ack for the entire set.
Regards,
Hans
On 09/29/2010 01:43 PM, alexl at redhat.com wrote:
> From: Alexander Larsson<alexl at redhat.com>
>
> This is an initial set of cleanups, some taken from others based on
> the OSX client patch. These are more or less "trivial" and a good base
> for a clean integration of the osx work.
>
> Alexander Larsson (8):
> Fix warning from OSX compiler
> client: Don't use basename for argv[0] in --help output
> client: Include stdint.h for uint32_t
> Initialize variable to avoid compiler warning
> client: Check for pthread yield function using autoconf
> client: Include config.h from common.h
> client: Fall back to gettimeofday if clock_gettime not found
> client: Don't hardcode -lrt
>
> client/application.cpp | 9 +--------
> client/cmd_line_parser.cpp | 18 +-----------------
> client/common.h | 4 ++++
> client/mjpeg_decoder.cpp | 4 ----
> client/threads.cpp | 10 +++++++++-
> client/x11/Makefile.am | 3 +--
> client/x11/atomic_count.h | 2 ++
> client/x11/main.cpp | 1 -
> client/x11/platform.cpp | 12 ++++++++++--
> common/lines.c | 2 +-
> configure.ac | 22 ++++++++++++++++++++++
> 11 files changed, 51 insertions(+), 36 deletions(-)
>
> _______________________________________________
> Spice-devel mailing list
> Spice-devel at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/spice-devel
More information about the Spice-devel
mailing list