commit-hurd
[Top][All Lists]
Advanced

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

[SCM] GNU Mach branch, master, updated. 1dc6074b62f8141e9848bbaee7275e57


From: Samuel Thibault
Subject: [SCM] GNU Mach branch, master, updated. 1dc6074b62f8141e9848bbaee7275e5752507e8f
Date: Sat, 29 Jun 2013 18:36:52 +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 "GNU Mach".

The branch, master has been updated
       via  1dc6074b62f8141e9848bbaee7275e5752507e8f (commit)
      from  f925d0efa2161aef215f858347a9036f1153c4b2 (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 1dc6074b62f8141e9848bbaee7275e5752507e8f
Author: Samuel Thibault <address@hidden>
Date:   Sat Jun 29 20:35:13 2013 +0200

    Fix int/long discrepancy
    
    * device/net_io.c (bpf_match): Make the `keys' parameter a pointer to
    unsigned int instead of unsigned long.
    (bpf_do_filter): Make `A', `B' and `mem' unsigned ints instead of unsigned
    longs. Also turn long casts into int casts.

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

Summary of changes:
 device/net_io.c |   14 +++++++-------
 1 files changed, 7 insertions(+), 7 deletions(-)


hooks/post-receive
-- 
GNU Mach



reply via email to

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