Историја ревизија

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