mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2024-11-22 07:30:19 +00:00
.. | ||
0001-filemanager-ext.c-Include-strings.h-if-SerenityOS.patch | ||
0002-filemanager-ext.c-Use-str_ncasecmp-instead-of-strnca.patch | ||
ReadMe.md |
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