commit-hurd
[Top][All Lists]
Advanced

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

[SCM] the great next stuff branch, tarfs/master, updated. 34da6565201885


From: Samuel Thibault
Subject: [SCM] the great next stuff branch, tarfs/master, updated. 34da65652018854e2de8351b6040f1f9c242a7d4
Date: Sun, 19 Sep 2010 00:55:33 +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, tarfs/master has been updated
       via  34da65652018854e2de8351b6040f1f9c242a7d4 (commit)
       via  18f7f9eb719f31eca93142fe70e9456a8b105fd0 (commit)
      from  3ff45223dddf4d31b336589498e0b31b8e703017 (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 34da65652018854e2de8351b6040f1f9c242a7d4
Author: Samuel Thibault <address@hidden>
Date:   Sun Sep 19 00:39:04 2010 +0000

    Fix make install
    
    * Makefile (install): Create target directory, prepend
    $(DESTDIR) in front of $(HURD).

commit 18f7f9eb719f31eca93142fe70e9456a8b105fd0
Author: Samuel Thibault <address@hidden>
Date:   Sun Sep 19 00:32:46 2010 +0000

    Fix stat time fields access
    
    netfs.c (netfs_attempt_utimes): Directly assign `*atime' and `*mtime' to
    `node->nn_stat.st_atim' and `node->nn_stat.st_mtim' instead of accessing
    `st_atime', `st_atime_usec', `st_mtime', and `st_mtime_usec' fields.

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

Summary of changes:
 Makefile |    3 ++-
 netfs.c  |   10 ++--------
 2 files changed, 4 insertions(+), 9 deletions(-)


hooks/post-receive
-- 
the great next stuff



reply via email to

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