util-linux.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Karel Zak <kzak@redhat.com>
To: kerolasa@gmail.com
Cc: util-linux <util-linux@vger.kernel.org>
Subject: Re: [pull] more sys-utils improvements
Date: Mon, 3 Oct 2011 15:45:26 +0200	[thread overview]
Message-ID: <20111003134526.GG1982@nb.net.home> (raw)
In-Reply-To: <CAG27Bk1tpBCE4+15YnKFR6vkOsxj_mUm0v4b9gV8nFsKEM2S1w@mail.gmail.com>

On Thu, Sep 29, 2011 at 11:00:50PM +0200, Sami Kerola wrote:
> are available in the git repository at:
>   https://github.com/kerolasa/lelux-utiliteetit sys-utils-again
> 
> Sami Kerola (18):
>       docs: align fallocate.1 with howto-man-page.txt
>       flock: fix coding style
>       flock: move long_options struct to function scope
>       flock: use libc error printing facilities
>       flock: align with howto-usage-function.txt
>       flock: use function attributes
>       flock: use sysexit.h for all exit values
>       flock: use strutils.h to check numeric user input
>       lib: [strutils] add strtod_or_err() function
>       flock: simplify strtotimeval()
>       docs: restructure flock.1 manual page
>       cytune: add long options and usage()
>       cytune: check numeric user inputs
>       cytune: use libc error printing facilities
>       cytune: refactor main(), new function query_tty_stats()
>       cytune: coding style fixes
>       docs: mention long options in cytune.8
>       cytune: fix printf type warning
> 
>  include/strutils.h    |    1 +
>  lib/strutils.c        |   24 ++
>  sys-utils/Makefile.am |    3 +-
>  sys-utils/cytune.8    |  111 ++++----
>  sys-utils/cytune.c    |  733 +++++++++++++++++++++++++------------------------
>  sys-utils/fallocate.1 |   26 +-
>  sys-utils/flock.1     |  124 ++++++---
>  sys-utils/flock.c     |  538 +++++++++++++++++-------------------
>  8 files changed, 807 insertions(+), 753 deletions(-)

 Applied, thanks.

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

      reply	other threads:[~2011-10-03 13:45 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-09-29 21:00 [pull] more sys-utils improvements Sami Kerola
2011-10-03 13:45 ` 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=20111003134526.GG1982@nb.net.home \
    --to=kzak@redhat.com \
    --cc=kerolasa@gmail.com \
    --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).