Util-Linux package development
 help / color / mirror / Atom feed
* [pull] more sys-utils improvements
@ 2011-09-29 21:00 Sami Kerola
  2011-10-03 13:45 ` Karel Zak
  0 siblings, 1 reply; 2+ messages in thread
From: Sami Kerola @ 2011-09-29 21:00 UTC (permalink / raw)
  To: util-linux

The following changes since commit faa9d6431f831bcf6b6f3d962da7451a4d3e9e7f:

  tests: add loopdev libmount test (2011-09-29 20:50:27 +0200)

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(-)

-- 
   Sami Kerola
   http://www.iki.fi/kerolasa/

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2011-10-03 13:45 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-09-29 21:00 [pull] more sys-utils improvements Sami Kerola
2011-10-03 13:45 ` Karel Zak

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox