summaryrefslogtreecommitdiff
path: root/coreutils/libcoreutils
Commit message (Expand)AuthorAgeFilesLines
* whitespace and comment format fixes, no code changesDenys Vlasenko2017-10-053-5/+0
* libbb: more compact API for bb_parse_mode()Denys Vlasenko2015-10-071-1/+3
* *: make GNU licensing statement forms more regularDenys Vlasenko2010-08-162-2/+2
* *: add INSERTs to *.src files where appropriateDenys Vlasenko2010-06-081-0/+2
* mass renaming Kbuild -> Kbuild.src, Config.in -> Config.srcDenys Vlasenko2010-06-041-0/+0
* *: use "can't" instead of "cannot"Denys Vlasenko2009-11-131-2/+2
* *: mass renaming of USE_XXXX to IF_XXXXDenis Vlasenko2009-04-211-1/+1
* *: make "pragma GCC visibility push(hidden)" less uglyDenis Vlasenko2009-04-091-7/+3
* *: add FAST_FUNC markersDenis Vlasenko2008-07-123-6/+6
* Use intra-DSO calls when we build libbusybox. No-op for normal build.Denis Vlasenko2008-05-091-0/+8
* *: add -Wunused-parameter; fix resulting breakageDenis Vlasenko2008-03-172-2/+2
* cp: add ENABLE_FEATURE_VERBOSE_CP_MESSAGE. Closes bug 1470Denis Vlasenko2008-02-131-0/+6
* make copy_file() a bit easier to understand, and smallerDenis Vlasenko2007-08-251-1/+2
* don't pass argc in getopt32, it's superfluousDenis Vlasenko2007-08-181-1/+1
* getopt_mk_fifo_nod: heed warningDenis Vlasenko2007-06-102-4/+4
* delete tons of extra #includesDenis Vlasenko2007-05-311-4/+1
* introduce and use setfscreatecon_or_dieDenis Vlasenko2007-03-121-4/+1
* selinux support by Yuichi Nakamura <ynakam@hitachisoft.jp> (HitachiSoft)Denis Vlasenko2007-03-101-3/+17
* rodata cleanup. "unable to" == "cannot". -300 bytesDenis Vlasenko2006-11-181-1/+1
* cp: add support for -s, -l. Fix free(nonmalloc) bug.Denis Vlasenko2006-10-211-3/+1
* build system overhaulDenis Vlasenko2006-10-053-76/+12
* getopt_ulflags -> getopt32.Denis Vlasenko2006-10-031-1/+1
* Standardize on the vi editing directives being on the first line."Robert P. J. Day"2006-07-021-0/+1
* pull Rules.mak from top_srcdir as pointed out by Robert P. J. Day on the mail...Mike Frysinger2006-05-131-1/+1
* - revert back to r14406Bernhard Reutner-Fischer2006-03-131-12/+23
* - backout using features which are not available with the previous stableBernhard Reutner-Fischer2006-03-091-2/+7
* Robert P. Day removed 8 gazillion occurrences of "extern" on functionRob Landley2006-03-062-3/+3
* - use absolute path for top_builddir and top_srcdir.Bernhard Reutner-Fischer2006-03-021-0/+4
* - fixes parallel builds (make -j)Bernhard Reutner-Fischer2006-03-011-36/+8
* make the build system puuuuuuuuuuurtyMike Frysinger2006-02-021-3/+2
* just whitespaceTim Riker2006-01-251-1/+1
* - shared libbusybox.Bernhard Reutner-Fischer2006-01-151-20/+35
* * uniq.c: remove unneeded include and use short boilerplate.Bernhard Reutner-Fischer2005-10-261-1/+4
* to bb_getopt_ulflags()"Vladimir N. Oleynik"2005-10-061-10/+5
* Don't comment warnings. Don't put #warnings about warnings. _FIX_ warnings.Rob Landley2005-09-072-39/+1
* use toplevel ARFLAGS and update default ARFLAGS to be quietMike Frysinger2005-07-271-1/+1
* egor duda writes:Eric Andersen2004-10-082-6/+14
* Remove trailing whitespace. Update copyright to include 2004.Eric Andersen2004-03-152-2/+2
* Update a bunch of docs. Run a script to update my email addr.Eric Andersen2003-07-142-2/+2
* Major coreutils update.Manuel Novoa III2003-03-196-0/+202