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.4-9-g4


From: Eric S. Raymond
Subject: [gpsd-commit-watch] [SCM] GPSD branch, master, updated. release-3.4-9-g4107181
Date: Sun, 15 Jan 2012 04:45:00 +0000

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  41071810edea9d94c25681889400dc0135a951ed (commit)
       via  c197019904ec5ca4951508c7b05c542d8a21d2b4 (commit)
       via  27e62a6ca7aa7a35eeddea19ba6a0a64e42e0469 (commit)
      from  1fc7a349f18e36a1f7ea26f2713d134035a5d8ac (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 41071810edea9d94c25681889400dc0135a951ed
Author: Eric S. Raymond <address@hidden>
Date:   Sat Jan 14 23:44:37 2012 -0500

    splint cleanup.

commit c197019904ec5ca4951508c7b05c542d8a21d2b4
Author: Mike Frysinger <address@hidden>
Date:   Sat Jan 14 16:36:28 2012 -0500

    gpsd: use sigaction() to register signals
    
    We want to avoid the unportable signal() semantics wrt handlers being
    reset upon signal delivery, so use sigaction() instead.
    
    While we're fixing this, we can move the signal setup logic outside
    of the setjmp loop since we no longer have to reset anything.  We
    know the kernel will do the right thing.
    
    Also rename the incorrect "emptyset" to "oldset" to reflect what it
    actually represents.
    
    Signed-off-by: Mike Frysinger <address@hidden>
    Signed-off-by: Eric S. Raymond <address@hidden>

commit 27e62a6ca7aa7a35eeddea19ba6a0a64e42e0469
Author: Eric S. Raymond <address@hidden>
Date:   Fri Jan 13 16:57:23 2012 -0500

    Add explanatory comment.

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

Summary of changes:
 gpsd.c |   48 ++++++++++++++++++++++++++++++++----------------
 1 files changed, 32 insertions(+), 16 deletions(-)


hooks/post-receive
-- 
GPSD



reply via email to

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