util-linux.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 00/12] pull request
@ 2017-06-19  0:35 J William Piggott
  2017-06-19  0:37 ` [PATCH 01/12] hwclock: remove dead code in usage() J William Piggott
                   ` (12 more replies)
  0 siblings, 13 replies; 48+ messages in thread
From: J William Piggott @ 2017-06-19  0:35 UTC (permalink / raw)
  To: Karel Zak; +Cc: util-linux


The following changes since commit 998ae28704281303b9131c717ec30e39ca8d62f8:

  Merge branch 'some-fixes' of https://github.com/rudimeier/util-linux (2017-06-16 10:50:24 +0200)

are available in the git repository at:

  git@github.com:jwpi/util-linux.git 170427

for you to fetch changes up to f7aaa75d6e9b70564114d20fbe2163c7c989fa55:

  hwclock: remove unused stdarg.h (2017-06-18 20:21:27 -0400)

----------------------------------------------------------------
J William Piggott (12):
      hwclock: remove dead code in usage()
      hwclock: update usage() to util-linux style
      hwclock: update usage() FILE name
      hwclock: add usage() functions heading
      include: update pathnames.h
      hwclock: use RTC in help output
      hwclock: update --help content and grammar
      hwclock: slice up the usage text
      hwclock: add --update-drift check
      Docs: update howto-usage-function.txt
      hwclock: remove unused usage() FILE argument
      hwclock: remove unused stdarg.h

 Documentation/boilerplate.c            |   3 +
 Documentation/howto-usage-function.txt |  12 ++--
 include/c.h                            |   7 ++-
 include/pathnames.h                    |  21 +++----
 sys-utils/hwclock.8.in                 |   3 +-
 sys-utils/hwclock.c                    | 109 +++++++++++++--------------------
 6 files changed, 67 insertions(+), 88 deletions(-)


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

end of thread, other threads:[~2017-07-03 15:15 UTC | newest]

Thread overview: 48+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-06-19  0:35 [PATCH 00/12] pull request J William Piggott
2017-06-19  0:37 ` [PATCH 01/12] hwclock: remove dead code in usage() J William Piggott
2017-06-19  0:38 ` [PATCH 02/12] hwclock: update usage() to util-linux style J William Piggott
2017-06-19  0:40 ` [PATCH 03/12] hwclock: update usage() FILE name J William Piggott
2017-06-19  0:41 ` [PATCH 04/12] hwclock: add usage() functions heading J William Piggott
2017-06-20  8:36   ` Karel Zak
2017-06-21  0:59     ` J William Piggott
2017-06-21 12:21   ` Ruediger Meier
2017-06-21 15:59     ` J William Piggott
2017-06-19  0:42 ` [PATCH 05/12] include: update pathnames.h J William Piggott
2017-06-20  8:44   ` Karel Zak
2017-06-21  0:53     ` J William Piggott
2017-06-19  0:44 ` [PATCH 06/12] hwclock: use RTC in help output J William Piggott
2017-06-19  0:45 ` [PATCH 07/12] hwclock: update --help content and grammar J William Piggott
2017-06-20  8:51   ` Karel Zak
2017-06-21  0:53     ` J William Piggott
2017-06-21 13:05     ` Ruediger Meier
2017-06-21 14:55       ` Karel Zak
2017-06-21 15:30         ` J William Piggott
2017-06-22  2:04           ` Ruediger Meier
2017-06-22 18:46             ` J William Piggott
2017-06-21 15:01     ` Karel Zak
2017-06-21 17:02       ` J William Piggott
2017-06-19  0:46 ` [PATCH 08/12] hwclock: slice up the usage text J William Piggott
2017-06-19  0:47 ` [PATCH 09/12] hwclock: add --update-drift check J William Piggott
2017-06-19  0:48 ` [PATCH 10/12] Docs: update howto-usage-function.txt J William Piggott
2017-06-19  0:49 ` [PATCH 11/12] hwclock: remove unused usage() FILE argument J William Piggott
2017-06-20  8:56   ` Karel Zak
2017-06-21  0:52     ` J William Piggott
2017-06-28 19:29     ` fputs() vs puts() (was: [PATCH] hwclock: remove unused usage() FILE argument) Ruediger Meier
2017-06-29  8:51       ` Karel Zak
2017-06-29 10:37         ` Ruediger Meier
2017-06-29 10:53           ` Karel Zak
2017-06-29 14:46             ` fputs() vs puts() J William Piggott
2017-06-29 20:12               ` Karel Zak
2017-06-30 18:29                 ` J William Piggott
2017-07-03  8:30                   ` Ruediger Meier
2017-07-03 12:07                     ` Karel Zak
2017-07-03 12:38                       ` Ruediger Meier
2017-07-03 14:25                         ` Karel Zak
2017-07-03 15:09                           ` Bernhard Voelker
2017-07-03 15:15                             ` Bernhard Voelker
2017-06-29 10:37         ` fputs() vs puts() (was: [PATCH] hwclock: remove unused usage() FILE argument) Karel Zak
2017-06-21  9:26   ` [PATCH 11/12] hwclock: remove unused usage() FILE argument Karel Zak
2017-06-21 15:48     ` J William Piggott
2017-06-25 21:39       ` J William Piggott
2017-06-19  0:51 ` [PATCH 12/12] hwclock: remove unused stdarg.h J William Piggott
2017-06-21  9:27 ` [PATCH 00/12] pull request Karel Zak

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