index
:
openslx/kernel-qcow2-util-linux.git
kernel-qcow2
master
xloop-hack
In-kernel qcow2 (losetup)
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hwclock
/
hwclock.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
hwclock: fix gcc warning (uninitialized variable)
Karel Zak
2011-07-27
1
-1
/
+1
*
hwclock: validate numeric option arguments
Sami Kerola
2011-07-26
1
-4
/
+6
*
hwclock: move long options away from global scope
Sami Kerola
2011-07-26
1
-52
/
+70
*
hwclock: add variable initialization
Sami Kerola
2011-07-26
1
-2
/
+2
*
hwclock: remove goto statement
Sami Kerola
2011-07-26
1
-13
/
+21
*
hwclock: fix compiler warnings
Sami Kerola
2011-07-26
1
-24
/
+37
*
hwclock: move path definitions to pathnames.h
Sami Kerola
2011-07-26
1
-19
/
+9
*
hwclock: use libc error printing functions
Sami Kerola
2011-07-26
1
-129
/
+94
*
hwclock: include-what-you-use header check
Sami Kerola
2011-07-26
1
-9
/
+9
*
hwclock: coding style clean up
Sami Kerola
2011-07-26
1
-1219
/
+1234
*
hwclock: remove unused variables
Karel Zak
2011-06-08
1
-4
/
+6
*
hwclock: build on non-Linux
Samuel Thibault
2011-03-11
1
-0
/
+18
*
hwclock: make RTC default to UTC time
Daniel Drake
2011-02-21
1
-2
/
+2
*
hwclock: allow setting of RTC when it contains invalid data
Peter Tyser
2010-12-31
1
-4
/
+16
*
hwclock: add --predict for predicting RTC reading at a given time
Timo Juhani Lindfors
2010-03-29
1
-11
/
+30
*
hwclock: set kernel timezone with --systz --utc
Scott James Remnant
2009-10-13
1
-11
/
+8
*
hwclock: do not access hardware clock when using --systz
Scott James Remnant
2009-10-13
1
-12
/
+17
*
Remove now unused <sys/ioctl.h> includes
Guillem Jover
2009-10-09
1
-1
/
+0
*
hwclock: fix mismatched popen/fclose.
John Keeping
2009-05-27
1
-1
/
+1
*
hwclock: add --systz option to set system clock from itself
Scott James Remnant
2009-03-10
1
-8
/
+101
*
hwclock: several strings without gettext calls
Pedro Ribeiro
2008-10-03
1
-8
/
+8
*
hwclock: delay loop in set_hardware_clock_exact
Kalev Soikonen
2008-08-13
1
-8
/
+12
*
hwclock: use time limit for synchronization busy wait
Karel Zak
2008-08-13
1
-1
/
+1
*
hwclock: use carefully synchronize_to_clock_tick() return codes
Karel Zak
2008-08-13
1
-3
/
+8
*
hwclock: cleanup help output and man page
Karel Zak
2008-08-06
1
-27
/
+31
*
hwclock: unshadow a diagnostic printf
Kalev Soikonen
2008-08-06
1
-5
/
+3
*
hwclock: always reads hardware clock
Karel Zak
2008-06-17
1
-9
/
+17
*
hwclock: omit warning about drift if --noadjfile given
Matthias Koenig
2008-06-16
1
-4
/
+6
*
hwclock: add --adjfile=path option
Karel Zak
2008-04-09
1
-29
/
+46
*
hwclock: do not create a zero adjfile
Alain Guibert
2007-10-26
1
-0
/
+1
*
remove hardcoded package name from some utils
Karel Zak
2007-07-27
1
-1
/
+1
*
hwclock: make ggc happy and check return values from fgets, read and write
Karel Zak
2007-03-21
1
-9
/
+9
*
hwclock: remove tailing white-spaces and clean up clock.h
Karel Zak
2007-03-21
1
-101
/
+101
*
hwclock: add support for audit system
Karel Zak
2007-03-21
1
-10
/
+51
*
hwclock: fix --systohc sets clock 0.5 seconds slow
Karel Zak
2007-03-20
1
-2
/
+7
*
hwclock: add --rtc=<path> option and support for /dev/rtc0
Karel Zak
2007-03-19
1
-1
/
+6
*
Imported from util-linux-2.13-pre1 tarball.
Karel Zak
2006-12-07
1
-4
/
+3
*
Imported from util-linux-2.12l tarball.
Karel Zak
2006-12-07
1
-0
/
+1
*
Imported from util-linux-2.11x tarball.
Karel Zak
2006-12-07
1
-20
/
+25
*
Imported from util-linux-2.11u tarball.
Karel Zak
2006-12-07
1
-1
/
+1
*
Imported from util-linux-2.11t tarball.
Karel Zak
2006-12-07
1
-290
/
+428
*
Imported from util-linux-2.11o tarball.
Karel Zak
2006-12-07
1
-1
/
+1
*
Imported from util-linux-2.11m tarball.
Karel Zak
2006-12-07
1
-58
/
+75
*
Imported from util-linux-2.11f tarball.
Karel Zak
2006-12-07
1
-26
/
+52
*
Imported from util-linux-2.10s tarball.
Karel Zak
2006-12-07
1
-0
/
+1448