Util-Linux package development
 help / color / mirror / Atom feed
* [git pull] hwclock fixes
@ 2011-07-25 22:42 Sami Kerola
  2011-07-26 14:22 ` Karel Zak
  0 siblings, 1 reply; 4+ messages in thread
From: Sami Kerola @ 2011-07-25 22:42 UTC (permalink / raw)
  To: util-linux

The following changes since commit 63de90d44f4f05a1f48942148edcf1740ba4a623:

  libmount: cleanup docs (2011-07-23 01:27:39 +0200)

are available in the git repository at:
  https://github.com/kerolasa/lelux-utiliteetit hwclock

Sami Kerola (11):
      hwclock: remove clock-ppc.c
      hwclock: remove misleading information
      hwclock: coding style clean up
      hwclock: include-what-you-use header check
      hwclock: move path definitions to pathnames.h
      hwclock: remove inb & outb functions
      hwclock: fix compiler warnings
      hwclock: remove goto statement
      hwclock: add variable initialization
      hwclock: move long options away from global scope
      hwclock: validate numeric option arguments

 configure.ac           |    2 -
 hwclock/Makefile.am    |    4 +-
 hwclock/README.hwclock |   10 -
 hwclock/clock-ppc.c    |  459 ---------
 hwclock/clock.h        |   20 +-
 hwclock/cmos.c         |  936 +++++++++---------
 hwclock/hwclock.c      | 2654 ++++++++++++++++++++++++------------------------
 hwclock/kd.c           |  239 +++---
 hwclock/rtc.c          |  565 ++++++-----
 include/pathnames.h    |    9 +
 10 files changed, 2223 insertions(+), 2675 deletions(-)
 delete mode 100644 hwclock/clock-ppc.c

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

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

end of thread, other threads:[~2011-07-27  9:16 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-07-25 22:42 [git pull] hwclock fixes Sami Kerola
2011-07-26 14:22 ` Karel Zak
2011-07-26 16:38   ` Sami Kerola
2011-07-27  9:16     ` Karel Zak

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