Skip to content

Pull requests: landley/toybox

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

Updated readme ISSUE : #303
#304 opened Nov 28, 2021 by itsmohitmkk updated Mar 20, 2023
Fix memory issue in config2help
#110 opened Dec 12, 2018 by leeyh8901 Loading… updated Feb 26, 2025
expr: fix memory management
#148 opened Oct 10, 2019 by E5ten Loading… updated Feb 26, 2025
Add -c to chmod, improve message, and switch to FLAG() macros
#150 opened Oct 15, 2019 by E5ten Loading… updated Feb 26, 2025
Convert scripts (aside from the ones used for testing) to POSIX sh
#182 opened Apr 15, 2020 by E5ten Loading… updated Feb 26, 2025
Bootstrap toysh and sed without bash, make or sed.
#190 opened Apr 29, 2020 by nykula Loading… updated Feb 26, 2025
factor llist_add out of last and modprobe
#191 opened May 6, 2020 by E5ten Loading… updated Feb 26, 2025
Switch from obsolete utmp interface to utmpx
#213 opened May 28, 2020 by E5ten Loading… updated Feb 26, 2025
Homogenize commentary links
#247 opened Oct 12, 2020 by frikiluser Loading… updated Feb 26, 2025
Add some option alias
#249 opened Oct 13, 2020 by frikiluser Loading… updated Feb 26, 2025
Fix typos.
#291 opened Aug 4, 2021 by ferivoz Loading… updated Feb 26, 2025
Fix various UndefinedBehaviorSanitizer warnings
#315 opened Jan 16, 2022 by ccawley2011 Loading… updated Feb 26, 2025
Use unsigned char for the bzip2 input buffer
#316 opened Jan 16, 2022 by ccawley2011 Loading… updated Feb 26, 2025
Return more errors where possible when bzcat fails
#317 opened Jan 16, 2022 by ccawley2011 Loading… updated Feb 26, 2025
Adjusted the linker flags for kconfig mconf (menuconfig)
#332 opened Apr 8, 2022 by echelonxray Loading… updated Feb 26, 2025
Fix incorrect pop at end of function.
#341 opened May 3, 2022 by jfgoog Loading… updated Feb 26, 2025
Use extglob rather than regex match operator.
#347 opened May 23, 2022 by jfgoog Loading… updated Feb 26, 2025
addresses in sed are in base 10
#477 opened Jan 26, 2024 by izabera Loading… updated Feb 26, 2025
hwclock: fix the calls to settimeofday of glibc
#479 opened Feb 7, 2024 by ryanzmi Loading… updated Feb 26, 2025
portability for {Free,Net,Open,}BSD
#505 opened Jun 11, 2024 by agreppin Loading… updated Feb 26, 2025
test_sh: pass heredoc corner cases
#506 opened Jun 16, 2024 by agreppin Loading… updated Feb 26, 2025
Fix ls -h total size bug
#510 opened Jul 18, 2024 by benny8453123 Loading… updated Feb 26, 2025
Add hwdata path to lsusb/lspci
#524 opened Oct 22, 2024 by firasuke Loading… updated Feb 26, 2025
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.