summaryrefslogtreecommitdiff
path: root/coreutils (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | win32: enable dateNguyễn Thái Ngọc Duy2010-09-141-0/+13
* | Merge remote branch 'origin/master'Nguyễn Thái Ngọc Duy2010-09-143-32/+32
|\|
| * Avoid side effects in putc(), which may be implemented as a macroDan Fandrich2010-09-092-5/+6
| * uudecode,base64: code shrinkDenys Vlasenko2010-09-011-27/+26
* | Merge branch 'origin/master' (early part)Nguyễn Thái Ngọc Duy2010-09-1477-94/+161
|\|
| * base64: new appletDenys Vlasenko2010-08-312-6/+76
| * nandwrite: complain on malformed -s NUMDenys Vlasenko2010-08-291-2/+2
| * split: use xopen_stdin()Denys Vlasenko2010-08-231-3/+1
| * *: make GNU licensing statement forms more regularDenys Vlasenko2010-08-1677-83/+82
* | Merge branch 'origin/master' (early part)Nguyễn Thái Ngọc Duy2010-09-142-2/+2
|\|
| * *: fix "see file License ..." - the file is named LICENSE (in uppercase)Denys Vlasenko2010-08-162-2/+2
* | Merge branch 'origin/master' (early part)Nguyễn Thái Ngọc Duy2010-09-142-3/+3
|\|
| * *: s/xatoi_u/xatoi_positive/g - I got bored of mistyping xatoi_u as xatou_iDenys Vlasenko2010-08-122-3/+3
* | Merge branch 'origin/master' (early part)Nguyễn Thái Ngọc Duy2010-09-148-134/+219
|\|
| * stty: sort out preprocessor conditionalsJeremie Koenig2010-08-012-126/+214
| * *: mass cosmetic removal of extra empty lines. no code changesDenys Vlasenko2010-07-263-4/+0
| * mark Linux-specific configuration optionsJeremie Koenig2010-07-192-1/+3
| * readlink: use xmalloc_realpath()Jeremie Koenig2010-07-191-3/+2
| * dos2unix: fix the case w/o parametersDenys Vlasenko2010-07-171-1/+1
* | Merge branch 'origin/master' (early part)Nguyễn Thái Ngọc Duy2010-09-145-15/+7
|\|
| * whitespace fixesDenys Vlasenko2010-07-061-1/+1
| * libbb: introduce and use BB_EXECVP_or_die()Pascal Bellard2010-07-044-12/+4
| * *: make exec failure message more consistentDenys Vlasenko2010-06-254-10/+10
* | Merge branch 'origin/master' (early part)Nguyễn Thái Ngọc Duy2010-09-145-33/+36
|\|
| * date: make %N work without -lrt on glibcDenys Vlasenko2010-06-181-1/+6
| * stat: make output more similar to GNU statSeb2010-06-121-20/+21
| * date: trivial fix - was reading seconds into nanoseconds field! DOHDenys Vlasenko2010-06-121-1/+1
| * *: add INSERTs to *.src files where appropriateDenys Vlasenko2010-06-082-0/+3
| * date: use the same code for FEATURE_DATE_NANO for glibc and uclibcDenys Vlasenko2010-06-081-4/+0
| * bbconfig: make it independent from printf functionsDenys Vlasenko2010-06-071-7/+5
* | Merge branch 'origin/master' (early part)Nguyễn Thái Ngọc Duy2010-09-149-200/+273
|\|
| * date: make FEATURE_NANO compile on glibc systemsDenys Vlasenko2010-06-061-1/+5
| * yes: this applet doesn't have options, don't lie that it does.Denys Vlasenko2010-06-061-0/+5
| * remove defconfig. Now "make defconfig" simply uses defaults from Config.inDenys Vlasenko2010-06-066-106/+106
| * tr: add forgotten //config: prefixesDenys Vlasenko2010-06-051-19/+19
| * mass renaming Kbuild -> Kbuild.src, Config.in -> Config.srcDenys Vlasenko2010-06-041-0/+0
| * partially migrate coreutils to Config.src and Kbuild.srcDenys Vlasenko2010-06-047-104/+114
| * date: optional support for %N. Closes bug 1861.Denys Vlasenko2010-06-042-6/+60
* | Merge branch 'origin/master' (early part)Nguyễn Thái Ngọc Duy2010-09-144-7/+7
|\|
| * test: "" is not a valid number. Closes bug 1915Denys Vlasenko2010-06-031-1/+1
| * *: better string sharingDenys Vlasenko2010-06-023-6/+6
* | Merge branch 'origin/master' (early part)Nguyễn Thái Ngọc Duy2010-09-141-1/+1
|\|
| * deinline two big functionsDenys Vlasenko2010-06-011-1/+1
* | Merge branch 'origin/master' (early part)Nguyễn Thái Ngọc Duy2010-09-141-0/+1
|\|
| * work on adding testsuite runs to randomconfig test buildsDenys Vlasenko2010-05-101-0/+1
* | win32: test: support .com executablesNguyễn Thái Ngọc Duy2010-09-141-6/+11
* | win32: dos2unix: do no fchmod() because it is not supportedNguyễn Thái Ngọc Duy2010-09-111-0/+2
* | win32: test: teach -x about .exe filesNguyễn Thái Ngọc Duy2010-09-101-0/+18
* | win32: od_bloaty: rename some symbols due to conflict on WindowsNguyễn Thái Ngọc Duy2010-09-101-0/+7
* | win32: ls: skip DESKTOP support as block calculation is not supported EDITNguyễn Thái Ngọc Duy2010-09-101-0/+4