commit-hurd
[Top][All Lists]
Advanced

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

[SCM] the great next stuff branch, socketio, updated. 87b7ee9e740940881b


From: Samuel Thibault
Subject: [SCM] the great next stuff branch, socketio, updated. 87b7ee9e740940881b0a431f5149512091ff1bcd
Date: Sun, 30 Jun 2013 10:53:17 +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 "the great next stuff".

The branch, socketio has been updated
       via  87b7ee9e740940881b0a431f5149512091ff1bcd (commit)
      from  b343945a53dbe40c39fd708f6f933bee2a609483 (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 87b7ee9e740940881b0a431f5149512091ff1bcd
Author: Samuel Thibault <address@hidden>
Date:   Sun Jun 30 10:51:57 2013 +0000

    Fix socketio build
    
    * Makefile: New file.
    * version.h: New file.
    * socketio.c: Include "version.h" instead of <version.h>.
    (netfs_S_dir_lookup, netfs_attempt_lookup_improved,
    netfs_attempt_create_file): Use pthread_mutex_lock/unlock instead of
    mutex_lock/unlock.

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

Summary of changes:
 Makefile   |    3 +++
 socketio.c |   16 ++++++++--------
 version.h  |   29 +++++++++++++++++++++++++++++
 3 files changed, 40 insertions(+), 8 deletions(-)
 create mode 100644 Makefile
 create mode 100644 version.h


hooks/post-receive
-- 
the great next stuff



reply via email to

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