Historique des commits

Auteur SHA1 Message Date
  Ron Yorston f27a6a94a7 libbb: code shrink parse_datestr (again) il y a 3 ans
  Ron Yorston 9fe1548bbf date,touch: allow timezone offsets in dates il y a 3 ans
  Ron Yorston 3512ef8018 libbb: code shrink parse_datestr il y a 3 ans
  Denys Vlasenko 3c13da3dab libbb: introduce and use xgettimeofday(), do not truncate 64-bit time_t in shells il y a 3 ans
  Denys Vlasenko 33e955ab91 unicode: fix handling of short 1-4 char tables il y a 4 ans
  Denys Vlasenko 32a8f70ac1 libbb: in @SECONDS date format, use 64-bit time if libc allows il y a 4 ans
  Denys Vlasenko be5a505d77 Remove syscall wrappers around clock_gettime, closes 12091 il y a 5 ans
  Alistair Francis 902d399292 time: Use 64 prefix syscall if we have to il y a 5 ans
  James Byrne 6937487be7 libbb: reduce the overhead of single parameter bb_error_msg() calls il y a 5 ans
  Denys Vlasenko 76832ff5c4 date: do not allow "month #20" and such, closes 11356 il y a 6 ans
  Natanael Copa b684d1b186 libbb: fix time parsing of [[CC]YY]MMDDhhmm[.SS]. Closes 8951 il y a 8 ans
  Denys Vlasenko 3b394781b5 libbb: fix parsing of "10101010" date/time form il y a 11 ans
  Bartosz Golaszewski 688a7e3f04 date: accept 'yyyy-mm-dd HH' and 'yyyy-mm-dd' date formats il y a 11 ans
  Denys Vlasenko 8f2cb7ab26 libbb: introduce and use strftime_[YYYYMMDD]HHMMSS() il y a 11 ans
  Denys Vlasenko 10ee20b58b libbb: better comment in parse_date il y a 14 ans
  Denys Vlasenko 92ffe0571a date,touch: treat 2-digit years better (fit them into +-50 yrs around today) il y a 14 ans
  Denys Vlasenko 0ef64bdb40 *: make GNU licensing statement forms more regular il y a 14 ans
  Denys Vlasenko 5f94346f73 date: support -d @SECONDS_SINCE_1970 il y a 14 ans
  Alexander Shishkin 85dbf190c6 date,touch: accept Jan 7 00:00:00 2010 format il y a 14 ans
  Denys Vlasenko f2c8aa6676 libbb: introduce and use monotonic_ms il y a 15 ans
  Denys Vlasenko dc698bb038 *: make it easier to distinquish "struct tm", pointer to one, etc il y a 15 ans
  Denys Vlasenko ff1822aed1 date: restore hadling of MMDDhhmm[[CC]YY][.ss] date format il y a 15 ans
  Denys Vlasenko 4b624d0770 small commit tweak in parse_datestr, no code changes il y a 15 ans
  Denys Vlasenko 38dd8aa657 touch: implement -t TIME (needed for testsuite) il y a 15 ans
  Denys Vlasenko 7aca89a7a3 touch: implement -d --date (our own testsuite needs that) il y a 15 ans
  Denys Vlasenko 73b71f381d date: factor out date parsing (in preparation for touch -d) il y a 15 ans
  Denis Vlasenko ce13b76002 libbb: shrink monotonic_XXX functions, introduce monotonic_ns il y a 16 ans
  Denis Vlasenko defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on il y a 16 ans
  Denis Vlasenko 09c0a749a1 define CLOCK_MONOTONIC to 1 if it is not defined il y a 16 ans
  Denis Vlasenko d18f52bd18 actually add bb_qsort.c il y a 16 ans