commit-hurd
[Top][All Lists]
Advanced

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

[hurd] branch master updated (0101f90 -> ac5713b)


From: Samuel Thibault
Subject: [hurd] branch master updated (0101f90 -> ac5713b)
Date: Sun, 05 Mar 2017 01:17:28 +0000

This is an automated email from the git hooks/post-receive script.

sthibault pushed a change to branch master
in repository hurd.

      from  0101f90   Use canonical anonscm vcs URL
      adds  f14ad81   New upstream snapshot
       new  f570d02   Merge branch 'upstream-merged'
       new  ffd276c   upload
       new  ac5713b   Merge branch 'master' of git.debian.org:/git/pkg-hurd/hurd

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 boot/Makefile                                  |   3 +-
 boot/boot.c                                    |  24 +-
 libshouldbeinlibc/refcount.c => boot/private.h |  16 +-
 boot/userland-boot.c                           |  15 +-
 configure.ac                                   |   6 +-
 debian/changelog                               |   5 +-
 ext2fs/Makefile                                |   3 +-
 ext2fs/ext2_fs.h                               |   3 +-
 ext2fs/ext2fs.c                                |  14 +
 ext2fs/ext2fs.h                                |  23 +
 ext2fs/ialloc.c                                |   2 +
 ext2fs/inode.c                                 | 222 +++++--
 ext2fs/xattr.c                                 | 876 +++++++++++++++++++++++++
 ext2fs/xattr.h                                 |  85 +++
 libports/interrupt-rpcs.c                      |   8 +-
 libshouldbeinlibc/assert-backtrace.h           |   2 +-
 16 files changed, 1222 insertions(+), 85 deletions(-)
 copy libshouldbeinlibc/refcount.c => boot/private.h (69%)
 create mode 100644 ext2fs/xattr.c
 create mode 100644 ext2fs/xattr.h

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-hurd/hurd.git



reply via email to

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