mirror of
https://github.com/fergalmoran/ladybird.git
synced 2025-12-22 09:19:03 +00:00
Ports: Regenerate the patch readme file for mc
This commit is contained in:
committed by
Ali Mohammad Pur
parent
ed87bd7fe1
commit
dd9049f6cb
@@ -1,31 +1,29 @@
|
||||
+# Patches for mc on SerenityOS
|
||||
+
|
||||
+## `0001-config-config.sub-Add-SerenityOS-as-portable-system.patch`
|
||||
+
|
||||
+config/config.sub: Add SerenityOS as portable system
|
||||
+
|
||||
+### Status
|
||||
+- [ ] Local?
|
||||
+- [X] 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
|
||||
+
|
||||
+### Status
|
||||
+- [ ] Local?
|
||||
+- [X] Should be merged to upstream?
|
||||
+- [ ] Resolves issue(s) with our side of things
|
||||
+- [ ] Hack
|
||||
+
|
||||
+## 0003-filemanager-ext.c-Use-str_ncasecmp-instead-of-strncasecmp-if-SerenityOS.patch
|
||||
+
|
||||
+filemanager/ext.c: Use str_ncasecmp instead of strncasecmp if SerenityOS
|
||||
+
|
||||
+### Status
|
||||
+- [ ] Local?
|
||||
+- [X] Should be merged to upstream?
|
||||
+- [ ] Resolves issue(s) with our side of things
|
||||
+- [ ] Hack
|
||||
# Patches for mc on SerenityOS
|
||||
|
||||
## `0001-config-config.sub-Add-SerenityOS-as-portable-system.patch`
|
||||
|
||||
config/config.sub: Add SerenityOS as portable system
|
||||
|
||||
- [ ] Local?
|
||||
- [X] 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?
|
||||
- [X] 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?
|
||||
- [X] Should be merged to upstream?
|
||||
- [ ] Resolves issue(s) with our side of things
|
||||
- [ ] Hack
|
||||
|
||||
|
||||
Reference in New Issue
Block a user