mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-05-12 14:18:46 +00:00
745 B
745 B
Patches for mc on SerenityOS
0001-config-config.sub-Add-SerenityOS-as-portable-system.patch
config/config.sub: Add SerenityOS as portable system
- Local?
- Should be merged to upstream?
- Resolves issue(s) with our side of things
- Hack
0002-filemanager-ext.c-Include-strings.h-if-SerenityOS.patch
filemanager/ext.c: Include strings.h if SerenityOS
- Local?
- Should be merged to upstream?
- Resolves issue(s) with our side of things
- Hack
0003-filemanager-ext.c-Use-str_ncasecmp-instead-of-strnca.patch
filemanager/ext.c: Use str_ncasecmp instead of strncasecmp if SerenityOS
- Local?
- Should be merged to upstream?
- Resolves issue(s) with our side of things
- Hack