aboutsummaryrefslogtreecommitdiff
path: root/libbb/appletlib.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'busybox' into mergeRon Yorston2024-10-081-3/+3
|\
* | Merge branch 'busybox' into mergeRon Yorston2024-09-281-34/+36
|\|
| * libbb: send usage messages to correct streamRon Yorston2024-09-271-13/+17
| * libbb: use full_write1_str() to shrink busybox_main()Ron Yorston2024-09-271-13/+11
* | ash: optimise running of scripts (2)Ron Yorston2024-09-041-0/+7
* | win32: code shrink system drive handlingRon Yorston2024-07-071-3/+3
* | win32: code shrink BB_CRITICAL_ERROR_DIALOGSRon Yorston2024-06-231-1/+1
* | win32: add env var to control error dialogsRon Yorston2024-06-221-1/+1
* | win32: revert 'don't set error mode'Ron Yorston2024-06-221-0/+4
* | win32: don't set error modeRon Yorston2024-06-161-4/+0
* | win32: allow for trailing separator in PATHRon Yorston2024-06-141-0/+12
* | win32: rearrange applet override handlingRon Yorston2024-02-021-25/+28
* | win32: avoid invalid freeRon Yorston2024-01-241-3/+5
* | Annual update of copyright messageRon Yorston2024-01-151-1/+1
* | httpd: fix failure to run daemonisedRon Yorston2023-12-151-2/+1
* | win32: tidy up conditional compilation of applet overrideRon Yorston2023-12-121-7/+6
* | win32: code shrink applet overridesRon Yorston2023-12-101-12/+22
* | win32: allow hardcoded list of applets to overrideRon Yorston2023-12-091-3/+10
* | ash: changes to login shell functionalityRon Yorston2023-08-301-1/+2
* | libbb: fix #!/bin/busyboxRon Yorston2023-08-281-0/+4
* | libbb: change message regarding UTF-8 manifestRon Yorston2023-08-171-1/+1
* | win32: fail early if UTF8 isn't supportedRon Yorston2023-07-271-11/+20
* | win32: version with UTF8 manifest: add '(Unicode on/off)'Avi Halachmi (:avih)2023-07-241-0/+4
* | win32: more applet look-up tweaksRon Yorston2023-06-191-4/+21
* | win32: code shrink applet look-upRon Yorston2023-06-051-20/+2
* | win32: another BB_OVERRIDE_APPLETS fixRon Yorston2023-06-041-1/+8
* | win32: change interpretation of BB_OVERRIDE_APPLETSRon Yorston2023-06-021-6/+21
* | Merge branch 'busybox' into mergeRon Yorston2023-04-171-1/+1
|\|
| * appletlib: fix "warning: unused variable applet_no"Tomas Paukrt2023-04-101-1/+1
* | win32: delay adjusting code pageRon Yorston2023-03-171-3/+1
* | Annual update of copyright messageRon Yorston2023-01-051-1/+1
* | Merge branch 'busybox' into mergeRon Yorston2022-10-121-3/+5
|\|
| * fix [ --help ] and [[ --help ]]Denys Vlasenko2022-08-301-0/+3
| * libbb: make '--help' handling more consistentRon Yorston2022-08-221-3/+2
* | Merge branch 'busybox' into mergeRon Yorston2022-05-121-1/+1
|\|
| * style fixDenys Vlasenko2022-05-011-1/+1
* | ash: export certain variables to the environment immediatelyRon Yorston2022-05-081-1/+1
* | win32: allow preference for applets to be disabled at runtimeRon Yorston2022-05-061-0/+46
* | win32: minor adjustments to file permissionsRon Yorston2022-04-191-1/+1
* | Fix POSIX build; new yearRon Yorston2022-02-091-1/+1
* | Merge busybox into mergeRon Yorston2022-02-091-1/+1
|\|
| * *: slap on a few ALIGN* where appropriateDenys Vlasenko2022-02-061-1/+1
* | Merge branch 'busybox' into mergeRon Yorston2021-10-131-9/+14
|\|
| * shell: fix script's comm field if ENABLE_FEATURE_PREFER_APPLETS=yDenys Vlasenko2021-10-111-2/+8
| * Make const ptr assign as function call in clangYU Jincheng2021-10-091-1/+1
| * *: generalize "const trick"YU Jincheng2021-10-071-2/+1
| * libbb: code shrink in main() and scripted_main()Denys Vlasenko2021-09-281-5/+5
| * busybox: fix "busybox --help busybox" not showing correct textDenys Vlasenko2021-08-161-1/+5
* | busybox: bring help handling into line with upstreamRon Yorston2021-08-161-5/+5
* | busybox: make 'busybox --help busybox' workRon Yorston2021-05-141-0/+4