index
:
busybox-w32
ansi
awk_faster
busybox
dscho-kill-gently
embed
fix_backslash
manifest
master
merge
merge_1_19
merge_1_20
noconsole
noconsole2
old
path_search
realpath
stty
su_cmd
su_cmd2
su_cmd3
symlink
tab_completion
tab_completion2
tilde
ucrt_hack
w32_1_26_2
wget-post-file
wip
A mirror of https://github.com/rmyorston/busybox-w32.git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
libbb.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
test: code shrink supplementary groups
Ron Yorston
2024-10-09
1
-0
/
+4
*
Merge branch 'busybox' into merge
Ron Yorston
2024-10-08
1
-1
/
+1
|
\
|
*
libbb: modify find_executable() to not temporarily write to PATH
Denys Vlasenko
2024-10-08
1
-1
/
+1
*
|
libbb: code shrink supplementary group test
Ron Yorston
2024-10-08
1
-0
/
+4
*
|
Merge branch 'busybox' into merge
Ron Yorston
2024-10-08
1
-0
/
+14
|
\
|
|
*
ash: cache more of uid/gid syscalls
Denys Vlasenko
2024-10-07
1
-2
/
+4
|
*
ash: make "test -x" use cached groupinfo
Denys Vlasenko
2024-10-07
1
-0
/
+1
|
*
libbb: simplify parameter passing in is_in_supplementary_groups()
Denys Vlasenko
2024-10-07
1
-2
/
+8
|
*
libbb: move is_in_supplementary_groups() from test to libbb
Denys Vlasenko
2024-10-07
1
-0
/
+5
*
|
Merge branch 'busybox' into merge
Ron Yorston
2024-09-28
1
-5
/
+5
|
\
|
|
*
lineedit: make save_history() FAST_FUNC
Denys Vlasenko
2024-09-27
1
-5
/
+5
*
|
win32: use 64-bit time on 32-bit platforms
Ron Yorston
2024-08-14
1
-0
/
+6
*
|
Merge branch 'busybox' into merge
Ron Yorston
2024-06-23
1
-0
/
+9
|
\
|
|
*
libbb: fix 64-bit bb_popcnt_long
Denys Vlasenko
2024-05-31
1
-1
/
+1
|
*
libbb: add bit counting function, use where appropriate
Denys Vlasenko
2024-05-31
1
-0
/
+7
|
*
nproc: prepare for arbitrarily large CPU masks
Denys Vlasenko
2024-05-31
1
-0
/
+2
*
|
win32: add env var to control error dialogs
Ron Yorston
2024-06-22
1
-0
/
+1
*
|
win32: ensure PIDs are read early in procps_scan()
Ron Yorston
2024-05-16
1
-2
/
+1
*
|
ps: report unknown parent PID as 1
Ron Yorston
2024-05-14
1
-0
/
+3
*
|
libbb: make default history size configurable
Ron Yorston
2024-04-28
1
-0
/
+5
*
|
win32: rearrange applet override handling
Ron Yorston
2024-02-02
1
-4
/
+4
*
|
Fix POSIX build in standalone shell mode
Ron Yorston
2024-01-23
1
-2
/
+3
*
|
Remove FAST_FUNC from variadic functions
Ron Yorston
2024-01-17
1
-12
/
+12
*
|
libbb: introduce last_char_is_dir_sep()
Ron Yorston
2024-01-04
1
-0
/
+1
*
|
win32: make the clang build less crashy
Ron Yorston
2024-01-03
1
-0
/
+5
*
|
win32: tidy up conditional compilation of applet override
Ron Yorston
2023-12-12
1
-5
/
+5
*
|
win32: code shrink applet overrides
Ron Yorston
2023-12-10
1
-4
/
+4
*
|
Merge branch 'busybox' into merge
FRP-5236-g7dff7f376
Ron Yorston
2023-12-05
1
-4
/
+8
|
\
|
|
*
start-stop-daemon: do not lose error messages with -b
Denys Vlasenko
2023-11-08
1
-4
/
+7
|
*
sleep: fix "sleep -- ARGS"
Denys Vlasenko
2023-10-02
1
-0
/
+1
*
|
ash: add options to control globbing of hidden files
Ron Yorston
2023-09-20
1
-0
/
+4
*
|
ps: increase length of 'comm' field
Ron Yorston
2023-08-29
1
-0
/
+4
*
|
win32: UCRT: avoid I64 printf format warnings
Avi Halachmi (:avih)
2023-08-28
1
-2
/
+3
*
|
Merge branch 'busybox' into merge
Ron Yorston
2023-08-10
1
-0
/
+7
|
\
|
|
*
introduce and use exitcode_t
Denys Vlasenko
2023-07-17
1
-0
/
+7
*
|
Merge branch 'busybox' into merge
Ron Yorston
2023-07-13
1
-0
/
+4
|
\
|
|
*
ash: disable sleep as builtin, closes 15619
Denys Vlasenko
2023-07-10
1
-0
/
+2
|
*
libbb: code shrink: introduce and use [_]exit_FAILURE()
Denys Vlasenko
2023-06-15
1
-0
/
+2
*
|
win32: code shrink applet look-up
Ron Yorston
2023-06-05
1
-6
/
+3
*
|
win32: another BB_OVERRIDE_APPLETS fix
Ron Yorston
2023-06-04
1
-0
/
+3
*
|
libbb: don't build useless functions
Ron Yorston
2023-04-16
1
-0
/
+6
*
|
Merge branch 'busybox' into merge
Ron Yorston
2023-04-09
1
-1
/
+1
|
\
|
|
*
libbb: consolidate NOMMU fix of restoring high bit in argv[0][0]
Denys Vlasenko
2023-04-06
1
-1
/
+1
*
|
ash: add support for INT trap
Ron Yorston
2023-04-03
1
-0
/
+3
*
|
win32: virtual terminal input fixes
Ron Yorston
2023-03-06
1
-1
/
+1
*
|
win32: enable Unix read_key() for virtual terminal
Ron Yorston
2023-03-05
1
-3
/
+2
*
|
win32: changes to console mode handling
Ron Yorston
2023-03-05
1
-1
/
+2
*
|
Merge branch 'busybox' into merge
Ron Yorston
2023-01-05
1
-1
/
+7
|
\
|
|
*
shell: fix compile failures in some configs
Denys Vlasenko
2023-01-03
1
-1
/
+7
*
|
Merge branch 'busybox' into merge
Ron Yorston
2022-10-12
1
-0
/
+1
|
\
|
[next]