Historique des commits

Auteur SHA1 Message Date
  Denys Vlasenko 9de2e5a222 *: hopefully all setup_common_bufsiz() are in place il y a 8 ans
  Denys Vlasenko e6a2f4cc5a libbb: make bb_common_bufsiz1 1 kbyte, add capability to use bss tail for it il y a 8 ans
  Denys Vlasenko 8dff01d06a libbb: introduce and use is_prefixed_with() il y a 9 ans
  Denys Vlasenko 03a99e3d5c date: extend help text to explain compat date format. Closes 4820 il y a 12 ans
  Denys Vlasenko 66426760be *: remove "Options:" string from help texts il y a 13 ans
  Denys Vlasenko e3b1a1fd28 Replace "depends on PLATFORM_LINUX" with "select PLATFORM_LINUX" il y a 13 ans
  Denys Vlasenko b9f2d9f7d9 mass removal of underscores from _BB_DIR_foo and _BB_SUID_foo il y a 14 ans
  Alexey Soloviev a5d3d3436b date: preserve isdst value if date is in time_t (unix time) format il y a 14 ans
  Denys Vlasenko 0cd4f3039b add missed underscore il y a 14 ans
  Denys Vlasenko d1e46651a3 date: add a comment about _SVID_SOURCE il y a 14 ans
  Denys Vlasenko 9e0f15010e date :add a comment about older toolchains il y a 14 ans
  Denys Vlasenko fb132e4737 whitespace cleanup il y a 14 ans
  Denys Vlasenko f2710d0221 date: move applet and usage bits to date.c il y a 14 ans
  Denys Vlasenko 0ef64bdb40 *: make GNU licensing statement forms more regular il y a 14 ans
  Denys Vlasenko 7783248eaa *: s/xatoi_u/xatoi_positive/g - I got bored of mistyping xatoi_u as xatou_i il y a 14 ans
  Jeremie Koenig 1d7266d3b5 mark Linux-specific configuration options il y a 14 ans
  Denys Vlasenko 4ebdae3777 date: make %N work without -lrt on glibc il y a 14 ans
  Denys Vlasenko e2b41cfb4b date: trivial fix - was reading seconds into nanoseconds field! DOH il y a 14 ans
  Denys Vlasenko b68bba5649 date: use the same code for FEATURE_DATE_NANO for glibc and uclibc il y a 14 ans
  Denys Vlasenko f2da16f451 date: make FEATURE_NANO compile on glibc systems il y a 14 ans
  Denys Vlasenko 2f32bf8be6 remove defconfig. Now "make defconfig" simply uses defaults from Config.in il y a 14 ans
  Denys Vlasenko e4070cb0d7 partially migrate coreutils to Config.src and Kbuild.src il y a 14 ans
  Denys Vlasenko 6c2406ac86 date: optional support for %N. Closes bug 1861. il y a 14 ans
  Denys Vlasenko 5da9f96ad8 date: introduce FEATURE_DATE_COMPAT; shrink 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 6331cf059c *: use "can't" instead of "cannot" il y a 15 ans
  Bernhard Reutner-Fischer ca22cda709 date: handle long options 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 5e34ff29bc *: mass renaming of USE_XXXX to IF_XXXX il y a 15 ans