gpsd-commit-watch
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[gpsd-commit-watch] [SCM] GPSD branch, master, updated. release-3.16-580


From: Fred Wright
Subject: [gpsd-commit-watch] [SCM] GPSD branch, master, updated. release-3.16-580-g9d126a4
Date: Sun, 19 Feb 2017 21:39:24 -0500 (EST)

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GPSD".

The branch, master has been updated
       via  9d126a4eda9c3efdd593e63adfd5d2f7dddae18c (commit)
      from  bb66fc3b0987a8a9f9b2cee48be2cd195612ad40 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 9d126a4eda9c3efdd593e63adfd5d2f7dddae18c
Author: Fred Wright <address@hidden>
Date:   Sun Feb 19 16:14:37 2017 -0800

    Cleans up os_daemon() in Windows case.
    
    This provides an always-failing os_daemon() for platforms (e.g.,
    Windows) that can't provide a real daemon() call.  This is more
    consistent than simply omitting the function.
    
    It also bases the condition on the lack of fork(), rather than the
    presence of winsock2.h.
    
    TESTED:
    Ran "scons build-all check" on OSX, Linux, FreeBSD, OpenBSD, and
    NetBSD.  Verified that HAVE_FORK is set in all cases.

-----------------------------------------------------------------------

Summary of changes:
 SConstruct  |  2 +-
 os_compat.c | 18 +++++++++++++++---
 2 files changed, 16 insertions(+), 4 deletions(-)


hooks/post-receive
-- 
GPSD



reply via email to

[Prev in Thread] Current Thread [Next in Thread]