]> git.ipfire.org Git - thirdparty/util-linux.git/history - sys-utils/hwclock.c
misc: consolidate version printing and close_stdout()
[thirdparty/util-linux.git] / sys-utils / hwclock.c
2019-04-16  Karel Zakmisc: consolidate version printing and close_stdout()
2019-04-02  Karel ZakMerge branch 'spelling' of https://github.com/jwilk...
2019-02-18  Sami Kerolavarious: fix 'uninitialized when used' warnings [clang]
2019-02-06  Karel ZakMerge branch 'hardlink' of https://github.com/rudimeier...
2018-07-18  Karel Zakhwclock: add --delay <seconds>
2018-06-12  Ruediger MeierMerge branch 'hardlink-import' into hardlink
2018-03-27  Karel ZakMerge branch 'master' of https://github.com/pali/util...
2018-01-22  Karel ZakMerge branch 'patch-2' of https://github.com/sourcejedi...
2018-01-22  Karel ZakMerge branch 'arm-cpus' of https://github.com/suihkulok...
2018-01-22  J William Piggotthwclock: add --ul-debug implementing debug.h
2018-01-17  J William Piggotthwclock: rename --debug option to --verbose
2018-01-11  Karel ZakMerge branch 'fixes' of https://github.com/rudimeier...
2017-12-20  Karel ZakMerge branch 'gpt-part-name' of https://github.com...
2017-12-11  Karel ZakMerge branch '2017wk48' of https://github.com/kerolasa...
2017-12-09  J William Piggottlib/timeutils.c: warn format_iso_time() overflow
2017-11-20  Karel ZakMerge branch 'master' of https://github.com/pali/util...
2017-11-18  J William Piggotthwclock: fix debug regression
2017-11-17  J William Piggotthwclock: use reentrant time conversion functions
2017-11-13  Karel ZakMerge branch '170925' of github.com:jwpi/util-linux
2017-11-10  J William Piggottlib/timeutils: add common ISO timestamp masks
2017-11-10  J William Piggottlib/timeutils: add get_gmtoff()
2017-11-10  J William Piggotthwclock: add iso-8601 overflow check
2017-10-02  Karel ZakMerge branch 'fix-python_libmount_get_propagation'...
2017-09-22  Karel ZakMerge branch '170915' of github.com:jwpi/util-linux
2017-09-21  J William Piggotthwclock: make debug implicit for test mode.
2017-09-21  J William Piggotthwclock: exit bug fix and single test mode message
2017-09-05  Sami Kerolahwclock: add -a that is short of --adjust to manual...
2017-09-05  J William Piggotthwclock: update usage()
2017-09-05  Karel ZakMerge branch '170825' of github.com:jwpi/util-linux
2017-09-03  J William Piggotthwclock: close hwaudit_fd unconditionally
2017-09-03  J William Piggotthwclock: don't always use hwclock_exit
2017-09-03  J William Piggotthwclock: remove sysexits.h
2017-08-30  Sami Kerolarfkill: merge rfkill.8 project to util-linux
2017-08-30  Sami Kerolahwclock: remove bool type definition
2017-08-24  J William Piggotthwclock: for debugging print startup system time
2017-08-24  J William Piggotthwclock: refactor set_system_clock()
2017-08-24  J William Piggotthwclock: update set_system_clock comments
2017-08-24  J William Piggotthwclock: update set_system_clock debugging
2017-08-24  J William Piggotthwclock: remove set_system_clock_timezone()
2017-08-24  J William Piggotthwclock: move systz into hctosys
2017-08-10  Karel ZakMerge branch 'master' of https://github.com/RAOF/util...
2017-08-07  Karel ZakMerge branch 'blkid-ubi'
2017-08-07  Karel ZakMerge branch '170724' of github.com:jwpi/util-linux
2017-08-04  J William Piggotthwclock: fix hclock_valid test and error messages
2017-08-04  J William Piggotthwclock: correlate hclocktime instead of set_time.
2017-08-04  J William Piggotthwclock: fix RTC read logic
2017-08-04  J William Piggotthwclock: move drift correction and --predict
2017-08-04  J William Piggotthwclock: move rtc permissions test
2017-08-04  J William Piggotthwclock: move systz above init clocks read
2017-07-31  J William Piggotthwclock: squash custom errno strings
2017-07-20  J William Piggotthwclock: fix regression from c3ae785
2017-07-20  J William Piggotthwclock: remove unused epoch_option
2017-07-17  Karel ZakMerge branch '170711' of github.com:jwpi/util-linux
2017-07-16  J William Piggotthwclock: improve RTC epoch messages
2017-07-16  J William Piggotthwclock: --epoch presence test fails
2017-07-11  Karel ZakMerge branch 'master' of https://github.com/pali/util...
2017-07-10  J William Piggotthwclock: sync one-liner descriptions
2017-07-10  J William Piggotthwclock: final usage() strings slice
2017-07-10  J William Piggotthwclock: usage() use program_invocation_short_name
2017-07-10  J William Piggotthwclock: remove from usage() FILE *out = stdout
2017-07-10  Karel ZakMerge branch 'help' of https://github.com/rudimeier...
2017-06-29  Ruediger Meiermisc: consolidate macro style USAGE_HELP_OPTIONS
2017-06-29  Karel ZakMerge branch 'path-fixes' of https://github.com/rudimei...
2017-06-29  Ruediger Meierhwclock: don't ifdef printf arguments
2017-06-29  Ruediger Meiermisc: avoid some dead initialization warnings
2017-06-27  Karel ZakMerge branch 'travis-checkusage' of https://github...
2017-06-27  Karel ZakMerge branch 'help-description' of https://github.com...
2017-06-27  Ruediger Meiermisc: introduce print_usage_help_options()
2017-06-26  Karel ZakMerge branch 'usage-part2' of https://github.com/rudime...
2017-06-26  Ruediger Meiermisc: cosmetics, remove argument from usage(FILE*)
2017-06-26  Karel ZakMerge branch '170622' of github.com:jwpi/util-linux
2017-06-26  Karel ZakMerge branch 'fix-exit-codes' of https://github.com...
2017-06-26  Karel ZakMerge branch 'usage-part1' of https://github.com/rudime...
2017-06-22  Ruediger Meiermisc: fix xalloc.h related exit codes
2017-06-22  Ruediger Meiermisc: fix more strutils related exit codes
2017-06-22  Karel ZakMerge branch 'master' of https://github.com/pali/util...
2017-06-22  Karel ZakMerge branch '170618' of github.com:jwpi/util-linux
2017-06-22  J William Piggotthwclock: add audit for --systz
2017-06-22  J William Piggotthwclock: remove unused optstring characters
2017-06-21  Karel ZakMerge branch 'master' of https://github.com/pali/util...
2017-06-21  Karel Zakhwclock: remove unwanted space before description
2017-06-21  Karel ZakMerge branch '170427' of github.com:jwpi/util-linux
2017-06-20  J William Piggotthwclock: remove unused stdarg.h
2017-06-20  J William Piggotthwclock: add --update-drift check
2017-06-20  J William Piggotthwclock: slice up the usage text
2017-06-20  J William Piggotthwclock: update --help content and grammar
2017-06-20  J William Piggotthwclock: use RTC in help output
2017-06-20  J William Piggotthwclock: add usage() functions heading
2017-06-20  J William Piggotthwclock: update usage() FILE name
2017-06-20  J William Piggotthwclock: update usage() to util-linux style
2017-06-20  J William Piggotthwclock: remove dead code in usage()
2017-06-14  Karel ZakMerge branch 'master' of ra.kernel.org:/pub/scm/utils...
2017-06-14  Sami Kerolamisc: fix ggc-7 fallthrough warnings
2017-06-14  Ruediger Meierhwclock: fix warning [-Winvalid-noreturn]
2017-06-13  Karel ZakMerge branch 'sami-fallthrough' of https://github.com...
2017-06-13  Sami Kerolamisc: fix ggc-7 fallthrough warnings
2017-06-06  Karel ZakMerge branch 'rename-nooverride' of https://github...
2017-06-06  Karel ZakMerge branch 'hwclock-localtime' of https://github...
2017-05-31  Rasmus Villemoeshwclock: allow -l as alias for --localtime
2017-05-02  Karel ZakMerge branch 'master' of https://github.com/pali/util...
next