mirror of
https://github.com/fergalmoran/ladybird.git
synced 2025-12-31 05:39:55 +00:00
Patches for mc on SerenityOS
0001-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
0002-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