summaryrefslogtreecommitdiff
path: root/include/libbb.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'busybox' into mergeRon Yorston2020-01-081-1/+21
|\
| * clang/llvm 9 fix - do not eliminate a store to a fake "const"Denys Vlasenko2019-10-251-1/+21
* | Merge branch 'busybox' into mergeRon Yorston2019-08-161-4/+50
|\|
| * libbb: reduce the overhead of single parameter bb_error_msg() callsJames Byrne2019-07-021-1/+44
| * mount,losetup: use /dev/loop-control is it existsDenys Vlasenko2019-06-091-3/+4
| * libbb: move netlink socket binding to the utility functionDenys Vlasenko2019-06-031-0/+1
| * losetup: Add partition scanning optionJack O'Sullivan2019-05-301-0/+1
* | Merge branch 'busybox' into mergeRon Yorston2019-05-271-1/+9
|\|
| * libarchive: treat one "FIXME: avoid seek"Denys Vlasenko2019-05-241-0/+1
| * Optionally re-introduce bb_info_msg()James Byrne2019-04-301-1/+8
* | Merge branch 'busybox' into mergeRon Yorston2019-03-311-1/+5
|\|
| * libbb: mark scripted_main() as externally visibleRon Yorston2019-03-301-1/+1
| * do not duplicate CONFIG_PID_FILE_PATH and ".pid" stringsDenys Vlasenko2019-03-171-0/+4
* | Merge branch 'busybox' into mergeRon Yorston2019-03-161-0/+2
|\|
| * watch: support fractional -n SECDenys Vlasenko2019-03-121-0/+2
* | win32: make stat(2) fetch additional metadataRon Yorston2019-02-161-1/+1
* | 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
* | 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: special treatment for PATHRon Yorston2018-12-141-0/+6
* | win32: emulate SIGPIPERon Yorston2018-12-111-2/+0
* | 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-281-2/+31
|\|
| * hush: allow hush to run embedded scriptsRon Yorston2018-11-271-0/+5
| * tls: code shrinkDenys Vlasenko2018-11-251-1/+0
| * wget: print the final newline only for non-tty outputDenys Vlasenko2018-11-231-1/+1
| * 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-171-1/+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-011-0/+8
* | win32: move function redefinitions to mingw.hRon Yorston2018-11-261-3/+0
* | 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-251-0/+4
|\|
| * cp: optional --reflink supportDenys Vlasenko2018-07-131-0/+3
| * realpath,readlink -f: coreutils compat, closes 11021Denys Vlasenko2018-05-241-0/+1
* | Merge branch 'busybox' into mergeRon Yorston2018-05-131-3/+10
|\|
| * 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
* | Merge branch 'busybox' into mergeRon Yorston2018-04-091-5/+8
|\|
| * libbb.h: always include sys/resource.hDenys Vlasenko2018-04-081-0/+1