]> git.ipfire.org Git - thirdparty/util-linux.git/history - lib/parse-date.y
rev: be careful with close()
[thirdparty/util-linux.git] / lib / parse-date.y
2018-06-12  Ruediger MeierMerge branch 'hardlink-import' into hardlink
2017-08-30  Sami Kerolarfkill: merge rfkill.8 project to util-linux
2017-07-18  Ruediger Meierparse-date: fix printf format
2017-06-21  Karel ZakMerge branch 'master' of https://github.com/pali/util...
2017-06-21  Karel ZakMerge branch '170427' of github.com:jwpi/util-linux
2017-06-20  Karel ZakMerge branch '170424' of github.com:jwpi/util-linux
2017-06-15  J William Piggottparse-date: time_zone_hhmm() bug fixes
2017-06-15  J William Piggottparse-date: remove unused ordinal_day_seen
2017-06-15  J William Piggottparse-date: remove unused year_seen
2017-06-15  J William Piggottparse-date: refactor tm_diff()
2017-06-15  J William Piggottparse-date: use to_uchar() instead of assignment.
2017-06-15  J William Piggottparse-date: use uintmax_t where appropriate
2017-06-15  J William Piggottparse-date: use int where appropriate
2017-06-15  J William Piggottparse-date: use intmax_t where appropriate
2017-06-15  J William Piggottparse-date: remove unused EPOCH_YEAR
2017-06-15  J William Piggottparse-date: replace ISDIGIT with c_isdigit
2017-05-12  Karel Zaklib/parse-date: don't use xalloc in lib-like code
2017-04-18  Karel ZakMerge branch 'script_newline' of https://github.com...
2017-04-18  Karel ZakMerge branch 'bash-completion' of git://github.com...
2017-04-18  Karel ZakMerge branch '170409' of github.com:jwpi/util-linux
2017-04-10  J William Piggottparse-date: remove extraneous form feed
2017-03-24  Karel ZakMerge branch '2017wk11' of git://github.com/kerolasa...
2017-03-23  Karel ZakMerge remote-tracking branch 'jwpi/hwclock-date7'
2017-03-04  J William Piggottlib: add parse-date.y