mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 12:27:36 +00:00
Ports/mc: Add Midnight Commander port
This commit is contained in:
parent
965b772f70
commit
2255e8859c
6 changed files with 142 additions and 0 deletions
31
Ports/mc/patches/ReadMe.md
Normal file
31
Ports/mc/patches/ReadMe.md
Normal file
|
@ -0,0 +1,31 @@
|
|||
+# 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
|
Loading…
Add table
Add a link
Reference in a new issue