mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-04-25 05:55:13 +00:00
Ports: Regenerate the patch readme file for mc
This commit is contained in:
parent
ed87bd7fe1
commit
dd9049f6cb
Notes:
sideshowbarker
2024-07-17 20:48:00 +09:00
Author: https://github.com/alimpfard Commit: https://github.com/SerenityOS/serenity/commit/dd9049f6cb2 Pull-request: https://github.com/SerenityOS/serenity/pull/11809 Reviewed-by: https://github.com/bgianfo
1 changed files with 29 additions and 31 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue