1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-10 06:17:35 +00:00
serenity/Ports/mc/patches/ReadMe.md
2022-01-16 10:32:50 +03:30

745 B

Patches for mc on SerenityOS

0001-config-config.sub-Add-SerenityOS-as-portable-system.patch

config/config.sub: Add SerenityOS as portable system

  • Local?
  • 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?
  • 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?
  • Should be merged to upstream?
  • Resolves issue(s) with our side of things
  • Hack