util-linux.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Karel Zak <kzak@redhat.com>
To: Petr Uzel <petr.uzel@suse.cz>
Cc: util-linux <util-linux@vger.kernel.org>
Subject: Re: [PATCH 1/4] include: rename writeall.h to all-io.h
Date: Tue, 15 May 2012 11:34:23 +0200	[thread overview]
Message-ID: <20120515093423.GI8268@x2.net.home> (raw)
In-Reply-To: <1337071744-7056-1-git-send-email-petr.uzel@suse.cz>

On Tue, May 15, 2012 at 10:49:01AM +0200, Petr Uzel wrote:
>  disk-utils/fsck.minix.c |    2 +-
>  disk-utils/mkfs.minix.c |    2 +-
>  disk-utils/mkswap.c     |    2 +-
>  disk-utils/swaplabel.c  |    2 +-
>  include/Makefile.am     |    2 +-
>  include/all-io.h        |   47 +++++++++++++++++++++++++++++++++++++++++++++++
>  include/writeall.h      |   47 -----------------------------------------------
>  lib/path.c              |    2 +-
>  libblkid/src/probe.c    |    2 +-
>  login-utils/login.c     |    2 +-
>  misc-utils/uuidd.c      |    2 +-
>  misc-utils/wipefs.c     |    2 +-
>  sys-utils/dmesg.c       |    2 +-
>  term-utils/agetty.c     |    2 +-
>  text-utils/pg.c         |    2 +-
>  15 files changed, 60 insertions(+), 60 deletions(-)
>  create mode 100644 include/all-io.h
>  delete mode 100644 include/writeall.h

 Applied, thanks!

-- 
 Karel Zak  <kzak@redhat.com>
 http://karelzak.blogspot.com

      parent reply	other threads:[~2012-05-15  9:34 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-05-15  8:49 [PATCH 1/4] include: rename writeall.h to all-io.h Petr Uzel
2012-05-15  8:49 ` [PATCH 2/4] libuuid,uuidd: move read_all to include/all-io.h Petr Uzel
2012-05-15  9:34   ` Karel Zak
2012-05-15  8:49 ` [PATCH 3/4] lib,include: move get_terminal_width() to ttyutils.h Petr Uzel
2012-05-15  9:35   ` Karel Zak
2012-05-15  8:49 ` [PATCH 4/4] blkid: use get_terminal_width() from ttyutils.h Petr Uzel
2012-05-15  9:37   ` Karel Zak
2012-05-15  9:34 ` Karel Zak [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20120515093423.GI8268@x2.net.home \
    --to=kzak@redhat.com \
    --cc=petr.uzel@suse.cz \
    --cc=util-linux@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).