aboutsummaryrefslogtreecommitdiff
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* libarchive: remove more symlink codeRon Yorston2019-02-141-0/+3
* Merge branch 'busybox' into mergeRon Yorston2019-02-121-5/+5
|\
| * start-stop-daemon: create pidfile before parent exits, closes 8596Denys Vlasenko2019-01-141-5/+5
* | win32: add support for the euro currency symbolRon Yorston2019-02-021-0/+1
* | Update default configuration; compilation fixRon Yorston2019-01-101-0/+16
* | Merge branch 'busybox' into mergeRon Yorston2019-01-101-2/+9
|\|
| * pmap: make 32-bit version work better on 64-bit kernelsDenys Vlasenko2018-12-311-1/+6
| * inetd: suppress aliasing warningDenys Vlasenko2018-12-081-2/+2
| * suppress gcc 8 aliasing warningsDenys Vlasenko2018-12-081-0/+2
| * bc: unbreak FEATURE_CLEAN_UP buildDenys Vlasenko2018-12-061-1/+1
* | ps: add support for the args columnRon Yorston2019-01-081-5/+2
* | win32: implement vsnprintf(2)Ron Yorston2019-01-081-0/+4
* | win32: implement umask(2)Ron Yorston2019-01-071-0/+5
* | tar: return correct exit code for empty tar fileRon Yorston2019-01-061-0/+4
* | busybox: add --uninstall optionRon Yorston2019-01-051-0/+1
* | win32: special treatment for PATHRon Yorston2018-12-142-1/+6
* | win32: emulate SIGPIPERon Yorston2018-12-112-2/+4
* | win32: add a case-insensitive version of is_suffixed_with()Ron Yorston2018-12-091-0/+1
* | lineedit: more case-insensitive comparisons in tab completionRon Yorston2018-12-081-0/+1
* | lineedit: improvements to tab completionRon Yorston2018-12-081-0/+2
* | win32: rework adding of extensions to filenamesRon Yorston2018-12-061-1/+10
* | Merge branch 'busybox' into mergeRon Yorston2018-12-051-1/+1
|\|
| * cat,nl: fix handling of open errorsDenys Vlasenko2018-11-291-1/+1
* | Merge branch 'busybox' into mergeRon Yorston2018-11-286-8/+56
|\|
| * hush: allow hush to run embedded scriptsRon Yorston2018-11-271-0/+5
| * Tweaks to build process for embedded scriptsRon Yorston2018-11-272-6/+3
| * tls: code shrinkDenys Vlasenko2018-11-251-1/+0
| * wget: print the final newline only for non-tty outputDenys Vlasenko2018-11-231-1/+1
| * tls: code shrinkDenys Vlasenko2018-11-231-0/+5
| * tls: add support for TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 cipherDenys Vlasenko2018-11-231-0/+17
| * Treat custom and applet scripts as appletsRon Yorston2018-11-172-1/+22
| * libarchive: add a function to unpack embedded dataRon Yorston2018-11-021-6/+1
| * ash: recognize embedded scripts in SH_STANDALONE modeRon Yorston2018-11-011-1/+1
| * ash: allow shell scripts to be embedded in the binaryDenys Vlasenko2018-11-012-0/+9
* | platform.h: remove obsolete #defineRon Yorston2018-11-271-1/+0
* | win32: move function redefinitions to mingw.hRon Yorston2018-11-262-3/+6
* | Merge branch 'busybox' into mergeRon Yorston2018-10-081-1/+19
|\|
| * unzip: use printable_string() for printing filenamesDenys Vlasenko2018-09-301-1/+2
| * move storage helpers to libbb.hDenys Vlasenko2018-09-281-0/+17
* | Merge branch 'busybox' into mergeRon Yorston2018-09-101-0/+8
|\|
| * extend fractional duration support to "top -d N.N" and "timeout"Denys Vlasenko2018-08-031-0/+8
* | Merge branch 'busybox'Ron Yorston2018-07-252-8/+13
|\|
| * cp: optional --reflink supportDenys Vlasenko2018-07-131-0/+3
| * randomconfig fixesDenys Vlasenko2018-06-261-2/+2
| * realpath,readlink -f: coreutils compat, closes 11021Denys Vlasenko2018-05-241-0/+1
| * tar: fix interaction of delayed symlink and hardlink creationHarald van Dijk2018-05-221-5/+6
* | Merge branch 'busybox' into mergeRon Yorston2018-05-132-3/+14
|\|
| * libbb: new option FEATURE_ETC_SERVICES: if off, /etc/services reads often avo...Denys Vlasenko2018-04-171-0/+5
| * less: fix fallout from "use common routine to set raw termios"Denys Vlasenko2018-04-161-3/+5
| * ar: stop using static dataDenys Vlasenko2018-04-151-0/+4