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, gopherfs/master has been updated
via c9fc3cbc0449b0b67a5e491fe8c492442c120843 (commit)
from 647c57259146571b78107e5e8bcfc9b6c81bc031 (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 c9fc3cbc0449b0b67a5e491fe8c492442c120843
Author: Samuel Thibault <[email protected]>
Date: Mon Feb 11 23:15:15 2013 +0000
Fix build against libpthread
* Makefile (HURDLIBS): Add -lshouldbeinlibc
* gopherfs.h: Include <pthread.h> instead of <cthreads.h>, use pthread
functions instead of cthreads functions.
-----------------------------------------------------------------------
Summary of changes:
Makefile | 2 +-
gopherfs.h | 3 +--
netfs.c | 8 ++++----
3 files changed, 6 insertions(+), 7 deletions(-)
hooks/post-receive
--
the great next stuff