1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-28 16:57:36 +00:00

Ports: Fully delete Co-Authored-By lines from the ReadMe

Otherwise, this results in a number of empty lines where
Co-Authored-By would have been.
This commit is contained in:
Tim Schumacher 2022-05-21 20:44:27 +02:00 committed by Linus Groh
parent 6641868c35
commit ee66ed6248
18 changed files with 1 additions and 46 deletions

View file

@ -5,9 +5,6 @@
ifdef out missing functionality
## `0002-Add-a-missing-stdio.h-include.patch`
Add a missing stdio.h include
@ -18,25 +15,21 @@ Add a missing stdio.h include
Fix pledges to conform to serenity's pledge()
## `0004-Remove-inet_aton-redefinition.patch`
Remove inet_aton() redefinition
## `0005-Assume-SSH-2.0-and-sidestep-some-scanf-issues.patch`
Assume SSH 2.0 and sidestep some scanf issues
## `0006-Use-sendfd-recvfd-on-serenity.patch`
Use sendfd/recvfd on serenity
## `0007-Use-unveil-for-privsep.patch`
Use unveil for privsep