Historial de Commits

Autor SHA1 Mensaje Fecha
  Denys Vlasenko 76832ff5c4 date: do not allow "month #20" and such, closes 11356 hace 6 años
  Natanael Copa b684d1b186 libbb: fix time parsing of [[CC]YY]MMDDhhmm[.SS]. Closes 8951 hace 8 años
  Denys Vlasenko 3b394781b5 libbb: fix parsing of "10101010" date/time form hace 10 años
  Bartosz Golaszewski 688a7e3f04 date: accept 'yyyy-mm-dd HH' and 'yyyy-mm-dd' date formats hace 11 años
  Denys Vlasenko 8f2cb7ab26 libbb: introduce and use strftime_[YYYYMMDD]HHMMSS() hace 11 años
  Denys Vlasenko 10ee20b58b libbb: better comment in parse_date hace 14 años
  Denys Vlasenko 92ffe0571a date,touch: treat 2-digit years better (fit them into +-50 yrs around today) hace 14 años
  Denys Vlasenko 0ef64bdb40 *: make GNU licensing statement forms more regular hace 14 años
  Denys Vlasenko 5f94346f73 date: support -d @SECONDS_SINCE_1970 hace 14 años
  Alexander Shishkin 85dbf190c6 date,touch: accept Jan 7 00:00:00 2010 format hace 14 años
  Denys Vlasenko f2c8aa6676 libbb: introduce and use monotonic_ms hace 15 años
  Denys Vlasenko dc698bb038 *: make it easier to distinquish "struct tm", pointer to one, etc hace 15 años
  Denys Vlasenko ff1822aed1 date: restore hadling of MMDDhhmm[[CC]YY][.ss] date format hace 15 años
  Denys Vlasenko 4b624d0770 small commit tweak in parse_datestr, no code changes hace 15 años
  Denys Vlasenko 38dd8aa657 touch: implement -t TIME (needed for testsuite) hace 15 años
  Denys Vlasenko 7aca89a7a3 touch: implement -d --date (our own testsuite needs that) hace 15 años
  Denys Vlasenko 73b71f381d date: factor out date parsing (in preparation for touch -d) hace 15 años
  Denis Vlasenko ce13b76002 libbb: shrink monotonic_XXX functions, introduce monotonic_ns hace 16 años
  Denis Vlasenko defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on hace 16 años
  Denis Vlasenko 09c0a749a1 define CLOCK_MONOTONIC to 1 if it is not defined hace 16 años
  Denis Vlasenko d18f52bd18 actually add bb_qsort.c hace 16 años
  Mike Frysinger ebd27aabaa fix an obvious typo while trying to access the tv_usec member hace 17 años
  Denis Vlasenko bd7bb299c0 wget: use monotonic_sec instead of gettimeofday hace 17 años
  Denis Vlasenko 459be35234 hwclock: size optimizations hace 17 años