aboutsummaryrefslogtreecommitdiff
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | ash: add options to control globbing of hidden filesRon Yorston2023-09-201-0/+4
* | win32: convert exit codesRon Yorston2023-09-141-0/+2
* | ps: increase length of 'comm' fieldRon Yorston2023-08-291-0/+4
* | win32: UCRT: avoid I64 printf format warningsAvi Halachmi (:avih)2023-08-281-2/+3
* | win32: replace readlink(2)Ron Yorston2023-08-211-1/+0
* | ash: detect console state on shell start upnoconsole2Ron Yorston2023-08-201-1/+0
* | Merge branch 'busybox' into mergeRon Yorston2023-08-101-0/+7
|\|
| * introduce and use exitcode_tDenys Vlasenko2023-07-171-0/+7
* | win32: support build with FEATURE_UNICODE_SUPPORTAvi Halachmi (:avih)2023-07-222-0/+27
* | date: allow system date to be setRon Yorston2023-07-161-0/+1
* | Merge branch 'busybox' into mergeRon Yorston2023-07-132-0/+22
|\|
| * hwclock: add get/set parameters optionAndrej Picej2023-07-121-0/+18
| * ash: disable sleep as builtin, closes 15619Denys Vlasenko2023-07-101-0/+2
| * libbb: code shrink: introduce and use [_]exit_FAILURE()Denys Vlasenko2023-06-151-0/+2
* | ash: properly echo console input to 'read' built-inRon Yorston2023-07-121-0/+1
* | win32: more console input character conversionsRon Yorston2023-07-071-0/+5
* | win32: character conversion for fread(3)Ron Yorston2023-07-061-0/+2
* | win32: the great UTF8 ReadConsoleInput hackAvi Halachmi (:avih)2023-06-281-0/+3
* | win32: don't assume console CP equals OEM CPAvi Halachmi (:avih)2023-06-281-5/+4
* | Merge branch 'busybox' into mergeRon Yorston2023-06-161-1/+6
|\|
| * libbb/dump: make xxd_displayoff member conditional on xxdDenys Vlasenko2023-05-271-4/+4
| * libbb/dump: conditionalize code used only by xxd and odDenys Vlasenko2023-05-261-0/+4
| * od: stop printing extra trailing spacesDenys Vlasenko2023-05-251-0/+1
* | Fixes for old mingw-w64Ron Yorston2023-06-141-1/+5
* | win32: code shrink applet look-upRon Yorston2023-06-051-6/+3
* | win32: another BB_OVERRIDE_APPLETS fixRon Yorston2023-06-041-0/+3
* | win32: fix euro symbol handlingRon Yorston2023-06-021-0/+5
* | ash: enable 'set -/+o noconsole'Ron Yorston2023-06-011-1/+1
* | win32: crtl-c interrupts non-console applicationsRon Yorston2023-05-231-0/+1
* | win32: changes to signal handlingRon Yorston2023-05-231-1/+2
* | win32: code shrink copying of argvRon Yorston2023-04-281-0/+1
* | win32: export xappendword()Ron Yorston2023-04-231-0/+1
* | win32: case-sensitivity in tab completionRon Yorston2023-04-191-1/+0
* | libbb: don't build useless functionsRon Yorston2023-04-161-0/+6
* | Merge branch 'busybox' into mergeRon Yorston2023-04-091-1/+1
|\|
| * libbb: consolidate NOMMU fix of restoring high bit in argv[0][0]Denys Vlasenko2023-04-061-1/+1
* | ash: add support for INT trapRon Yorston2023-04-031-0/+3
* | win32: add fake HUP and QUIT signalsRon Yorston2023-04-031-0/+2
* | win32: delay adjusting code pageRon Yorston2023-03-171-1/+0
* | runuser: add 'drop' as an alias for runuserRon Yorston2023-03-161-0/+1
* | win32: code shrink detection of executablesRon Yorston2023-03-161-1/+2
* | runuser: new appletRon Yorston2023-03-131-0/+2
* | win32: virtual terminal input fixesRon Yorston2023-03-061-1/+1
* | win32: enable Unix read_key() for virtual terminalRon Yorston2023-03-051-3/+2
* | win32: changes to console mode handlingRon Yorston2023-03-052-2/+6
* | win32: only count subdirectories if necessaryRon Yorston2023-01-231-0/+1
* | Merge branch 'busybox' into mergeRon Yorston2023-01-051-1/+7
|\|
| * shell: fix compile failures in some configsDenys Vlasenko2023-01-031-1/+7
* | win32: revised implementation of setlinebuf(3)Ron Yorston2022-12-311-1/+1
* | win32: remove declaration of vfork(2)Ron Yorston2022-10-311-1/+0