aboutsummaryrefslogtreecommitdiff
path: root/coreutils
AgeCommit message (Expand)Author
2010-07-06whitespace fixesDenys Vlasenko
2010-07-04libbb: introduce and use BB_EXECVP_or_die()Pascal Bellard
2010-06-25*: make exec failure message more consistentDenys Vlasenko
2010-06-18date: make %N work without -lrt on glibcDenys Vlasenko
2010-06-12stat: make output more similar to GNU statSeb
2010-06-12date: trivial fix - was reading seconds into nanoseconds field! DOHDenys Vlasenko
2010-06-08*: add INSERTs to *.src files where appropriateDenys Vlasenko
2010-06-08date: use the same code for FEATURE_DATE_NANO for glibc and uclibcDenys Vlasenko
2010-06-07bbconfig: make it independent from printf functionsDenys Vlasenko
2010-06-06date: make FEATURE_NANO compile on glibc systemsDenys Vlasenko
2010-06-06yes: this applet doesn't have options, don't lie that it does.Denys Vlasenko
2010-06-06remove defconfig. Now "make defconfig" simply uses defaults from Config.inDenys Vlasenko
2010-06-05tr: add forgotten //config: prefixesDenys Vlasenko
2010-06-04mass renaming Kbuild -> Kbuild.src, Config.in -> Config.srcDenys Vlasenko
2010-06-04partially migrate coreutils to Config.src and Kbuild.srcDenys Vlasenko
2010-06-04date: optional support for %N. Closes bug 1861.Denys Vlasenko
2010-06-03test: "" is not a valid number. Closes bug 1915Denys Vlasenko
2010-06-02*: better string sharingDenys Vlasenko
2010-06-01deinline two big functionsDenys Vlasenko
2010-05-10work on adding testsuite runs to randomconfig test buildsDenys Vlasenko
2010-04-06Move utmp/wtmp support to "General configuration" sectionDenys Vlasenko
2010-04-05libbb: split update_utmp from login/getty in preparation to use it for telnetdDenys Vlasenko
2010-04-04who: fix attempts to open '/dev/dev/ttyX'; make columns a bit wider, add -HDenys Vlasenko
2010-03-26Hurd compat fixes. Mostly dealing with absent PATH_MAXJérémie Koenig
2010-03-26unicode: s/FEATURE_ASSUME_UNICODE/UNICODE_SUPPORT, add UNICODE_USING_LOCALEDenys Vlasenko
2010-03-26unexpand: fix "a b"\n" input caseTomas Heinrich
2010-03-26[un]expand: account for different character widths. +16 bytes.Tomas Heinrich
2010-03-23*: merge some common stringsDenys Vlasenko
2010-03-21touch: do not ignore argument of -d/-t optionMikhail Gusarov
2010-03-12tailk: fix error detected by testsuiteDenys Vlasenko
2010-03-08wc: compat: make "wc -c ONE_FILE" not print leading spaces. +2 bytesDenys Vlasenko
2010-03-02head,tail: trim help text; make suffixes unconditional for head tooDenys Vlasenko
2010-02-26tail: document FANCY flags in helptextBernhard Reutner-Fischer
2010-02-26df: explain FANCY options in helptextBernhard Reutner-Fischer
2010-02-21install: strip before mode/uid/gid is set, not after.Denys Vlasenko
2010-02-09compat and warning fixesDenys Vlasenko
2010-02-07shaNNNsum: accept and ignore -b and -tDenys Vlasenko
2010-02-06adduser: copy /etc/skel to mew homes. +100 bytesDenys Vlasenko
2010-02-06cosmetic fixesDenys Vlasenko
2010-02-04*: suppress ~60% of "aliased warnings" on gcc-4.4.1Denys Vlasenko
2010-02-02stat: get rid on intmax_tDenys Vlasenko
2010-01-31ls: unicode fixesDenys Vlasenko
2010-01-31cal: add a unicode testDenys Vlasenko
2010-01-30further work on unicodizationDenys Vlasenko
2010-01-28*: style fixes. no code changes (verified with objdump)Denys Vlasenko
2010-01-24randomconfig fixesDenys Vlasenko
2010-01-24libbb: better unicode width support. Hopefully fixes bug 839.Denys Vlasenko
2010-01-23date: introduce FEATURE_DATE_COMPAT; shrinkDenys Vlasenko
2010-01-23chown: -2 bytesDenys Vlasenko
2010-01-23chown: support long optionsMatheus Izvekov