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. 7fc534e167e8eb


From: Samuel Thibault
Subject: [SCM] the great next stuff branch, tarfs/master, updated. 7fc534e167e8ebf3e7267fca5db7e34c9bc15538
Date: Mon, 20 Sep 2010 20:54:43 +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  7fc534e167e8ebf3e7267fca5db7e34c9bc15538 (commit)
      from  34da65652018854e2de8351b6040f1f9c242a7d4 (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 7fc534e167e8ebf3e7267fca5db7e34c9bc15538
Author: Manuel Menal <address@hidden>
Date:   Mon Sep 20 20:48:05 2010 +0000

    Make tarfs actually work again
    
    * tar.c: Import newer mc snapshot.
    (strconcat): New function.
    (tar_header_hook): Replace `off_t' parameter of function type with
    `struct archive *'.
    (tar_get_next_record): Initialize `buf' to NULL and n to 0 before calling
    `store_read'.
    * tar.c: Import newer mc snapshot.
    (struct archive): New structure.
    * tarfs.c (tar_header_hook): Replace `off_t' parameter of function type with
    `struct archive *'.
    (tarfs_add_header): Likewise.  Pass `archive->current_tar_position'
    instead of `offset' to `tar_make_item'.  Call `tar_fill_stat' instead of
    `tar_header2stat'.

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

Summary of changes:
 tar.c   |  663 +++++++++++++++++++++++++++++++++++----------------------------
 tar.h   |   65 +++++--
 tarfs.c |   10 +-
 3 files changed, 420 insertions(+), 318 deletions(-)


hooks/post-receive
-- 
the great next stuff



reply via email to

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