mirror of
https://github.com/RGBCube/serenity
synced 2026-01-21 09:41:00 +00:00
| .. | ||
| 0001-Add-SerenityOS-to-the-mrsh-build-system.patch | ||
| 0002-Hardcode-default-path-because-confstr-is-missing.patch | ||
| 0003-Workaround-for-redundant-redeclaration-of-environ.patch | ||
| 0004-glob.h-is-missing-so-we-disable-glob.patch | ||
| ReadMe.md | ||
Patches for mrsh on SerenityOS
0001-Add-SerenityOS-to-the-mrsh-build-system.patch
Add SerenityOS to the mrsh build system
0002-Hardcode-default-path-because-confstr-is-missing.patch
Hardcode default path because confstr is missing
0003-Workaround-for-redundant-redeclaration-of-environ.patch
Workaround for redundant redeclaration of 'environ'
0004-glob.h-is-missing-so-we-disable-glob.patch
glob.h is missing so we disable glob